[HELP] Need a Daily Driver for Realme 3 Pro with good battery, fingerprint, xposed ? - Realme 3 Pro Questions & Answers

Hello,
I have searched entire XDA, but every rom has some kind of bug which makes it unstable for daily run. I am looking for a daily driver, with these things :
1. Good battery backup
2. Fingerprint
3. MAGISK with Xposed
4. No SE Linux bugs
I'm even okay with Color OS, but i have heard Magisk modules don't work with stock Color OS. And GSI doesn't support fingerprint
Any help would be appreciated, thanks

Samdroid18 said:
Hello,
I have searched entire XDA, but every rom has some kind of bug which makes it unstable for daily run. I am looking for a daily driver, with these things :
1. Good battery backup
2. Fingerprint
3. MAGISK with Xposed
4. No SE Linux bugs
I'm even okay with Color OS, but i have heard Magisk modules don't work with stock Color OS. And GSI doesn't support fingerprint
Any help would be appreciated, thanks
Click to expand...
Click to collapse
Every rom has some bugs as our development community is not big
For battery backup you can flash crdroid
All v2 roms support fingerprint
Magisk works on each rom but in cos you have t flash cos magisk fix to make modules work
Selinux is is bug can't be solved and oos gsi posted in xda supports fingerprint

Samdroid18 said:
Hello,
I have searched entire XDA, but every rom has some kind of bug which makes it unstable for daily run. I am looking for a daily driver, with these things :
1. Good battery backup
2. Fingerprint
3. MAGISK with Xposed
4. No SE Linux bugs
I'm even okay with Color OS, but i have heard Magisk modules don't work with stock Color OS. And GSI doesn't support fingerprint
Any help would be appreciated, thanks
Click to expand...
Click to collapse
there is a magisk fix file for coloros which lets you flash the modules.. for the file join telegram group realme 3pro global

Related

[Q] notch in custom ROMs

hello,
I just compiled LOS15 (arm64_only_gapps_nosu image), installed it, fixed my device fingerprint with props (from magisk) and everything seems to run pretty good.
but the notch ... how can I set the notch on lineage or any other custom ROM?
is there anything that can be ported or applied from MIUI10?
best regards
meltbanana said:
hello,
I just compiled LOS15 (arm64_only_gapps_nosu image), installed it, fixed my device fingerprint with props (from magisk) and everything seems to run pretty good.
but the notch ... how can I set the notch on lineage or any other custom ROM?
is there anything that can be ported or applied from MIUI10?
best regards
Click to expand...
Click to collapse
All you need to wait till dev. Show some love till now nothing to do:angel:

[Help] [Question] best pie rom

What is the best rom pie and which recommended magisk modules for my redmi note 4(snapdragon)? gcam or miui cam ?
ciaknana97 said:
What is the best rom pie and which recommended magisk modules for my redmi note 4(snapdragon)? gcam or miui cam ?
Click to expand...
Click to collapse
I recommend HavocOS. Unofficial is better in my opinion but u be the judge. It already includes the gcam tho u can try others as well. Magisk modules u need depent solely on your needs. I always use cloudflare modules and ainur sauron plus viper. Hope this helps. : )
Thanks, for the help. In this week I tested the rom and I like it a lot. Unfortunately, I have problems with the wifi or some applications like amazon that freezes and shows nothing despite the phone is connected to the wifi

[DEV][TESTING] Device tree overlay for GSI

Hi all,
as the GSI topic here is still having a few issues, i have created a gsi overlay as per phhussons instructions:
https://github.com/phhusson/treble_experimentations/wiki/How-to-create-an-overlay
The source code can be found here:
https://github.com/mKenfenheuer/vendor_hardware_overlay
Build/install instructions:
(Assuming you have a recent Ubuntu/Debian/Mint Linux machine running)
1. Install xmlstarlet and dos2unix
2. Go to build folder
3. Run bash build.sh
4. Copy treble-overlay-realme-x2pro.apk to /system/overlay in your gsi.
5. add the following property to /vendor/build.prop or replace with the attached build.prop
# Patch to add device specific match for treble overlays by mkenfenheuer
ro.vendor.build.overlay.deviceid=RMX1931
Works (confirmed by me):
- Always on display
- 90hz display
'Should' be working:
- Enables DT2W option but enabling does not seem to have any effect to me.
- VOLTE - i cannot test as my carrier does not offer this anymore
- more reliable network connection (i have noticed far less lte issues, but this is my perception)
MISC:
- Imported the settings from realme vendor (i don't know if they are nescessary)
If there are any issues, simply delete the file from /system/overlay with recovery file manager and reboot.
I've added the compiled apk to this post, in case you do not want to build it yourself.
mKenfenheuer said:
Hi all,
as the GSI topic here is still having a few issues, i have created a gsi overlay as per phhussons instructions:
https://github.com/phhusson/treble_experimentations/wiki/How-to-create-an-overlay
The source code can be found here:
https://github.com/mKenfenheuer/vendor_hardware_overlay
Build/install instructions:
(Assuming you have a recent Ubuntu/Debian/Mint Linux machine running)
1. Install xmlstarlet and dos2unix
2. Go to build folder
3. Run bash build.sh
4. Copy treble-overlay-realme-x2pro.apk to /system/overlay in your gsi.
As i have currently not flashed any gsi, i would ask you guys to test please.
Preferably with phhussons AOSP 10 gsi.
If there are any issues, simply delete the file from /system/overlay with recovery file manager and reboot.
I've added the compiled apk to this post, in case you do not want to build it yourself.
Click to expand...
Click to collapse
I copy your .apk overlay to /system/overlay and reboot. I am on evolution gsi phh based. Nothing change as far as i notice.
Great initiative @mKenfenheuer !
I'll look into the settings to see if there are other that we could use!
@ospeto from what I see in the commits try to see if volte works and if you can switch user profiles.
exadeci said:
Great initiative @mKenfenheuer !
I'll look into the settings to see if there are other that we could use!
@ospeto from what I see in the commits try to see if volte works and if you can switch user profiles.
Click to expand...
Click to collapse
I can switch user profiles just fine. Havent test volte though. By the way , the maximum brightness of gsi roms are not as bright as stock rom. Is there any fix for it?. I tried setting backlight to 255 but still not fixed.
ospeto said:
I can switch user profiles just fine. Havent test volte though. By the way , the maximum brightness of gsi roms are not as bright as stock rom. Is there any fix for it?. I tried setting backlight to 255 but still not fixed.
Click to expand...
Click to collapse
I assume switching user profiles has not been working until now?
I have just unlocked my bootloader and started working on the kernel source so lets hope i can get this moving.
I will focus on the kernel first and once this is working we can start with getting other things working.
mKenfenheuer said:
I assume switching user profiles has not been working until now?
I have just unlocked my bootloader and started working on the kernel source so lets hope i can get this moving.
I will focus on the kernel first and once this is working we can start with getting other things working.
Click to expand...
Click to collapse
I haven't switch user profile before so i also am not sure. Should i delete your apk and test again?. I can't test volte cuz my sim provider stopped supporting volte. Thank you so much for your effort. I hope you can fix brightness, 90hz display and on display fingerprint. That would be very helpful for gsi users.
The fingerprint must be an overlay issue because even with bootloader unlocked it still works
Problems I'm facing with evolutionx gsi
1-no fingerprint or face unlock (face unlock was removed from Android Q but it can be added)
2-there's no 90 hz refresh rate
3-speaker volume is lower than color is
4-brightness is slightly lower than color os also
5-need the stock camera app for video recording because gcam isn't that reliable with video recording
talalahmed said:
Problems I'm facing with evolutionx gsi
1-no fingerprint or face unlock (face unlock was removed from Android Q but it can be added)
2-there's no 90 hz refresh rate
3-speaker volume is lower than color is
4-brightness is slightly lower than color os also
5-need the stock camera app for video recording because gcam isn't that reliable with video recording
Click to expand...
Click to collapse
There is a fix for the 90hz issue for the OPPO device
90hz just fixed with dtbo.img flashing. U can find it on your how to flash android 10 gsi post's comment. I am using with 90hz now and it is working flawlessly.
ospeto said:
90hz just fixed with dtbo.img flashing. U can find it on your how to flash android 10 gsi post's comment. I am using with 90hz now and it is working flawlessly.
Click to expand...
Click to collapse
Yeah just flashed it and it's amazing
@exadeci all changes were merged into phhussons main repo and will be available in the next release.
He will also include a option in settings to force the display to a specific frame rate (eg.g 60hz) as 90hz will be the default with the overlay.
Sorry for maybe stupid question, but what letters “GSI” stand for?
SamePaul said:
Sorry for maybe stupid question, but what letters “GSI” stand for?
Click to expand...
Click to collapse
GSI -> Generic System Image
If you want to know how to flash one onto your x2 pro have a look here
https://forum.xda-developers.com/re...-to-flash-aosp-android-10-gsi-realme-t4036825
Hello , i think maximum brightness on gsi roms are not as bright as stock one. Is it gsi rom's bug or do we need overlay for it. I want to watch HDR content so i hope this can be fixed.
https://www.techbilla.com/gsi-treble-fixes-for-realme-2-pro/
This one is not working with our device

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

Hello ! Best xperia x custom rom ?

Hi everyone, i have been trying lately to improve my xperia x roms and tried a few of them but none seemed to work properly, sometimes random crashing or battery not charging ...
i was hoping you could help me chose a stable rom for everyday use and gaming (mostly emulation).
thank you in advance !!
I only tried "Unofficial LineageOS 16.0 for Xperia X" and "Unofficial AOSP9r46[X-X Dualsim-X Compact]". AOSP has less issues thanks to more modern kernel/drivers & you can use GCam, but of course it lacks all the comfortable things any LineageOS ROM comes with. The LineageOS has a black screen issue which occurs relatively seldom, but still regularly. It happens when you open an app, most often when switching fast between apps like when sharing a file with an app. You then have to kill that app which has gone black, but very seldom you need to reboot since the black screen is so that you even can't see the Android touchscreen buttons anymore to click back/previous app/homescreen.
I you install AOSP make sure to install the version you'll find deep in the thread and the updated boot.img. The folders on my harddrive are named "20200422 build with 4.9.219 kernel update" and "Updated boot.img with 4.9.230 kernel" which contain the files "AOSP-9-F5121-20200422-4.9.219brcmfmac.zip" and "20201003-aosp9-bootimage-4.9.230-f5121.zip" respectively and I noted down the following in a txt-file:
Edit : new boot.img with 4.9.230 kernel should be flashed instead of the one in full ROM archive, should fix some of the intempestive reboots (CPU frequency fix).
Only quickly tested on Kugo. Have the old boot.img at hand in case of problem.
Click to expand...
Click to collapse
TWRP I'm using is TWRP v3.3.1 for Xperia X (twrp-3.3.1-0-suzu.img).
Btw I never had charging issues, so make sure it's not a dirt/dust or hardware issue (worn out battery can also cause stability issues.
LineageOS 16 is the most stable non-stock rom
Spardantex said:
LineageOS 16 is the most stable non-stock rom
Click to expand...
Click to collapse
Hello ! Do you know how to install MicroG on Sony Xperia X suzu with Lineage Os 16 installed ( without Gapps ) ?

Categories

Resources