[ROMs] Nougat ROMs for Redmi Pro - Xiaomi Redmi Pro ROMs, Kernels, Recoveries, & Othe

Hello everybody!
This thread will be dedicated to Android N developement. Since now the ROMs are not ported (we have a device tree to compile from source) we can get any Android N ROM working but with the same bugs.
From now on i will be working on fixing the bugs of the device tree/vendor tree and any help with it would be apreciated.
I will share my device tree so that people can help with it:
Device tree: https://github.com/end222/lineage_device_omega
Vendor tree:https://github.com/end222/lineage_vendor_omega
Want to help?
In the device tree in github I have opened some issues where I try to put as much relevant information as I can about the state of each bug and the errors I am getting. Please give it a look to see if someone can help
Bugs:
Working:
It boots up
Speaker sometimes
Network
Wifi
Bluetooth
FM Radio
Chargin while being off
Flashlight
Rear camera without focus
Mobile data
Sound
Not working:
Calls
Camera focus and front camera
Headphones
IR
Fingerprint sensor
It shows corrupted SD at boot but SD works good
Download links:
LineageOS: https://www.androidfilehost.com/?fid=817550096634793903
Old ones (To be updated):
AICP: https://www.androidfilehost.com/?fid=745425885120743786
Resurrection Remix: https://www.androidfilehost.com/?fid=817550096634781602
Dirty Unicorns: https://www.androidfilehost.com/?fid=817550096634782672
If you want to give a try to another AOSP like ROM just tell me and I can make a build
If you try the ROM and find any bug please tell me and I will add it to the bugs section in order to work on it and also to give other a clearer information about the ROM.
Do you like my work?
Offer me a beer here:
https://www.paypal.me/OrdunaLagarma

You forgot to add fingerprint sensor.

kristi6.9 said:
You forgot to add fingerprint sensor.
Click to expand...
Click to collapse
That's right

I recommend you to atach the sources below the rom and use devdb not just a regular thread

kristi6.9 said:
I recommend you to atach the sources below the rom and use devdb not just a regular thread
Click to expand...
Click to collapse
In the end I didn't use the device tree I had done. CM sources were giving me warnings about framework, something related to non-existent images for the resolution of the Redmi Pro (CM had already closed when I downloaded them).
Then I took the ROM compiled by andrianom for the RN4 and resized the system dat by hand. Then I modifyed the kernel to get it working on the RM Pro.
So in the end this is a port from the RN4, it is not compiled from source. However I will try to compile Lineage from source as it is almost the same and the device tree I had made should work with some modifications

OK
end222 said:
In the end I didn't use the device tree I had done. CM sources were giving me warnings about framework, something related to non-existent images for the resolution of the Redmi Pro (CM had already closed when I downloaded them).
Then I took the ROM compiled by andrianom for the RN4 and resized the system dat by hand. Then I modifyed the kernel to get it working on the RM Pro.
So in the end this is a port from the RN4, it is not compiled from source. However I will try to compile Lineage from source as it is almost the same and the device tree I had made should work with some modifications
Click to expand...
Click to collapse

If someone could fix fingerprint sensor and headphones, I'm sold

misterright1 said:
If someone could fix fingerprint sensor and headphones, I'm sold
Click to expand...
Click to collapse
I know there are many bugs but at least headphones are working

end222 said:
I know there are many bugs but at least headphones are working
Click to expand...
Click to collapse
HHahahah thats an advantage according to other roms.?????

when can you make this rom stable bro?not eta just asking

pou_gh2 said:
when can you make this rom stable bro?not eta just asking
Click to expand...
Click to collapse
I won't answer that question [emoji14]
I am still really new in the world of developing ROMs as Redmi Pro is the first device that I have used for developing. Then if I knew how to solve all the bugs maybe I could tell you more or less how long it could take.
However, the only thing I know is that I have to modify the vendor tree by mixing it with the vendor tree of other devices. So I cannot tell how long it can take and if I will be able to do it

pou_gh2 said:
when can you make this rom stable bro?not eta just asking
Click to expand...
Click to collapse
don't be a prick dude

Recommended resources
Hi end222 , I just got this phone. Love the specs / screen / performance. The only thing i hate is the OS. I had been using Nougat on a flashed Samsung S4. Just cant bear the older version of Android now, especially the notifications.
I am not new to the world of development but haven't developed ROMs before. Are there any recommended resources you have where I can learn the basics and add on to the work you have done so far. I would love to to be able to create version which can be used daily.

turbochild said:
Hi end222 , I just got this phone. Love the specs / screen / performance. The only thing i hate is the OS. I had been using Nougat on a flashed Samsung S4. Just cant bear the older version of Android now, especially the notifications.
I am not new to the world of development but haven't developed ROMs before. Are there any recommended resources you have where I can learn the basics and add on to the work you have done so far. I would love to to be able to create version which can be used daily.
Click to expand...
Click to collapse
I would really love to see more people working for this phone.
What I recommend you is to read some of the MTK porting guides that can be found on the internet, for example, on xda.
The most important thing you have to learn from those guides is how to port the boot.img.
Do not try to port the whooe ROM using those methods because I tried and they result in most of cases in bootloop. So to port to Redmi Pro you have to:
- From RN4 just by porting the boot.img (and resizing the system image in Nougat) is enough to get it booting.
- From Apollo Lite you will have to copy also hwcomposer from the stock ROM, located in lib/hw and lib64/hw. Also do not forget to port also the boot.img
If you find any problem or have any doubt do not hesitate to send me a message and I will do my best to help
Enviado desde mi Redmi Pro mediante Tapatalk

Thanks end222 for your work keep it up man
Sent from my Redmi Pro using Tapatalk

Lately, I have been always checking all the threads created expecting for any stable update to flash redmi pro but it seems everyone gave up from porting... Is there anyway to port an existing nougat ROM from other xiaomi model and getting stable ? At least the phone and the headset part... I am tired of MIUI ROM specially the weekly version...
Besides that I would to thank to all the people that had helped with this project without them I probably had sold my redmi pro already >.>

rijrg4 said:
Lately, I have been always checking all the threads created expecting for any stable update to flash redmi pro but it seems everyone gave up from porting... Is there anyway to port an existing nougat ROM from other xiaomi model and getting stable ? At least the phone and the headset part... I am tired of MIUI ROM specially the weekly version...
Besides that I would to thank to all the people that had helped with this project without them I probably had sold my redmi pro already >.>
Click to expand...
Click to collapse
The closest phone to the RM Pro is the Redmi Note 4 and this is the best I have been able to do by porting from that device. The main problem is that the phone isn't working in the RN4 either.
Whenever I have more free time I will keep trying things. It should be possible to get at least a good working non MIUI ROM based on Android 6. However it would be much harder to get Android 7 stable

I want to try this ROM, can i downgrade to 6.0 based miui rom safely after I try this ROM? ini

doripto. said:
I want to try this ROM, can i downgrade to 6.0 based miui rom safely after I try this ROM? ini
Click to expand...
Click to collapse
Yes, you should be able to flash MIUI with TWRP after using this ROM. I would also recommend you to do a backup of MIUI before flashing it and then you can come back to MIUI without losing any apps

I tried this rom last night and its great to experience CM again, btw when im insert my sd card it says that my sd card is corrupted but its not corrupted and working fine when I tried it with my sisters MiMax...

Related

[8.x] Omni for Oppo Find7

Kernel source:
https://github.com/omnirom/android_kernel_oppo_msm8974
XDA:DevDB Information
Official Omni for Oppo Find7, ROM for the Oppo Find 7
Contributors
maxwen
ROM OS Version: 8.x Oreo
Version Information
Status: Testing
Created 2017-10-27
Last Updated 2017-10-27
Just to start fresh - too tired to read all of those pages in the 7.x thread
I wont repeat a lot of the important stuff here so dont forget to also
visit the old thread if you are new here
https://forum.xda-developers.com/fi...opment/7-1-omni-testbuild-oppo-find7-t3510373
Actual test build:
https://drive.google.com/file/d/0B4vRAhHheUkxcnlwY1ZuRUdRMnM/view?usp=sharing
Build 20171117
https://drive.google.com/file/d/1-qqZSyxHt0nDcVNIL3b4Euz3JBW1UwIn/view?usp=sharing
LVM or ChinaStorage ?
[email protected] said:
LVM or ChinaStorage ?
Click to expand...
Click to collapse
Take an educated guess after looking at the 7.x thread
[email protected] said:
LVM or ChinaStorage ?
Click to expand...
Click to collapse
LVM
FYI, coming from the latest version to this it seems a clean install is the only way as a dirty flash doesn't seem to work well
Thank you maxwen!
Dirty flash works well ?
Find7s TWRP 3.1.1-0
Hey Max, hope you are well, seems the stock font in Pixel2 devices has been changed from Roboto to Product Sans https://forum.xda-developers.com/mi-max-2/themes/font-android-oreo-8-1-google-sans-t3694864. Would it be ok to incorporate the same in Omni 8.x builds? Regards
maxwen said:
Just to start fresh - too tired to read all of those pages in the 7.x thread
I wont repeat a lot of the important stuff here so dont forget to also
visit the old thread if you are new here
https://forum.xda-developers.com/fi...opment/7-1-omni-testbuild-oppo-find7-t3510373
Actual test build:
https://drive.google.com/file/d/0B4vRAhHheUkxcnlwY1ZuRUdRMnM/view?usp=sharing
Click to expand...
Click to collapse
thanks, maxwen.
Just try dirty flash... Can't boot seem need clean install. Just info
WhoIsJohnGalt1979 said:
Hey Max, hope you are well, seems the stock font in Pixel2 devices has been changed from Roboto to Product Sans https://forum.xda-developers.com/mi-max-2/themes/font-android-oreo-8-1-google-sans-t3694864. Would it be ok to incorporate the same in Omni 8.x builds? Regards
Click to expand...
Click to collapse
We will use what is in AOSP not what is in Pissels
Is there any newer GApps that works with this ROM other than open_gapps-arm-8.0-micro-20170824-UNOFFICIAL?
mrkrazy said:
Is there any newer GApps that works with this ROM other than open_gapps-arm-8.0-micro-20170824-UNOFFICIAL?
Click to expand...
Click to collapse
Pico: https://www.androidfilehost.com/?fid=817550096634801110
How often will this be updated problems I had so far with my find 7a where that the flashlight doesn't work and also that the camera kinda sucks, probs for making it work though it's sooo much better than wuxianlins
Jan.Pul said:
How often will this be updated problems I had so far with my find 7a where that the flashlight doesn't work and also that the camera kinda sucks, probs for making it work though it's sooo much better than wuxianlins
Click to expand...
Click to collapse
This is a test build... Please dont ask for eta's
Flashlight and camera are working.
Try a clean flash and Only LVM or unified partition through colorOS!!
ron9 said:
This is a test build... Please dont ask for eta's
Flashlight and camera are working.
Try a clean flash and Only LVM or unified partition through colorOS!!
Click to expand...
Click to collapse
Yes I know that's literally what he said it was. I was just excited about a new Android version and was curious if it was just a test build or actually a development
just share
clean install, gapps nano and using lvm
after 2 days try this test build,
1. Phone boot is amazing, very fast
2. Charging seem more faster than 7.x.x build
but i found some still bug, not very important bug
1. Low battery sound is not working
2. Charging sound is not working when i plugged charger
3. Screen lock sound not working
4. Dark SystemUI Style is not working
5. some apps can't startup when phone is reboot, like BBM, yahoo mail, gmail, need open first.
6. Email notification sound played twice
overall is okay, for me no a problem for daily use.
thanks
itmdn said:
just share
clean install, gapps nano and using lvm
after 2 days try this test build,
1. Phone boot is amazing, very fast
2. Charging seem more faster than 7.x.x build
but i found some still bug, not very important bug
1. Low battery sound is not working
2. Charging sound is not working when i plugged charger
3. Screen lock sound not working
4. Dark SystemUI Style is not working
5. some apps can't startup when phone is reboot, like BBM, yahoo mail, gmail, need open first.
overall is okay, for me no a problem for daily use.
thanks
Click to expand...
Click to collapse
Did the flashlight work for you?
Jan.Pul said:
Did the flashlight work for you?
Click to expand...
Click to collapse
Yes work perfect
Is it best to stay on SuperSU 2.82 SR2 for root ?

Query regarding oxygen os GSI port

Hello,
Is it possible to flash gsi oxygen os 5.1.6 rom on our device?
The rom is located in the thread below:
https://forum.xda-developers.com/pr...ly-roms/gsi-oxygen-os-5-1-6-boos4721-t3859240
arun356y said:
Hello,
Is it possible to flash gsi oxygen os 5.1.6 rom on our device?
The rom is located in the thread below:
https://forum.xda-developers.com/pr...ly-roms/gsi-oxygen-os-5-1-6-boos4721-t3859240
Click to expand...
Click to collapse
I am waiting for a reply to this thread as well. If someone tries please let us know.
UPDATE:
I got it to boot using AEX 5.8 vendor, but after setting up it keeps crashing and shutting down.
varunbiday said:
I am waiting for a reply to this thread as well. If someone tries please let us know.
UPDATE:
I got it to boot using AEX 5.8 vendor, but after setting up it keeps crashing and shutting down.
Click to expand...
Click to collapse
It needs device specific modifications I guess. We need devs to look on this rom.
arun356y said:
It needs device specific modifications I guess. We need devs to look on this rom.
Click to expand...
Click to collapse
Yes! I'm sure devs can find ways to get everything working, it'll be an awesome port for our device. I hope this happens
arun356y said:
Hello,
Is it possible to flash gsi oxygen os 5.1.6 rom on our device?
The rom is located in the thread below:
https://forum.xda-developers.com/pr...ly-roms/gsi-oxygen-os-5-1-6-boos4721-t3859240
Click to expand...
Click to collapse
answer : yes.
i did experimented with it, got everything to work except the gcam no 3rd party cams. rom is very snappy and responsive but haven't don any gaming on it.
I had to work on h2os so haven't work further on this and i have exams coming up, gonna be busy till december and also fixing gcam is not my cup of tea, so if any one want to work on this i will upload the files and details regarding this.
Dhananjay_Yadav said:
answer : yes.
i did experimented with it, got everything to work except the gcam no 3rd party cams. rom is very snappy and responsive but haven't don any gaming on it.
I had to work on h2os so haven't work further on this and i have exams coming up, gonna be busy till december and also fixing gcam is not my cup of tea, so if any one want to work on this i will upload the files and details regarding this.
Click to expand...
Click to collapse
I will be happy to try it, although I don't have any previous knowledge regarding this.
@narshi shukla bro please you take up the project, you have more experience.
@narshi shukla
bro we know u worked really hard for miui and on other roms.....and we r relly thankful to u....
I hope you can have a look at this rom
@narshi shukla Please take a look on this
Gagandaywal said:
@narshi shukla Please take a look on this
Click to expand...
Click to collapse
I have already looked on this, not only this but various other similar ports, including pie ones.
The major issue is camera, which seems near impossible to fix, so it won't make sense as we already have proper Oreo and nougat ports of this rom
and pie ports(both miui and oos/h2os) won't boot on our device without proper pie vendors, which our device don't have, the treble flag is disabled on treble pie roms, enabling it causes various crashes and makes rom boots but its unusable,waiting for senior devs to fix it or any workaround.
narshi shukla said:
I have already looked on this, not only this but various other similar ports, including pie ones.
The major issue is camera, which seems near impossible to fix, so it won't make sense as we already have proper Oreo and nougat ports of this rom
and pie ports(both miui and oos/h2os) won't boot on our device without proper pie vendors, which our device don't have, the treble flag is disabled on treble pie roms, enabling it causes various crashes and makes rom boots but its unusable,waiting for senior devs to fix it or any workaround.
Click to expand...
Click to collapse
Thanks for seeing this post and replying. I think we can count on OOS Pie coming for the OP3 soon, it has the same chipset so it should be much easier to port

[ROM][GSI] Official Android Q

BETA Version
Ready to try?
I start....
https://developer.android.com/preview/gsi-release-notes
Is very difficult to make it stable....
Wifi connection and screen lock password issue,
second reboot impossible....
But nice to see this evolution.
Stay tuned, work on it....
Booted googles Android Q gsi. Everything works fine, mobile data, calls, Bluetooth etc. Only secured WiFi is messed up can't connect. Reboot bootloop issue is fixed by deleting vendor/app/
Steps I did was,
-have a fresh install of miui 10.3 (from xiaomi.eu) on to system
-flash Q gsi to system partition on twrp
-after gsi flash, reboot twrp then mount vendor and through twrps file manager locate vendor/app and delete it.
-reboot
And done bootloop after restart issue should be home.
Things I found are sounds are very static and distorted I got it fixed my flashing viper4android and you'll need root for that. Use magisk 19. Also I'm using global version. I'm sure chinese version will be fine but again I'm not sure
romen288 said:
Booted googles Android Q gsi. Everything works fine, mobile data, calls, Bluetooth etc. Only secured WiFi is messed up can't connect. Reboot bootloop issue is fixed by deleting vendor/app/
Steps I did was,
-have a fresh install of miui 10.3 (from xiaomi.eu) on to system
-flash Q gsi to system partition on twrp
-after gsi flash, reboot twrp then mount vendor and through twrps file manager locate vendor/app and delete it.
-reboot
And done bootloop after restart issue should be home.
Things I found are sounds are very static and distorted I got it fixed my flashing viper4android and you'll need root for that. Use magisk 19. Also I'm using global version. I'm sure chinese version will be fine but again I'm not sure
Click to expand...
Click to collapse
You sticking with it?
i found a big issue : wifi doesnt work for me.....
rafik25 said:
i found a big issue : wifi doesnt work for me.....
Click to expand...
Click to collapse
Flash the andro kernel
Mackay53 said:
Flash the andro kernel
Click to expand...
Click to collapse
Sorry i tried several times but no changes with andro kernel
Looks like incall voice is buggy too. I can't hear the person on the other end. And system notification sounds are still distorted like staticky.
Hope Q beta 3 will be available for Mix 3 )
Great. Only for mi9 and Mi Mix 3 5 f***** G
wyciunia said:
Hope Q beta 3 will be available for Mix 3 )
Great. Only for mi9 and Mi Mix 3 5 f***** G
Click to expand...
Click to collapse
Lets hope someone ports it over to the normal Mix 3 variant.
sandyrokr said:
Lets hope someone ports it over to the normal Mix 3 variant.
Click to expand...
Click to collapse
No need to port as it will be a GSI
Mackay53 said:
No need to port as it will be a GSI
Click to expand...
Click to collapse
Yeah I forgot about that but as this device is not specifically supported for a beta, it might have issues like previous GSI betas.
Mackay53 said:
No need to port as it will be a GSI
Click to expand...
Click to collapse
The official support would be nice. I understand the mi9, but i don't see the point i mix 3 5g. the user base is too low. It went on sale only week ago. 5g is still few years ahead from global adoption. Mix 3 4g would be better choice for beta testing.
wyciunia said:
The official support would be nice. I understand the mi9, but i don't see the point i mix 3 5g. the user base is too low. It went on sale only week ago. 5g is still few years ahead from global adoption. Mix 3 4g would be better choice for beta testing.
Click to expand...
Click to collapse
but still, going for 5g model helps xiaomi show their muscles...
Any one tried beta 3 ?
Tried......but bootloop
rafik25 said:
Any one tried beta 3 ?
Tried......but bootloop
Click to expand...
Click to collapse
Same here, tried to get it to work but constantly bootlooped
Anyone tried the latest beta?
But...by the end of the year Android Q will be officially avaible as OTA update for mi mix 3 and other Xiaomi phones as confirmed by them. So why messing things up with unifficial GSI "just to try" a new release? I'm not blaming anyone who wants to, but it is really necessary? It's so terrible to stay on MIUI rather than stock or so bad to stay on Pie (both stock or custom) rather than on a newer OS version?
Personally i prefer a stable software (or an almost bug free one at least) than an unstable one with possibly many non working/partially working features. What do you think?
P.s before the bull**** storm by someone:
1) Yes, i used custom roms before on other devices, i liked them and they always made my devices better in terms of performances and upgraded them to the latest OS avabile when the official support ended. (Galaxy SII Plus, Galaxy Tab S2, Honor 8)
2) You can do whatever you want with your device, i really couldn't care less, but wer're on a forum, i'm just taking a conversation to hear other opinions about GSI (or other custom roms) for this devices wich i found to be very fast, complete and battery friendly even without them.
3) Thank you
I couldn't care less

best Android 10 rom

what's the available Android 10 roms and which one is has less bugs?
chamzzzz said:
what's the available Android 10 roms and which one is has less bugs?
Click to expand...
Click to collapse
There's 4 to choose from.
Lin17
Pixel Experience
Crdroid
AOSiP
The first 3 are based off LineageOS, and are also using the same sources from Fagyi, so they are all very close and I believe have the same amount of bugs, namely, SlowMo, SeLinux permissive and I think IMS - VoLTE.
AOSiP is based on AOSP. I would personally make nandroid of current ROM and maybe flash all 4. If you flash just the ROM, it should boot rather quickly and then you can run them stock for a little bit to get an idea of the ROM. You will be your best critic.
Whatever one you end up on, I hope you enjoy it!
Fagyi has been like a machine with all the work he does for our device, and also for kindly sharing his work with us, so I can reap the benefits and be able to work on crdroid.
andybones said:
There's 4 to choose from.
Lin17
Pixel Experience
Crdroid
AOSiP
The first 3 are based off LineageOS, and are also using the same sources from Fagyi, so they are all very close and I believe have the same amount of bugs, namely, SlowMo, SeLinux permissive and I think IMS - VoLTE.
AOSiP is based on AOSP. I would personally make nandroid of current ROM and maybe flash all 4. If you flash just the ROM, it should boot rather quickly and then you can run them stock for a little bit to get an idea of the ROM. You will be your best critic.
Whatever one you end up on, I hope you enjoy it!
Fagyi has been like a machine with all the work he does for our device, and also for kindly sharing his work with us, so I can reap the benefits and be able to work on crdroid.
Click to expand...
Click to collapse
thank you very much for your kind reply i can find 3 other roms expect pixel experience Android 10 version in here..
is this Android 10 Pixel experience version?
https://forum.xda-developers.com/htc-10/development/9-0-0-pixel-experience-t3924372
i will test all 4 roms and share my experience with those roms..
chamzzzz said:
thank you very much for your kind reply i can find 3 other roms expect pixel experience Android 10 version in here..
is this Android 10 Pixel experience version?
https://forum.xda-developers.com/htc-10/development/9-0-0-pixel-experience-t3924372
i will test all 4 roms and share my experience with those roms..
Click to expand...
Click to collapse
Very welcome my friend!!
Glad to hear you will be giving them all a shot, I think they all are great and each has a little bit of a different feel, and MODs and everyone uses them differently, so it can be tough to suggest someone a ROM. I don't think PE has a dedicated 10 ROM thread ATM, sorry about that, but you are correct you will be able to find latest information in that P thread.
Here is what I believe is the most up-to-date PE 10 ROM.
I think this ROM is still in beta so possibly why doesn't have thread yet. https://androidfilehost.com/?fid=4349826312261625110
If you give crdroid a go, always looking for feedback (both good and bad). Have fun and enjoy Android 10!
Pie ROMs are also more stable if you want to compare say crdroid P vs 10, or Lin17 vs Lin16
andybones said:
Very welcome my friend!!
Glad to hear you will be giving them all a shot, I think they all are great and each has a little bit of a different feel, and MODs and everyone uses them differently, so it can be tough to suggest someone a ROM. I don't think PE has a dedicated 10 ROM thread ATM, sorry about that, but you are correct you will be able to find latest information in that P thread.
Here is what I believe is the most up-to-date PE 10 ROM.
I think this ROM is still in beta so possibly why doesn't have thread yet. https://androidfilehost.com/?fid=4349826312261625110
If you give crdroid a go, always looking for feedback (both good and bad). Have fun and enjoy Android 10!
Pie ROMs are also more stable if you want to compare say crdroid P vs 10, or Lin17 vs Lin16
Click to expand...
Click to collapse
i like to try cdroid first.. I'm currently on los 16.0 ..can i flash cdroid directly (normal wipe).. also i like to test new gcam astrophotography that only available in Android 10 roms..i don't need slow motion video so it's not a problem to me..i have iPhone 8 plus this is my secondary phone but with gcam this phone still photos are way more better than iPhone..camera , calling and speakers i only care in a rom..so in cdroid those things working properly?..
chamzzzz said:
i like to try cdroid first.. I'm currently on los 16.0 ..can i flash cdroid directly (normal wipe).. also i like to test new gcam astrophotography that only available in Android 10 roms..i don't need slow motion video so it's not a problem to me..i have iPhone 8 plus this is my secondary phone but with gcam this phone still photos are way more better than iPhone..camera , calling and speakers i only care in a rom..so in cdroid those things working properly?..
Click to expand...
Click to collapse
awesome! I hope you like it.
you can find links in the thread for best gcam
and you can actually dirty flash to crdroid6, though i do suggest that you do a full wipe in twrp, (Wipe cache, system, & data)

Stable aosp rom for 8T

Hello
I just recently bought a Redmi 8T that has MIUI Global 11.0.9 installed.
I am not so keen on MIUI, it looks great but I just feel more comfortable using an aosp based rom.
I see there are quite a few custom roms for these devices. Can anyone recommend an aosp based rom that is stable enough as a daily drive? I don't mind so much about having the latest Android version, I'd prefer stability than the latest.
A few added features to the rom would be even better,
Thanks,
I tried pixel experience, paranoid android, and as usual, lineage. I found paranoid to be the best so far, with pixel experience being second and lineage the "worst".
Why so?
PE I tried to return to, yet something worked wrong and after I flashed the ROM, device said there's no OS. That's why it's second, otherwise I liked it.
With lineage, whatever is said to work does work, but there's one huge problem for me: when I plug in my earphones, apps like WhatsApp or Telegram go mad. Also with lineage I am stuck with using only raw_sensor, and I don't like it. Yet if/when they'll fix this earphone problem, I'm considering returning to it simply because they way I'm used to using my phone is more possible by it.
There are some things I don't like with paranoid, which you can read from the thread if you like, but for now I'm there and can recommend with its limitations.
ColtOs
bius88 said:
ColtOs
Click to expand...
Click to collapse
Is the VoLTE/VoWiFi wrong incomming call identification bug present in this ROM?
Does BT works good?
How about Google Pay and bank apps?
This is probably the last one I didn't try so far...
I tryed all aosp base rom,(pixel EXP./pixyOS,/havoc os/etc) the best for me is "ExtendedUI" work very well,
Or if u like with so much modes "Bliss ROM" work fine

Categories

Resources