[GSI][9.0][Compatible] AOSP Phh-Treble v109 (and above) - Xiaomi Mi A2 Lite ROMs, Kernels, Recoveries, & Oth

Hi, all!
Simple instruction how to install AOSP rom. Plus overview and feedback, i hope)
First, you need:
1.1. basic knowledge how to using ADB, fastboot and recovery
1.2. clean flashed 9.6.11.0 stock rom
Files:
2.1. TWRP for daisy (official or patched by me for external SD-card and UTF-8 support)
2.2. GSI v110 AOSP rom for arm64-ab (gapps and vanilla variants tested by me)
2.3. attachments
Procedure:
3.1. format you DATA with recovery (!CAUTION! all files from internal storage will lost!)
3.2 on the PC unpack *.xz rom archive to system.img with 7-Zip archivator
3.2. connect phone to PC and go to bootloader mode
3.3. flash unpacked rom image:
fastboot flash system system.img
3.4. when done, run TWRP:
fastboot boot twrp-3.2.3-0-daisy.img
/or fastboot boot twrp-3.2.3-0-daisy_zero.img/
3.5. in TWRP mount /vendor partition and run on the PC (this fix for disable ForceEncryption):
adb push fstab.qcom.txt /vendor/etc/fstab.qcom
3.6. in TWRP mount /system partition and run adb:
adb push uinput-goodix.kl.txt /system/system/usr/keylayout/uinput-goodix.kl
this fix tuning fingerprint gestures: swipe from left2right is "paste-text-from-buffer", swipe from up2down is "wakeup-screen"
3.7. unmount partitions and reboot to system from TWRP. all done!!!:fingers-crossed:
.

Overview of ROM is here https://forum.xda-developers.com/showpost.php?p=78744887&postcount=1481
one bug is founded - camera not worked in DnD mode
add: phhusson gave quick fix for camera in DnD mode!
just do it:
adb root
...(...wait 1-2sec...)...
adb shell "echo audio.camerasound.force=true >> /data/local.prop"
adb shell "chmod 0600 /data/local.prop"
then restart phone))
.

Is pull-down of notification bar working in landscape mode?
Sent from my Phh-Treble vanilla using Tapatalk

cd492 said:
Is pull-down of notification bar working in landscape mode?
Sent from my Phh-Treble vanilla using Tapatalk
Click to expand...
Click to collapse
of course)

eremitein said:
of course)
Click to expand...
Click to collapse
No I mean't when you play a game for example and have fullscreen.
---------- Post added at 02:29 PM ---------- Previous post was at 02:06 PM ----------
Ok I successfully installed and tested it, everything is working as intended but what I'd like to know, what is the difference to the latest Stock Rom?

cd492 said:
Ok I successfully installed and tested it, everything is working as intended but what I'd like to know, what is the difference to the latest Stock Rom?
Click to expand...
Click to collapse
well good!
this is a pure AOSP android, it was created to be simple and work quickly and without problems))
in stock we have a lot of crap. in recent stock versions after update sometimes system are broken. did you have problems on the Pie stock, no?)
and I ask you to check in AOSP whether the camera starts up in "Do not disturb" mode. thanks

eremitein said:
well good!
this is a pure AOSP android, it was created to be simple and work quickly and without problems))
in stock we have a lot of crap. in recent stock versions after update sometimes system are broken. did you have problems on the Pie stock, no?)
and I ask you to check in AOSP whether the camera starts up in "Do not disturb" mode. thanks
Click to expand...
Click to collapse
Sorry I already flashed PixelDust again and didn't test the camera in dnd mode.
Sent from my Phh-Treble vanilla using Tapatalk

With all due respect, no one should flash GSI roms. No matter how cool it is, they are unoptimized and don't receive any updates. I was on a GSI rom for the longest time and never once was it updated. Which means you'll be behind on security patches, which unfortunately, is rather important.
Project Treble is a failure. Good tutorial for those willing to risk it tho.

kftX said:
With all due respect, no one should flash GSI roms. No matter how cool it is, they are unoptimized and don't receive any updates. I was on a GSI rom for the longest time and never once was it updated. Which means you'll be behind on security patches, which unfortunately, is rather important.
Project Treble is a failure. Good tutorial for those willing to risk it tho.
Click to expand...
Click to collapse
So, if you don't care about security updates it's a win?
The only reason people search for other roms is because of the features they have.
Also, good maintainers update their roms weekly (or daily for betas)

kftX said:
With all due respect, no one should flash GSI roms. No matter how cool it is, they are unoptimized and don't receive any updates. I was on a GSI rom for the longest time and never once was it updated. Which means you'll be behind on security patches, which unfortunately, is rather important.
Project Treble is a failure. Good tutorial for those willing to risk it tho.
Click to expand...
Click to collapse
man, stock version for our device had sec update on the 17-th or 18-th january.
phhAOSP released january 8.
so, which version is better supported?)
and more important - after stock update many people have very huge problems.
i'm search a good GSI only because stock version not good

eremitein said:
man, stock version for our device had sec update on the 17-th or 18-th january.
phhAOSP released january 8.
so, which version is better supported?)
and more important - after stock update many people have very huge problems.
i'm search a good GSI only because stock version not good
Click to expand...
Click to collapse
Yeah, keep doing this!
I used havoc for a long time, but in the end bb was too bad, compared to stock. RR7 is much too laggy, and freezes and sometimes has no incall sound...
What we should do is focussing on one or two gsi's and modifying everything, sothat it will run on our device properly.
Under QA section there are many solutions for those problems. We only need to put them all together in one thread, connected to the right gsi...

I tried almost all GSI Roms and the only Rom which satisfies me is the PixelDust for Daisy. Only the notch isn't perfect but that's not so important.
The Stock Roms are a now go for me, I can't even swap the nav buttons and I don't care about security updates at all.
Sent from my Phh-Treble vanilla using Tapatalk

cd492 said:
I tried almost all GSI Roms and the only Rom which satisfies me is the PixelDust for Daisy. Only the notch isn't perfect but that's not so important.
The Stock Roms are a now go for me, I can't even swap the nav buttons and I don't care about security updates at all.
Sent from my Phh-Treble vanilla using Tapatalk
Click to expand...
Click to collapse
Is Pixeldust usable with p-base?

Voodoojonny said:
Is Pixeldust usable with p-base?
Click to expand...
Click to collapse
Tried it only with 9.6.4.0 so far.

RR7 work fine without lag or freeze with 9.6.9.0 base, twrp zero.
Very smooth

alcopsy said:
RR7 work fine without lag or freeze with 9.6.9.0 base, twrp zero.
Very smooth
Click to expand...
Click to collapse
hi
RR have that's bugs, can you confirm?
[[ Bugs ]]
:: charger indicator not work
:: in call time touch sensor not disable
:: not to be able to pull quick settings in landscape/fullscreen mode
:: not work hi-res video recording?

eremitein said:
hi
RR have that's bugs, can you confirm?
[[ Bugs ]]
:: charger indicator not work
:: in call time touch sensor not disable
:: not to be able to pull quick settings in landscape/fullscreen mode
:: not work hi-res video recording?
Click to expand...
Click to collapse
1.yes (led)
2.no
3. no problem with QS
4.i don't know

alcopsy said:
2.no
3. no problem with QS
Click to expand...
Click to collapse
are you sure?
because other people confirmed
- in call time touch sensor not disable
- not to be able to pull quick settings in landscape/fullscreen mode

eremitein said:
are you sure?
because other people confirmed
- in call time touch sensor not disable
- not to be able to pull quick settings in landscape/fullscreen mode
Click to expand...
Click to collapse
I've had sensor not disable un official rom, not have for me in RR.
I can confirm quick setting no work in fullscreen..

alcopsy said:
I've had sensor not disable un official rom, not have for me in RR.
I can confirm quick setting no work in fullscreen..
Click to expand...
Click to collapse
yep, that RR problems... and i don't know how to fix it(
in phhAOSP works
and in my case sensor disabled in other rom and on the stock, but not in RR

Related

Has anyone tried DirtyUnicorns?

Seems that there are DU builds for the HTC 10 (pme). Here: https://download.dirtyunicorns.com/pme/
Has anyone tried them? If yes, what are your impressions? :laugh:
errikosd said:
Seems that there are DU builds for the HTC 10 (pme). Here: https://download.dirtyunicorns.com/pme/
Has anyone tried them? If yes, what are your impressions? :laugh:
Click to expand...
Click to collapse
It is AOSP based compared to LOS (CM) which the majority of the ROMs posted are.
DU is a great ROM. I found that it lacked some important features that I like, but a very solid ROM.
Yes i tried on Sprint but there was no data...even after entering the apn in
errikosd said:
Seems that there are DU builds for the HTC 10 (pme). Here: https://download.dirtyunicorns.com/pme/
Has anyone tried them? If yes, what are your impressions? :laugh:
Click to expand...
Click to collapse
Encryption was not working, even with a full data format prior to flashing.
Any other opinions?
I have been running the weekly and official builds with nebula eas kernel for about 5 weeks or so. I personally feel its the best non-sense based ROM for my usage. It does lack some customisations most others have but makes up for it by being super stable, fast, battery friendly and just works as its supposed to with bull. I use superSU, substratum and A.R.I.S.E audio mod with selinux permissive without dramas.
mrrflagg said:
I have been running the weekly and official builds with nebula eas kernel for about 5 weeks or so. I personally feel its the best non-sense based ROM for my usage. It does lack some customisations most others have but makes up for it by being super stable, fast, battery friendly and just works as its supposed to with bull. I use superSU, substratum and A.R.I.S.E audio mod with selinux permissive without dramas.
Click to expand...
Click to collapse
Does it come with root or Magisk out of the box?
To reverse the question, can I use it as clean Android without root, passing SafetyNet? Thanks!
errikosd said:
Does it come with root or Magisk out of the box?
To reverse the question, can I use it as clean Android without root, passing SafetyNet? Thanks!
Click to expand...
Click to collapse
It comes WITHOUT root. So you can choose your preffered method or no root at all.
I don't know about safetynet as I am not using android pay or anything that relies on it to pass.
Also I have not had any encryption issues as someone earlier replied
mrrflagg said:
I have been running the weekly and official builds with nebula eas kernel for about 5 weeks or so. I personally feel its the best non-sense based ROM for my usage. It does lack some customisations most others have but makes up for it by being super stable, fast, battery friendly and just works as its supposed to with bull. I use superSU, substratum and A.R.I.S.E audio mod with selinux permissive without dramas.
Click to expand...
Click to collapse
What firmware and TWRP Version are you using with it ? With the Nougat firmware and latest TWRP, I get the encryption issue..
Scutariu said:
What firmware and TWRP Version are you using with it ? With the Nougat firmware and latest TWRP, I get the encryption issue..
Click to expand...
Click to collapse
401.4 FW and 3.1.0 TWRP. What kind of encryption issue? I did have once only rebooted into recovery and it asked for the password but I just rebooted in recovery from TWRP and it never happened again.
mrrflagg said:
401.4 FW and 3.1.0 TWRP. What kind of encryption issue? I did have once only rebooted into recovery and it asked for the password but I just rebooted in recovery from TWRP and it never happened again.
Click to expand...
Click to collapse
I've tried several combinations, with older/latest firmware.
Every time, It would ask for the encryption password on bootup.
Even if I haven't set one up.. With data format prior to installing
Anyway, got sick of re-setting apps on my phone, just installed Maximus HD ROM, and that's that ?
Dirty Unicorns
errikosd said:
Seems that there are DU builds for the HTC 10 (pme). Here: https://download.dirtyunicorns.com/pme/
Has anyone tried them? If yes, what are your impressions? :laugh:
Click to expand...
Click to collapse
The 4-8-17 build is Android 7.1.2 and so far it is running really well. I am surprised that there​ is not a thread in the ROM section for DU.
morr22066 said:
The 4-8-17 build is Android 7.1.2 and so far it is running really well. I am surprised that there​ is not a thread in the ROM section for DU.
Click to expand...
Click to collapse
I think it was the DU team's decision to close all and not allow any XDA threads. Someone correct me if I am wrong.
No idea why though.
morr22066 said:
The 4-8-17 build is Android 7.1.2 and so far it is running really well. I am surprised that there​ is not a thread in the ROM section for DU.
Click to expand...
Click to collapse
A quick question.
What variant , firmware and TWRP are you using?
Everytime I try that rom..it encrypts itself with an unknown password, and upon restart I'm unable to access my phone
Encryption
Scutariu said:
A quick question.
What variant , firmware and TWRP are you using?
Everytime I try that rom..it encrypts itself with an unknown password, and upon restart I'm unable to access my phone
Click to expand...
Click to collapse
I have had that happen when switching from a sense based ROM to LOS or AOSP and it's a "pita"... Anything that I want to keep gets moved to my SD card before I reboot to recovery.
I read through several threads and tried several possible solutions so I can't remember exactly which one worked.
I am currently on Verizon, official Nougat with the flashed us unlocked "patch", TWRP 3.1.0-1. If you are on Verizon or Sprint you need to patch the image with a missing image that is found in the us unlocked model (there are threads discussing it where you can find the file).
LOS
Scutariu said:
A quick question.
What variant , firmware and TWRP are you using?
Everytime I try that rom..it encrypts itself with an unknown password, and upon restart I'm unable to access my phone
Click to expand...
Click to collapse
The Lineage is wiki spells things out pretty well.
https://wiki.lineageos.org/devices/pme/install
Here is another thread on twrp issues
https://forum.xda-developers.com/htc-10/how-to/guide-fix-pin-pattern-password-t3538438
morr22066 said:
The Lineage is wiki spells things out pretty well.
https://wiki.lineageos.org/devices/pme/install
Click to expand...
Click to collapse
It was not related to the data partition.
The format user data was done prior and after flashing it.
There is a DU Oreo-based build for the HTC 10: https://download.dirtyunicorns.com/?device=pme
For the time being it is under "RC". Downloading now, will report back!
Edit: ROM is very nice and is flying by. Only downside is that camera app is VERY slow... Also, woofer is not working (as expected).
What I like the most is that it is AOSP, i.e. no LineageOS stuff like AudioFX, etc. Customisation features are nice and the experience is close to Pixel with Stock OpenGapps. If the camera app is fixed, then this would be perfect (I believe it will, since this is the first RC release)!
Further notes: Capacitive buttons backlight is off by default (can't find any standard option to turn on, maybe with a kernel tool?) and notification LED does not work either. Don't mind for the capacitive buttons too much, but the LED is a real problem.
errikosd said:
There is a DU Oreo-based build for the HTC 10: https://download.dirtyunicorns.com/?device=pme
For the time being it is under "RC". Downloading now, will report back!
Edit: ROM is very nice and is flying by. Only downside is that camera app is VERY slow... Also, woofer is not working (as expected).
What I like the most is that it is AOSP, i.e. no LineageOS stuff like AudioFX, etc. Customisation features are nice and the experience is close to Pixel with Stock OpenGapps. If the camera app is fixed, then this would be perfect (I believe it will, since this is the first RC release)!
Further notes: Capacitive buttons backlight is off by default (can't find any standard option to turn on, maybe with a kernel tool?) and notification LED does not work either. Don't mind for the capacitive buttons too much, but the LED is a real problem.
Click to expand...
Click to collapse
Yea I'm having that sane problem with the touch key lights not working n it bothers me a bit. I didn't notice if the led was working or not. Keep me posted if u figure out the the key problem plz.

Zenfone 5 ZE620KL Project Treble GSI Test

After days of deciding..
Yes!! i have risked my device warranty for the sake of fun and excitement. HAHA LOL
For those who asked if we can flash Treble GSI (Generic System Image) on our device. The answer is Yes, FOR ME AT LEAST!
No complicated steps or whatsoever.
I just followed the steps from this link and downloaded the GSI of my choice. CREDITS TO ALL THE DEVELOPERS WHO WORKED FOR THIS PROJECT.
https://www.xda-developers.com/flash-generic-system-image-project-treble-device/
TRY THIS AT YOUR OWN RISK! I will not be held accountable to whatever happens to your device. This post is just to prove that indeed our device is treble enabled.
Some important things to note:
- You have backup of your data
- You have a working ADB
- There might be functionalities that is not working at the moment (Read the changelogs of your GSI choice before downloading)
- The notch looks bad on these builds (Android P might be able to fix this when it arrives)
- Your device should be in stock ROM (no heavy modifications such as xposed , magisk etc..) ROOT Not needed
- You should put your device on factory reset before trying this.
I have attached some screenshots of my test.
LINK TO Treble-Enabled Device Dev
https://forum.xda-developers.com/project-treble/trebleenabled-device-development
THANK ME LATER! PEACE OUT!
good job!
Yes great job hows the camera working for you
grodri19721 said:
Yes great job hows the camera working for you
Click to expand...
Click to collapse
Lineage includes a very basic camera. just photo and video no portrait mode etc..
Lineage also has no gapps, i dont have twrp to flash gapps still figuring out how to install it.
I switched to the PixelExperience rom its great and with gapps included.
illustrasszo27 said:
Lineage includes a very basic camera. just photo and video no portrait mode etc..
Lineage also has no gapps, i dont have twrp to flash gapps still figuring out how to install it.
I switched to the PixelExperience rom its great and with gapps included.
Click to expand...
Click to collapse
android p preview 2 developer?
Everything functional?, no bugs?
el canario said:
android p preview 2 developer?
Click to expand...
Click to collapse
No. Its Android 8.1
There is no gsi for Android P yet.
DocRambone said:
Everything functional?, no bugs?
Click to expand...
Click to collapse
The only bug i have notice so far in PixelExperience is sometimes mobile data does not turned on when you toggle it in the quick tiles. you have to restart your phone then it will work after that.
illustrasszo27 said:
The only bug i have notice so far in PixelExperience is sometimes mobile data does not turned on when you toggle it in the quick tiles. you have to restart your phone then it will work after that.
Click to expand...
Click to collapse
You have the Z version with 845-chipset?
DocRambone said:
You have the Z version with 845-chipset?
Click to expand...
Click to collapse
No this is the lower version. with snapdragon 636
im still waiting on android P rom XD
Is the status bar at the top still messed up on the pixel experience ROM?
hands0m3 said:
Is the status bar at the top still messed up on the pixel experience ROM?
Click to expand...
Click to collapse
Yes. same as with lineage. for me its tolerable since no information is being shown at that part of the status bar.
Do you think changing the dpi would help with that
hands0m3 said:
Do you think changing the dpi would help with that
Click to expand...
Click to collapse
I'm not sure bro. One thing i tried is changing the display size in settings. It looks better but everything looks so big. so i reverted to the default one.
Sir could you possibly upload the stock recovery.img of our device.? im stuck on TWRP and i cant flash regular OTA update from there
jrd1990 said:
Sir could you possibly upload the stock recovery.img of our device.? im stuck on TWRP and i cant flash regular OTA update from there
Click to expand...
Click to collapse
What ROM are you using right now? i think you can extract it from the image of that ROM. sorry if this not as helpful.
he is on Stock Rom and he would like one guy put the stock recovery.img here
Excellent job. Thank you. I understand the camera is basic, but how is image quality? Looking forward to Google Camera port tests. And perhaps the ZE620KL fully ported so can make use of the landscape camera. Not a huge deal, but would be nice, no?
As visible on screenshot, Asus Camera is properly visible in the launcher (because of being put to vendor by Asus), but does it run well?

[PATCHES] For getting the best out of treble roms. [Notch, Sound and NFC fixed]

Hello everybody!
This patch is for getting the notch working on treble roms.
- Tested on PHH Treble (9.0)
Manual:
Mount system and vendor in TWRP
adb push treble-overlay-xiaomi-mi8.apk /vendor/overlay/treble-overlay-xiaomi-mi8.apk
adb push treble-overlay-xiaomi-mi8.apk /system/overlay/treble-overlay-xiaomi-mi8.apk
Download: treble-overlay-xiaomi-mi8.apk
To fix the crappy sound:
- Reboot into TWRP
- Mount vendor
- Use file manager to remove the whole soundfx direcory (/vendor/lib64/soundfx)
To fix NFC:
- Download the zip (over here)
- Reboot into TWRP
- Mount vendor
- Flash the zip
Current bugs on phh-treble (9.0) :
- Fingerprintscanner pretend to be an enter / select key.
- Camera is not yet the quallity of the stock MIUI
- Hotspot is not working (Bluetooth thering does work)
PS:
If you find something to patch, let me now!
Also if you got a patch, be nice to share it
is there treble roms wotking for our mi8?
Vihru said:
is there treble roms wotking for our mi8?
Click to expand...
Click to collapse
All treble roms will work on Mi 8, because it's launched with Android 8.0 or higher.
The Mi 8 is an A-Only version, so you have the flash the A-only image
It's only possible some features wont work, like wifi, camera and fingerprint scanner.
I use the PHH Treble (9.0) rom and I'm really satisfied
Still waiting on my Mi 8 to arrive, but I'm glad you figured out how to implement the notch! mind sharing an image of what the notifications look like now? does it have the overflow dot when the notifications exceed the room?
Thank you, this works great
EErez said:
Still waiting on my Mi 8 to arrive, but I'm glad you figured out how to implement the notch! mind sharing an image of what the notifications look like now? does it have the overflow dot when the notifications exceed the room?
Click to expand...
Click to collapse
At the moment I have no notifications, so I will wait for notifications and make a screen of it! :laugh:
EDIT:
I've got enough notifications to make a screen of it!
Thanks, appreciate it. looks good, only problem is now that the clock is on the left there is only room for 2 notifications it seams. Wonder if there is any way to move the clock back to the right to make more room?
EErez said:
Thanks, appreciate it. looks good, only problem is now that the clock is on the left there is only room for 2 notifications it seams. Wonder if there is any way to move the clock back to the right to make more room?
Click to expand...
Click to collapse
It's for now possible with an Substratum theme to move the clock to the position you want.
Here is the link to the theme: StatusBar Clock
It works on the Mi 8
NielsvdS said:
At the moment I have no notifications, so I will wait for notifications and make a screen of it! :laugh:
EDIT:
I've got enough notifications to make a screen of it!
Click to expand...
Click to collapse
Oh how you get wifi working? Any patch?
xdamami said:
Oh how you get wifi working? Any patch?
Click to expand...
Click to collapse
I've installed the phh-treble over MIUI, I've did a factory reset with TWRP and flashed the system with the phh-treble image
i need guide install rom treble on Mi8, share me plz
Ziarrr said:
i need guide install rom treble on Mi8, share me plz
Click to expand...
Click to collapse
same. I've never touched treble before. I'm using xiaomi.eu rom at the moment but i'd much rather get away from miui to something more stock. Also does Xposed work?
NielsvdS said:
All treble roms will work on Mi 8, because it's launched with Android 8.0 or higher.
The Mi 8 is an A-Only version, so you have the flash the A-only image
It's only possible some features wont work, like wifi, camera and fingerprint scanner.
I use the PHH Treble (9.0) rom and I'm really satisfied
Click to expand...
Click to collapse
Are there any bugs that u are facing?
bassbounce said:
Are there any bugs that u are facing?
Click to expand...
Click to collapse
Only the annoying soundbug with notification and alarm sounds, the other are fixed by ViperFX 1.7
Also the fingerprint sensor pretends to be the enter of the select key.
I have to figure it out where it is going wrong, so I can fix it with an other patch :good:
Ziarrr said:
i need guide install rom treble on Mi8, share me plz
Click to expand...
Click to collapse
Tomorrow I will make a guide!
I also had to figure it out what to do and I have been stuck, so it's nice to share my experience with installing a full treble rom.
Can we all do this using TWRP or we need a PC?
Wow this is great ! Could very well be the first ever custom rom for Mi 8?
Can you list all working and non-working features on your Treble ROM?
samwise110712 said:
Can we all do this using TWRP or we need a PC?
Click to expand...
Click to collapse
It is possible! download the apk.
Reboot into recovery, just mount system and vendor in TWRP
Use the filemanager in TWRP:
- Copy the apk from your internal storage
- Paste it at /vendor/overlay
- Copy the apk again
- Paste /system/overlay
NielsvdS said:
It is possible! download the apk.
Reboot into recovery, just mount system and vendor in TWRP
Use the filemanager in TWRP:
- Copy the apk from your internal storage
- Paste it at /vendor/overlay
- Copy the apk again
- Paste /system/overlay
Click to expand...
Click to collapse
Thanks!
What about camera quality in treble roms? ist it good or much worse than on miui roms?

Treble Project for Huawei p20

Since we don't really have a developer for our device, my thought was we can open a thread and share our experiences with treble Rom's.
Anyone got an Android P Treble Rom running?
For example:
-------------------------------------------
Havoc 2.0 :
- https://forum.xda-developers.com/pr...-device-development/rom-havoc-os-8-1-t3819050
- Don't boot (Stuck at "You're Device is unlocked")
-------------------------------------------
Havoc 1.0
- https://sourceforge.net/projects/ha...oc-arm64_aonly_vanilla_nosu-0819.zip/download
- For me the best UI ever (a lot like Android P)
-> Not Working:
- Fingerprint Scanner, automatic brightness adjustment (fix: https://forum.xda-developers.com/pr.../overlay-enable-night-light-adaptive-t3741965 )
-> Working:
- everything else
(if you want me to check some specific just ask )
-------------------------------------------
Schubi97 said:
Since we don't really have a developer for our device, my thought was we can open a thread and share our experiences with treble Rom's.
Anyone got an Android P Treble Rom running?
For example:
-------------------------------------------
Havoc 2.0 :
- https://forum.xda-developers.com/pr...-device-development/rom-havoc-os-8-1-t3819050
- Don't boot (Stuck at "You're Device is unlocked")
-------------------------------------------
Click to expand...
Click to collapse
Good Idea. Keep it alive. I just have my bootloader unlocked, no root, no custom recovery, so no experience from my side ?
Phh Treble
https://forum.xda-developers.com/pr...opment/experimental-phh-treble-t3709659/page1
-Not working: NFC, Volte, Hotspot
burgess_boy said:
Phh Treble
https://forum.xda-developers.com/pr...opment/experimental-phh-treble-t3709659/page1
-Not working: NFC, Volte, Hotspot
Click to expand...
Click to collapse
I thought hotspot was fixed a while ago, I tried Phh but went to back to EMUI but I don't recall having hotspot broken
You all have fingerprints working on these roms?
Fingerprints were not getting stored....
deepsrd said:
You all have fingerprints working on these roms?
Fingerprints were not getting stored....
Click to expand...
Click to collapse
No I do not think that works for any Treble Rome yet
Not treble rom per se.. ..
But grab Luk's P20 Pro rom, and extract the system.img from it and flash on the P20.
Works great.. (including fingerprints)
NFC does not work..
Cheers!
To install treble rom i need unlocked bootloader?
g_oral said:
To install treble rom i need unlocked bootloader?
Click to expand...
Click to collapse
Yes, unfortunately you do
Schubi97 said:
Havoc 1.0
- https://sourceforge.net/projects/ha...oc-arm64_aonly_vanilla_nosu-0819.zip/download
- For me the best UI ever (a lot like Android P)
-> Not Working:
- Fingerprint Scanner, automatic brightness adjustment (fix: https://forum.xda-developers.com/pr.../overlay-enable-night-light-adaptive-t3741965 )
-> Working:
- everything else
(if you want me to check some specific just ask )
-------------------------------------------
Click to expand...
Click to collapse
How are you installing Havoc 1.0, the link you have added is for Kirin 960 devices. Did you extract the firmware file?
burgess_boy said:
How are you installing Havoc 1.0, the link you have added is for Kirin 960 devices. Did you extract the firmware file?
Click to expand...
Click to collapse
Just download the file Havoc-arm64_aonly_vanilla_nosu-0819.zip on https://sourceforge.net/projects/havoc-os/files/arm64aonly/
- Extract it
- and flash the .img file
Schubi97 said:
Just download the file Havoc-arm64_aonly_vanilla_nosu-0819.zip on https://sourceforge.net/projects/havoc-os/files/arm64aonly/
- Extract it
- and flash the .img file
Click to expand...
Click to collapse
I've tried flashing with fastboot commands and can't boot. I'll try with TWRP.
UPDATE: Flashed successfully, however I get a vendor img mismatch error. Is this normal?
burgess_boy said:
I've tried flashing with fastboot commands and can't boot. I'll try with TWRP.
Click to expand...
Click to collapse
Are you sure you've downloaded the correct version not the PIE one?
Stuck it on Bootscreen?
If yes did you erased Data in TWRP?
Schubi97 said:
Are you sure you've downloaded the correct version not the PIE one?
Stuck it on Bootscreen?
If yes did you erased Data in TWRP?
Click to expand...
Click to collapse
Yeh I was flashing the Android Pie system file. Did you get a vendor img mismatch message on boot. Also which package of gapps did you install with this rom.
burgess_boy said:
Yeh I was flashing the Android Pie system file. Did you get a vendor img mismatch message on boot. Also which package of gapps did you install with this rom.
Click to expand...
Click to collapse
Yeah i do so but that isn't a problem for me.
For Gapps: "Mind the Gapps" https://androidfilehost.com/?fid=3700668719832236382
Schubi97 said:
Yeah i do so but that isn't a problem for me.
For Gapps: "Mind the Gapps" https://androidfilehost.com/?fid=3700668719832236382
Click to expand...
Click to collapse
Havoc OS 1.0 works extremely well and I am very impressed with it. It also has a vast amount of Android P UI features already built in which is impressive for an 8.1 rom.
The only issue I have had, which I am monitoring, is that some apps randomly crash. A reboot appears to fix this issue.
burgess_boy said:
Havoc OS 1.0 works extremely well and I am very impressed with it. It also has a vast amount of Android P UI features already built in which is impressive for an 8.1 rom.
The only issue I have had, which I am monitoring, is that some apps randomly crash. A reboot appears to fix this issue.
Click to expand...
Click to collapse
I do not have that problem..
Did you make a clean flash ("erase data" and "factory reset" after flashing)
Schubi97 said:
I do not have that problem..
Did you make a clean flash ("erase data" and "factory reset" after flashing)
Click to expand...
Click to collapse
Seems to have worked itself out l, I did erase data and factory reset. How did you find battery life? Seems to be discharging a lot quicker than stock. I've got better battery stats set up to investigate.
burgess_boy said:
Seems to have worked itself out l, I did erase data and factory reset. How did you find battery life? Seems to be discharging a lot quicker than stock. I've got better battery stats set up to investigate.
Click to expand...
Click to collapse
Did you install the overlay mentioned in my first post?
This fixed my problems with the battery
Schubi97 said:
Did you install the overlay mentioned in my first post?
This fixed my problems with the battery
Click to expand...
Click to collapse
Thanks, I had installed it but found out it was working correctly. Changed file permissions and everything is working.

[Rom] [11.0] [Official] Pixel Extended

Content of Opening Post removed on request of thread owner @Maitreya29
Added to the OnePlus 5 Index Thread here.
shadowstep said:
Added to the OnePlus 5 Index Thread here.
Click to expand...
Click to collapse
Thanks
Thanks for porting this ROM to our old OP5!
I'm on the 10.0 version of Pixel Experience, can I dirty flash on top of it ? Or do I need to erase everything before flashing this version ?
Adriench said:
Thanks for porting this ROM to our old OP5!
I'm on the 10.0 version of Pixel Experience, can I dirty flash on top of it ? Or do I need to erase everything before flashing this version ?
Click to expand...
Click to collapse
Clean flash please, you don't have to wipe internal storage if you do that btw.
Ok clean flash done! Everything seems to be working great!
Everything is fast and smooth! I have not spend enough time for now to see if there is any unusual battery drain.
There is only one minor thing: I can't activate gesture navigation and disable hardware keys (I got used to it with the previous Pixel Experiment version ) Is there something I am missing here ? or should I just be patient and maybe hope for it in a future release ?
Thanks again for the work you have done!
Adriench said:
Ok clean flash done! Everything seems to be working great!
Everything is fast and smooth! I have not spend enough time for now to see if there is any unusual battery drain.
There is only one minor thing: I can't activate gesture navigation and disable hardware keys (I got used to it with the previous Pixel Experiment version ) Is there something I am missing here ? or should I just be patient and maybe hope for it in a future release ?
Thanks again for the work you have done!
Click to expand...
Click to collapse
I noticed that isn't present also in Pixel Experience Android 11. Maybe it's a feature not implemented yet and we should wait. Because the Android 10 versions worked fine.
This one is a keeper
Being lazy I tried dirty flashing over YAAP since they come from the same family tree. All worked well and things are looking great. If I find something odd, I'll do a clean flash.
Thank you, Dev's, for all your work
Face unlock works like a charm!
Are you people trying to Kill XDA (that actually enabled all this) by posting only on Telegram?
Everything seems to work fine, as in rock solid. Ive enabled Face unlock and have a couple of feature request for upcoming builds. Assistive light for Face un-lock, and while you're at it, traffic indicator in taskbar (plenty apps for it just a nice to have) and lastly, I like battery to show % in taskbar without the Icon (text only).
This is Like OOS 10.0.1 BUT MUCH BETTER
does it support face unlock
Athreya11 said:
does it support face unlock
Click to expand...
Click to collapse
Works perfectly.
Hi,
I am on Resurrection Remix rom (https://forum.xda-developers.com/t/rom-official-op5-5t-10-resurrection-remix-11-nov-2020.4165947/) and I would like to try this rom. Can you tell what are the best step to go from RR rom to this one ?
Thanks in advance.
P.s. my phone is encrypted
Thanks developer. I have a question
1) Is there a recent app menu like Oreo and previous versions?
2) Is there a smartbar navbar option within the navigation buttons
3) Will the two features I mentioned above be added in future versions even if they are not now?
breath21 said:
Hi,
I am on Resurrection Remix rom (https://forum.xda-developers.com/t/rom-official-op5-5t-10-resurrection-remix-11-nov-2020.4165947/) and I would like to try this rom. Can you tell what are the best step to go from RR rom to this one ?
Thanks in advance.
P.s. my phone is encrypted
Click to expand...
Click to collapse
If your phone is encrypted wipe everything then on orangefox recovery click on format data option, format and flash
Maitreya29 said:
If your phone is encrypted wipe everything then on orangefox recovery click on format data option, format and flash
Click to expand...
Click to collapse
Ok thanks, do I need to flash no_verity_op5.zip also ? I am on TWRP recovery do I need to change for orangefox ?
The New XDA app is up and working.
Sent from my phone
I decided to do a clean install (dirtyflashed over YAAP before with everything working) just to make sure there was no issues with settings.
Two things came up after restoring all apps.
Android Auto has gone missing, it's installed on the phone but does not show up in the launcher (Nova or Pixel) I actually downloaded again from apk mirror and reinstalled but no difference.
Also, Nova no longer finds backups on the device storage? It does find backups on document storage.
All and any suggestions would be welcome, both of the above issues where not present after dirtyflash over YAAP???
thaidroid said:
I decided to do a clean install (dirtyflashed over YAAP before with everything working) just to make sure there was no issues with settings.
Two things came up after restoring all apps.
Android Auto has gone missing, it's installed on the phone but does not show up in the launcher (Nova or Pixel) I actually downloaded again from apk mirror and reinstalled but no difference.
Also, Nova no longer finds backups on the device storage? It does find backups on document storage.
All and any suggestions would be welcome, both of the above issues where not present after dirtyflash over YAAP???
Click to expand...
Click to collapse
Android auto is supposed to be in settings > connection preferences > Android Auto
thaidroid said:
Everything seems to work fine, as in rock solid. Ive enabled Face unlock and have a couple of feature request for upcoming builds. Assistive light for Face un-lock, and while you're at it, traffic indicator in taskbar (plenty apps for it just a nice to have) and lastly, I like battery to show % in taskbar without the Icon (text only).
This is Like OOS 10.0.1 BUT MUCH BETTER
Click to expand...
Click to collapse
thaidroid said:
This one is a keeper
Being lazy I tried dirty flashing over YAAP since they come from the same family tree. All worked well and things are looking great. If I find something odd, I'll do a clean flash.
Thank you, Dev's, for all your work
Face unlock works like a charm!
Click to expand...
Click to collapse
Adriench said:
Ok clean flash done! Everything seems to be working great!
Everything is fast and smooth! I have not spend enough time for now to see if there is any unusual battery drain.
There is only one minor thing: I can't activate gesture navigation and disable hardware keys (I got used to it with the previous Pixel Experiment version ) Is there something I am missing here ? or should I just be patient and maybe hope for it in a future release ?
Thanks again for the work you have done!
Click to expand...
Click to collapse
How's the battery life and how stable this rom is? Can I daily drive?

Categories

Resources