GSI Roms working (BNTV460) - NOOK Tablet 7" ROMs, Kernels, Recoveries, & Other

Due to the Android Go 8.1 version of this device being Project Treble compatible, we are able to use Generic System Images to run custom roms on this device (has to be BNTV460). This thread will be an information place for GSI's on this device. This is currently the only method of getting custom roms on this device, so read on if you are interested.
Quick notes:
-This device is not perfectly compatible with GSIs, there may be small issues
-The GSIs used MUST be system-arm-aonly variants
I will post a guide once I get more time.
What works and what doesn't:
I have tried both aosp and lineage variants of GSIs on this device, here are my results.
-Lineage GSI 15.1: The screen and touchscreen were both inverted. I didn't test it further because it was too frustrating.
-Aosp 9.0 pie (vanilla, no gapps): Wifi works, touchscreen is fine. Seems to work perfectly. It charges, The back camera works in the camera app (I don't know if the front one works because I can't figure out how to switch camera's in the camera app)
-Aosp 9.0 Pie (with gapps): Same as without gapps, but you get a warning about the device not being Google Certified which I couldn't get past

Related

Moto G5S Custom ROM/Kernel/Other Hub

Code:
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about resources included in this thread
before flashing it! YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you.
This is a thread for any talk about our custom ROMs/Kernels/mods or whatever. Feel free to talk about anything related to our device, be it concerns, questions, or anything else.
Communication:
Development group: https://t.me/motog5schat
Development channel: https://t.me/motog5s
List of discontinued custom ROMs/Kernels:
Pie:
ArrowOS 9.x
Dot OS 3.x
AOSIP 9.0
Dot OS 3.x
Oreo:
All except for LineageOS 15.1
Reviver Kernel
Nougat:
All except for LineageOS 14.1
Remove Bootloader unlock warning:
https://forum.xda-developers.com/moto-g5s/themes/boot-logo-n-removed-moto-g5s-t3719890
Google Pixel boot logo:
https://forum.xda-developers.com/g5/themes/bootanimation-splash-pixel-2-t3701489
Some nice Motorola logos:
https://forum.xda-developers.com/g5/themes/motorola-boot-logo-n-removed-t3663735
Stock ROM
XT179x: https://mirrors.lolinet.com/firmware/moto/montana/official/
XT1799-2: https://mirrors.lolinet.com/firmware/moto/montana_retcn/official/RETCN/
Downgrade back to Nougat (7.1):
https://forum.xda-developers.com/moto-g5s/how-to/tutorialdowngrade8-1-07-1-1use-nougat-t3862780
Pixelify for Stock ROM:
https://forum.xda-developers.com/moto-g5s/themes/mod-stock-rom-t3899004
Google Camera ports:
Port for cedric (works on montana):
https://forum.xda-developers.com/g5/themes/perfect-gcam-5-1-moto-g5-cedric-t3890519
Port for montana:
https://forum.xda-developers.com/moto-g5s/themes/google-camera-port-hdr-arm64-t3889565
Port for Redmi 3S/4X (works on montana):
All of the above need an ARM64 ROM. The 5.1 port needs Oreo and higher while the 6.1 port needs Pie and higher.
Fingerprint on custom ROMs:
For custom ROMs based on Android Oreo (8.x) except LineageOS 15.1 - flash through Fastboot
For custom ROMs based on Android Pie (9.0) & LineageOS 15.1 - flash through TWRP
Guide by @zahidm
Recoveries:
JarlPenguin's (my) TWRP (Treble): https://forum.xda-developers.com/mo...covery-unofficial-twrp-recovery-moto-t3916370
Encryption works, IMEI backup is there
JarlPenguin's (my) SHRP (Treble): https://forum.xda-developers.com/moto-g5s/development/recovery-shrp-recovery-1-2-t3917863
Encryption works, IMEI backup is there
Unofficial Bug Tracker
Issue: Video recording not working on stock camera.
Workarounds:
1. Disable Camera2API (persist.camera.hal3.enabled=0 in build.prop)
2. Download Open Camera or Footej Camera from the Play Store.
Status: Fix is released.
Affected ROMs: All except LineageOS 15.1/16/16 Treble
Severity: High
Issue: Pick-up option in Ambient Display in Moto Actions causes Ambient Display to stop working except when new notifications arrive.
Workaround: Disable Pick-up and enable Hand Wave/
Status: Fix is released.
Severity: Medium
Affected ROMs: All except LineageOS 15.1/16 and Pixel Experience CAF
Issue: Frontal flash doesn't work.
Workaround: Use the ROMs with the fix included.
Status: Fix is released.
Severity: Medium
Affected ROMs: Some old ROMs
Please Also paste Fixes and links in front of each line if available.
I just tried AEX 9.0 and Pixel Exp. 9.0 and only major bug is Video recording that can be fixed via Footej or open camera,
And fingerprint gestures that is still under fixation.
If we deactivate Pick up in Ambient display than Hand wave Ambient display works
Much less bugs only in Pixel Experience Pie..
zahidm said:
Please Also paste Fixes and links in front of each line if available.
I just tried AEX 9.0 and Pixel Exp. 9.0 and only major bug is Video recording that can be fixed via Footej or open camera,
And fingerprint gestures that is still under fixation.
If we deactivate Pick up in Ambient display than Hand wave Ambient display works
Much less bugs only in Pixel Experience Pie..
Click to expand...
Click to collapse
I'll try pasting links.
Guys Follow this link and you can use Gcam in your pie ROMs with HDR and video recording.
https://forum.xda-developers.com/moto-g5s/themes/google-camera-port-hdr-arm64-t3889565
zahidm said:
Guys Follow this link and you can use Gcam in your pie ROMs with HDR and video recording.
https://forum.xda-developers.com/moto-g5s/themes/google-camera-port-hdr-arm64-t3889565
Click to expand...
Click to collapse
Video recording does not work with my device.
JarlPenguin said:
Video recording does not work with my device.
Click to expand...
Click to collapse
Try the method in link, above
1: Root your ROM
2: Install Es File explorer
3: Go to system/Build prop
4: edit file and in camera section add line
" persist.camera.HAL3.enabled=1"
Reboot phone and video recording will work.
zahidm said:
Try the method in link, above
1: Root your ROM
2: Install Es File explorer
3: Go to system/Build prop
4: edit file and in camera section add line
" persist.camera.HAL3.enabled=1"
Reboot phone and video recording will work.
Click to expand...
Click to collapse
I've obviously done that. GCam requires HAL3 to be enabled to work at all... AFAIK Video doesn't work at all for some apps in Pie.
Updated!
JarlPenguin said:
Updated!
Click to expand...
Click to collapse
Thanks Man...
zahidm said:
Thanks Man...
Click to expand...
Click to collapse
In which ROMs fast charging not working?
JarlPenguin said:
In which ROMs fast charging not working?
Click to expand...
Click to collapse
Pixel Experience is showing Rapid charging and all other ROMs showing slow charging with normal charger,.
and i have noted down time with normal charger Pixel Experience is charging very fast.
Boot leggers, Arrow os, AEX, CrDroid all showing slow charging. i still do not know the reason why only Pixel Experience is showing "Rapid Charging" :silly:
Edit: in My opinion Arrow OS and CrDroid are very good builds, but because of slow charging i went back to Pixel Experience.
I have Devices same model and in both same results, one device is for testing and one in my use.
I am unable to get that Fingerprint scanner when i install any Oreo custom ROM, but at Pie Custom ROMs it is working very well, Any clue that how to activate that.
I found a downgrade zip tp flash after ROM and whenever i flash my phone go to Bootloop, and than i back to Recover and i am unable to mount any Firmware,... Than i have to flash stock Oreo by Fastboot to get alive.
Than again flash TWRP and so on....
Anybody can Help here?
zahidm said:
I am unable to get that Fingerprint scanner when i install any Oreo custom ROM, but at Pie Custom ROMs it is working very well, Any clue that how to activate that.
I found a downgrade zip tp flash after ROM and whenever i flash my phone go to Bootloop, and than i back to Recover and i am unable to mount any Firmware,... Than i have to flash stock Oreo by Fastboot to get alive.
Than again flash TWRP and so on....
Anybody can Help here?
Click to expand...
Click to collapse
Oreo ROMs require Nougat fingerprint firmware. You should flash the firmware through Fastboot, not TWRP.
JarlPenguin said:
Oreo ROMs require Nougat fingerprint firmware. You should flash the firmware through Fastboot, not TWRP.
Click to expand...
Click to collapse
You mean i have to flash complete Nougat Stock ROM before flashing Oreo custom?
I do not Understand why people spread wrong fixes on Forums if there is only fix to switch from Stock Nougat to Custom Oreo and Stock Oreo to Custom Pie...
Dear All please do not consider any Fingerprint fix via TWRP, just follow the stock procedure.. Thank you @JarlPenguin
zahidm said:
You mean i have to flash complete Nougat Stock ROM before flashing Oreo custom?
I do not Understand why people spread wrong fixes on Forums if there is only fix to switch from Stock Nougat to Custom Oreo and Stock Oreo to Custom Pie...
Dear All please do not consider any Fingerprint fix via TWRP, just follow the stock procedure.. Thank you @JarlPenguin
Click to expand...
Click to collapse
https://androidfilehost.com/?fid=11410932744536995181
Follow the instructions inside the ZIP. No need to flash Nougat stock again or else you will get a hard brick.
Updated guide!
JarlPenguin said:
https://androidfilehost.com/?fid=11410932744536995181
Follow the instructions inside the ZIP. No need to flash Nougat stock again or else you will get a hard brick.
Click to expand...
Click to collapse
I never updated Bootloader and Partition.gpt i skipped both commands while flashing Oreo, but let me check instructions shared by you. Thanks man..
Question:
I have to do this after flashing Custom Oreo?
And if i will flash Pie again Fingerprint will work?
@JarlPenguin I have tested and created a guide to fix the Fingerprint at Oreo and PIE Custom ROMs as there was no guide anywhere, to ease the people, thank you for the guide and files, you can add link in Post#1 if you want.
https://forum.xda-developers.com/mo...r-oreo-8-1-t3900508/post78913127#post78913127
zahidm said:
I never updated Bootloader and Partition.gpt i skipped both commands while flashing Oreo, but let me check instructions shared by you. Thanks man..
Question:
I have to do this after flashing Custom Oreo?
And if i will flash Pie again Fingerprint will work?
Click to expand...
Click to collapse
Yes, but you need to flash Oreo firmware to be able to have fp on Pie ROMs.
Updated guide again with link.
JarlPenguin said:
Yes, but you need to flash Oreo firmware to be able to have fp on Pie ROMs.
Updated guide again with link.
Click to expand...
Click to collapse
I have added Oreo stock files for PIE ROMs And tested these are working well, No need to flash Stock Oreo, just to use attached zip and flash via fastboot and it's working.

[ROM] [Ali] [(s)GSI] Descendant 3.0 [Fi Supported] [FP Nav]

Hello. This is a build of descendant targeted at Ali that has been shared/used on telegram for awhile now. Original developer of the rom is Dil3mm4.
Must be used on official pie base (vendor/boot, etc). If on Oreo base, you must use the official gsi variant instead. This is March security patch but has patch level overridden for safetynet.
Changes from official gsi variant:
- gapps/vanilla builds are separate with AppInfo reverts in vanilla build to fix settings without gapps.
- Google Fi completely works including carrier switching. Various other carrier/radio improvements.
- Prints/props from official pie release to pass safetynet/device registration out of the box.
- Targeted at armv8-a cortex-a53 opposed to armv7-a-neon generic.
- Qcom IMS for volte, other carrier blobs added.
- Fully functional MotCamera2 incl portrait, play store upgradeable.
- Qcom perf fixed/integrated.
- sdcardfs enabled.
- (SUBS BROKE FOR NOW)No treble overlay apk in use, so substratum works without additional hacks.
- hwui/art configs from stock pie.
- qcom sepolicy to fix battery stats being reset on reboot and for qcom telephony support.
- NFC removed entirely from build due to constant background crashing.
- Beginning of notification sound being cut off fixed (audio offload changes).
- Call recording setting shown (don't break the law in your jurisdiction).
- Hotword enrollment blobs added from stock pie. Fixes voice enrollment, but hotword only works over Bluetooth or headset devices.
Bugs:
- okgoogle hotword doesn't work.
- no nfc.
- upgrades sometimes affect safetynet (unsure here).
- Boost mobile may have issues with LTE. Some users report as working, others not. Recent IMS changes may have fixed this (they fixed Sprint for me on Fi).
- Some networks may have DHCP issues (fix incoming).
Install instructions:
- Be on leak or official pie base (vendor, boot, etc). Be sure to backup system prior. Be using dejello's unofficial twrp.
Files: descendant for pie with G6 specific changes (always download most recent of gapps or vanilla (nongapps).
https://github.com/RealJohnGalt/descendant_releases/releases
Recommended camera and long exposure mod: https://forum.xda-developers.com/moto-g6/themes/gcam-4-2-mods-magisk-2x-exposure-mod-ali-t3917609
Disable encryption zip: https://forum.xda-developers.com/android/software/universal-dm-verity-forceencrypt-t3817389
- Wipe data if unencrypted. Format data if encrypted (will erase entire internal storage. You can stay unencrypted even on stock pie to keep data).
- Flash image to system.
- Flash Forceencrypt zip and magisk 18.1 zip.
- Reboot to setup wizard ?.
- If magisk manager is not displayed due to data wipe, there are no issues with reflashing magisk with your device setup.
Upgrading: Flash system.img and reboot. Reflash microg if using, no need for reflash of magisk or gapps if using either.
All good on VZW xt1925-6 ontop of Brazilian stock pie
I missed some props in R3 for volte. It will be fixed in R3.1, but until then you may install voenabler in magisk to add the props for volte/vowifi.
One doubt, that is an new system based on pie like lineageOs?
Is 64x?
Can I use it normally?
I'm waiting for a os 64x for mine g6 xt1925-3 64 ROM like One..
If yes for all mine questions I'll trie to install it...
brunogroa said:
One doubt, that is an new system based on pie like lineageOs?
Is 64x?
Can I use it normally?
I'm waiting for a os 64x for mine g6 xt1925-3 64 ROM like One..
If yes for all mine questions I'll trie to install it...
Click to expand...
Click to collapse
It's just an arm system image to be installed on top of official pie. Arm64 support will take vendor and kernel/ramdisk changes as well, and is quite a lot to do -- especially alone.
R4 uploaded. Changes from R3:
- Fixed substratum (accidental break in R3).
- Fixed volte.
- Added fully functional MotCamera2 with HDR, portrait, etc. Also play store upgradeable ?.
johngalt1 said:
R4 uploaded. Changes from R3:
- Fixed substratum (accidental break in R3).
- Fixed volte.
- Added fully functional MotCamera2 with HDR, portrait, etc. Also play store upgradeable ?.
Click to expand...
Click to collapse
Excellent! Thanks a lot John!
Looking forward to your next releases!
johngalt1 said:
R4 uploaded. Changes from R3:
- Fixed substratum (accidental break in R3).
- Fixed volte.
- Added fully functional MotCamera2 with HDR, portrait, etc. Also play store upgradeable .
Click to expand...
Click to collapse
Are you planning on adding moto gestures, especially fingerprint navigation?
oposiasty said:
Are you planning on adding moto gestures, especially fingerprint navigation?
Click to expand...
Click to collapse
Yes, fingerprint gestures is currently a WIP that will be integrated soon through an open source lineage-based alternative fingerprint gesture handler.
I'm also going to start doing builds of resurrection remix with these repos (changes).
johngalt1 said:
Yes, fingerprint gestures is currently a WIP that will be integrated soon through an open source lineage-based alternative fingerprint gesture handler.
I'm also going to start doing builds of resurrection remix with these repos (changes).
Click to expand...
Click to collapse
Neat, I'm keeping my fingers crossed!
Is this a 64bit rom ?
I was wondering if this current rom is stable enough for daily use and if it's a 64bit rom ?
underwater69 said:
I was wondering if this current rom is stable enough for daily use and if it's a 64bit rom ?
Click to expand...
Click to collapse
I've been running it as a DD for around a month, as well as many others (my household has two G6 in use, and both have been on it). Aside from bugs listed, nothing else I'm aware of.
It's just an arm system image to be installed on top of official pie. Arm64 support will take vendor and kernel/ramdisk changes as well, and is quite a lot to do -- especially alone.
If you're after gcam, the linked 3.2 bsg mod does take very good photos aside from dots and vignette that will probably never be fixed on our device. It's a lens issue that affects all gcam versions that other phones such as the op3/5 had, but with their camera sensors it was easier to fix. The OV12A10 (and omnivision in general) is notoriously hard to work on. Many tried for mi a1 dots which had a huge userbase with no luck.
I've only been able to improve digital noise slightly through using lavender eeprom and disabling digital gain while in low light.
underwater69 said:
I was wondering if this current rom is stable enough for daily use and if it's a 64bit rom ?
Click to expand...
Click to collapse
Not likely to get a 64 bit ROM anytime soon. You can all stop asking now.
I can not download vanilla one from androidfilehost. I got everytime OOPS! no mirrors found.
mcc2005 said:
I can not download vanilla one from androidfilehost. I got everytime OOPS! no mirrors found.
Click to expand...
Click to collapse
Try desktop mode on browser
HueyT said:
Try desktop mode on browser
Click to expand...
Click to collapse
I tried but i got the same error and nothing downloaded...
Switching to GitHub releases for new files due to AFH issues: https://github.com/RealJohnGalt/descendant_releases/releases/tag/R4.1
Vanilla (nongapps) on its way.
Also just published a gcam 4.2 mod and 2x exposure magisk module with lib mods by Tadi and Savitar https://forum.xda-developers.com/moto-g6/themes/gcam-4-2-mods-magisk-2x-exposure-mod-ali-t3917609
Will it install this evening... Thanx...
That´s a really great Rom. Thank you very much... Very smooth, awesome.
A TwoDotTwo build was just uploaded for gapps, vanilla following ?.
I flashed the new rom across the old one. It work´s very well. Thank you.

[MOD][TWRP] Overclock your screen to 66hz/78hz refresh rate A10-A11

Hi everyone! I have built a dtbo.img with kernel sources from @Inkypen. With this image you should have 78hz screen refresh rate with a slightly green tint.
Requirements
- TWRP
- Mostly any custom rom, doesn't work on MIUI.
Tested ROMs
Android 11:
Pixel Experience 11 - 66hz
LineageOS 18.1 - 66hz
Havoc 4.1 - 66hz
Android 10:
Pixel Experience Plus 10 - 08/05/2020 - 78hz
Havoc 08/05/2020 78hz
Paradroid 08/05/2020 78hz
LineageOS 08/05/2020 78hz
EvolutionX -78hz (april update)
Usage
- Download dtbo78.img or dtbo66.img
- Reboot to TWRP
- Select Backup>dtbo (just for safety in case something goes wrong or your rom is not yet supported)
- Select Install>Select Image, select dtbo78.img and check "dtbo"
- Reboot
You can also flash it using "fastboot flash dtbo dtbo78.img" in fastboot mode connected to a computer.
WARNING! Use 78hz ONLY for May 2020 builds or older (not june builds, as they are based on a new kernel) for 78HZ.
Use 66hz ONLY for Android 11 builds.
This is based on Unofficial Pixel Experience 10 Build date 08.05.2020 (maintainer @Inkypen). It works fine, testufo shows 77-78hz, not perfectly syincing. I personally daily drive it.
Android 11 mod (66hz) doesn't have a green tint.
Download
Hi, could you post the stock dtbo file At the Pixel Experience friezes are observed
draand28 said:
Hi everyone! I have built a dtbo.img with kernel sources from andromeda-p-oss (android P). With this image you should have 69hz screen refresh rate without green tint.
Requirements
- TWRP
- Mostly any custom rom, maybe even MIUI 10, but not 11 beta because it uses a different kernel.
Tested ROMs
Pixel Experience Plus 10 - 25/03/2020
EvolutionX
Usage
- Download dtbo69.img
- Reboot to TWRP
- Select Backup>dtbo (just for safety in case something goes wrong or your rom is not yet supported)
- Select Install>Select Image, select dtbo69.img and check "dtbo"
- Reboot
You can also flash it using "fastboot flash dtbo dtbo69.img" in fastboot mode connected to a computer.
Download
Click to expand...
Click to collapse
You can upload a stock dtbo file?
Please
I have added it on the original post.
this might be out of topic
are those rom u use got any issue aside 5g ?
I'll be trying this mod on my Mi Mix 3 5G. First I need to unlock the bootloader and afterwards I'll install Pixel Experience. Thank you so much for your hard work!
Edit: Just tested it with Pixel Experiende Plus (13-04-2020) and it's working perfectly fine in 75Hz, thank you again!
ZeistX said:
this might be out of topic
are those rom u use got any issue aside 5g ?
Click to expand...
Click to collapse
5G is working great on custom roms (tested on Pixel experience). The phone will not show 5G option in settings or 5G icon in notification bar, but the carrier aggregation between 4G and 5G cell does happen, thus the overall speed is increased by the 5G cell. I would advice you to use the latest modem on your device available here: https://forum.xda-developers.com/mi-mix-3/xiaomi-mi-mix-3-5g-andromeda/mod-updated-modem-partition-twrp-backup-t4085329
draand28 said:
5G is working great on custom roms (tested on Pixel experience). The phone will not show 5G option in settings or 5G icon in notification bar, but the carrier aggregation between 4G and 5G cell does happen, thus the overall speed is increased by the 5G cell. I would advice you to use the latest modem on your device available here: https://forum.xda-developers.com/mi-mix-3/xiaomi-mi-mix-3-5g-andromeda/mod-updated-modem-partition-twrp-backup-t4085329
Click to expand...
Click to collapse
uwu okay thanks will try later also i have tried your mod on stock miui global 10.3.20 , its booting but the is touch not working .
will try on custom rom later
Hi!
Does this mod also work for non 5G version?
No, this mod is only for Andromeda or Mix 3 5G. For the Persues please refer to its forum, thanks!
FACCO-00 said:
Hi!
Does this mod also work for non 5G version?
Click to expand...
Click to collapse
Wrong forum mate, thread comes from 5g forums.
It's not working on miui eu rom.
draand28 said:
5G is working great on custom roms (tested on Pixel experience). The phone will not show 5G option in settings or 5G icon in notification bar, but the carrier aggregation between 4G and 5G cell does happen, thus the overall speed is increased by the 5G cell. I would advice you to use the latest modem on your device available here: https://forum.xda-developers.com/mi...-updated-modem-partition-twrp-backup-t4085329
Click to expand...
Click to collapse
Hi, may I ask which version of Pixel Experience you are using on your Mix 3 5G? I tried to flash one version yesterday and my phone got stuck on the Google icon screen when you first reboot the phone.
Thanks
That is because you didn't format data before flashing. Pay attention, *format data*, not wiping. When you format data you will be requested to type letter by letter *yes*.
draand28 said:
That is because you didn't format data before flashing. Pay attention, *format data*, not wiping. When you format data you will be requested to type letter by letter *yes*.
Click to expand...
Click to collapse
Thank you, I now have it working.
Is video recording working on the latest pixel experience build for you?
I have tried in gcam and in social media apps and video recording is not functioning at all.
Thanks
No, it is not.
benjaminbryce said:
Thank you, I now have it working.
Is video recording working on the latest pixel experience build for you?
I have tried in gcam and in social media apps and video recording is not functioning at all.
Thanks
Click to expand...
Click to collapse
Everything was working fine for me in this pie Pixel Experience rom, Android 10 has issues with the camera and VOIP calls that have yet to be fixed.
https://sourceforge.net/projects/xi...eda-9.0-20200227-1511-UNOFFICIAL.zip/download
Edit: I am running the 78Hz mod on the Pixel Experience rom I linked and it's working really nice!
Hi, can you make It works for the miui 11 beta???i installed the pixel experience rom but the camera doesn't work fine!!
Enviado desde mi Mi MIX 3 5G mediante Tapatalk
Just Reyes on latest pixel ROM with magisk not working screen is lagging a bit and reboots. Any chance this can be updated with Android 10 ?
---------- Post added at 04:31 PM ---------- Previous post was at 04:31 PM ----------
Tried*
Pixel Rom 10.0-20200917 - 78hZmode doesent work, 66hZ works fine
draand28 said:
Hi everyone! I have built a dtbo.img with kernel sources from @Inkypen. With this image you should have 78hz screen refresh rate with a slightly green tint.
Requirements
- TWRP
- Mostly any custom rom, doesn't work on MIUI.
Tested ROMs
Android 11:
Pixel Experience 11 - 66hz
LineageOS 18.1 - 66hz
Havoc 4.1 - 66hz
Android 10:
Pixel Experience Plus 10 - 08/05/2020 - 78hz
Havoc 08/05/2020 78hz
Paradroid 08/05/2020 78hz
LineageOS 08/05/2020 78hz
EvolutionX -78hz (april update)
Usage
- Download dtbo78.img or dtbo66.img
- Reboot to TWRP
- Select Backup>dtbo (just for safety in case something goes wrong or your rom is not yet supported)
- Select Install>Select Image, select dtbo78.img and check "dtbo"
- Reboot
You can also flash it using "fastboot flash dtbo dtbo78.img" in fastboot mode connected to a computer.
WARNING! Use 78hz ONLY for May 2020 builds or older (not june builds, as they are based on a new kernel) for 78HZ.
Use 66hz ONLY for Android 11 builds.
This is based on Unofficial Pixel Experience 10 Build date 08.05.2020 (maintainer @Inkypen). It works fine, testufo shows 77-78hz, not perfectly syincing. I personally daily drive it.
Android 11 mod (66hz) doesn't have a green tint.
Download
Click to expand...
Click to collapse
Wow bootloop custom ROM fluid 1.4 android 11

crDroid 6.5 (Android 10) for Davinci available

Hello
here is a Android 10 release of crDroid 6.5 from 16.4.20 for download:
https://yadi.sk/d/TD-kDw6UvZbvoQ
I got it running on my Mi 9T, without any issues.
Even the fingerprint sensor works very fine, its my daily driver.
It has lots of customization options
It is official rom?
Can I flash it on indian k20
I dont think its official.
I am not the developer , but I am very happy with crDroid on my Davinci.
I tested very much other roms, every one had issues with something.
Mostly with the fingerprint sensor or the customization options.
With a backup from your previous system its worth a test
Is it smooth ROM like, for instance, Pixel Expirience? Does ANX Camera works in it? Which gapps do you use on this ROM?
does all functions works ok?
I didnt find anything what is not working.
Pixel Exp. is nothing for me, to less options. But yes, it runs smooth.
The battery life is amazing.
I use opengapps nano, because when pixel launcher is installed the orignal laucher has problems.
And the gcam port from urnyx works very fine. Havent anx cam installed yet.
Volte/vowifi working? And stupid question but does it ask for FP when double tapping a notification or just pin?
Used to use crDroid back in my Samy S2 days so interested to see how its come along.
videoseven said:
I dont think its official.
I am not the developer , but I am very happy with crDroid on my Davinci.
I tested very much other roms, every one had issues with something.
Mostly with the fingerprint sensor or the customization options.
With a backup from your previous system its worth a test
Click to expand...
Click to collapse
Then who is the developer !!!
I found the download with Google.
Dont know whos the dev.
Crdroid is my absolute favorite rom , hope there will be an official build on the crdroid page
@nikc0069
You can unlock with fingerprint or pattern.
How can I test Volte/vowifi ?
Volte is on per default, Wi-Fi calling can be enabled
Found the ROM on 4pda, the develop name is Razziell of that forum, this is the know bugs written on the post:
ANX camera not supported!
After making calls on the bt headset while playing music, you need to reconnect the headset / headphones, since the audio stops playing (the same applies to the GU)
It is better to write about the problems found in telegram (link in the profile) or in qms.
Click to expand...
Click to collapse
Installation instructions:
Requires an unlocked bootloader and the presence of TWRP.
Installed on any stock firmware based on 10 android.
!! The firmware contains its own vendor - you don’t need to install others and it is extremely undesirable !!
It is required to install firmware from global 10 version 11.0.4 / 5 or the latest Chinese dev!
Click to expand...
Click to collapse
If want more information look at his telegram channel
https://t.me/crdavinciunoff

Can anyone recommend me a stable custom ROM for the 5g version?

Hello everyone, after struggling with basically any custom ROM that I have tried, I'll report the errors here that I've had because I need a ROM that works decently, hopefully.
Paranoid Android (Android 10): frequent random crashes and reboots, audio codecs broken (some audio is really bad).
Lineage OS (Android 10): failures flashing it.
ShapeShift (Android 11): even more frequent crashes and reboots, mobile data not working.
Arrow OS (Android 11): I couldn't even complete the setup because of services crashing during the first configuration after flashing it.
I'd like a debloated ROM, less is more.
Or, if you have a flawless working ROM among the previous ones, please just link me the MIUI (and the firmware, if needed) I have to use to make the exact same installation you have (this is driving me crazy, it's about a week that I'm using a not decent phone). It's the 5g standard, no pro/ultra/lite.
Thank you.
Only stock roms work perfectly. Custom roms will have bugs.
shivadow said:
Only stock roms work perfectly. Custom roms will have bugs.
Click to expand...
Click to collapse
Well, I have tried like 7 stock ROMs recently, almost all of them were as unstable as the custom ones.
Anyway, I've done the cleanest install possible (flash stock - format - flash custom - format) with Arrow OS and apparently like this it's quite stable.

Categories

Resources