Rom to degoogle phone? - Redmi K20 / Xiaomi Mi 9T Questions & Answers

I'd like to increase the privacy of my phone. I'm looking for a compatible open source ROM for the Xiaomi Mi 9T with the latest stock android firmware without any bloatware from google or xiaomi. Better if it's a popular ROM so I can find support more easily.
After I install the ROM I'll follow this phone hardening guide: https://lemmy.ml/post/128667

arturojr said:
I'd like to increase the privacy of my phone. I'm looking for a compatible open source ROM for the Xiaomi Mi 9T with the latest stock android firmware without any bloatware from google or xiaomi. Better if it's a popular ROM so I can find support more easily.
Click to expand...
Click to collapse
ArrowOS

arturojr said:
I'd like to increase the privacy of my phone. I'm looking for a compatible open source ROM for the Xiaomi Mi 9T with the latest stock android firmware without any bloatware from google or xiaomi. Better if it's a popular ROM so I can find support more easily.
Click to expand...
Click to collapse
davinci
This is the official rom from MicroG based on the latest LineageOS.
I run this now since 2 years. Its awesome. You wil get every month a new build and a notification to update. So you will get allways the latest Android security patches!
My privacy combination is:
-MicroG LOS Rom
-AuroraStore with local gnerated anon account - https://auroraoss.com/download/
-AuoraDroid - https://auroraoss.com/download/
-Aurora Services (for auto updates of apks) - https://gitlab.com/AuroraOSS/AuroraServices/-/releases
-AppManager - https://f-droid.org/en/packages/io.github.muntashirakon.AppManager/
-Bromite - https://www.bromite.org/
-NewPipe - https://github.com/polymorphicshade/NewPipe/releases/

I_did_it_just_tmrrow said:
davinci
This is the official rom from MicroG based on the latest LineageOS.
I run this now since 2 years. Its awesome. You wil get every month a new build and a notification to update. So you will get allways the latest Android security patches!
My privacy combination is:
-MicroG LOS Rom
-AuroraStore with local gnerated anon account - https://auroraoss.com/download/
-AuoraDroid - https://auroraoss.com/download/
-Aurora Services (for auto updates of apks) - https://gitlab.com/AuroraOSS/AuroraServices/-/releases
-AppManager - https://f-droid.org/en/packages/io.github.muntashirakon.AppManager/
-Bromite - https://www.bromite.org/
-NewPipe - https://github.com/polymorphicshade/NewPipe/releases/
Click to expand...
Click to collapse
Rumors are that LOS for davinci will no longer be maintained.

heinhuiz said:
Rumors are that LOS for davinci will no longer be maintained.
Click to expand...
Click to collapse
Yes that's true but just because a certain developer doesn't want to update to the next Android version, it doesn't mean it's over with LineageOS for davinci.
NeoArian is apparently working on an Android 12 LOS version:
shared files by arian
Download shared files by arian for free. mostly android related. None
sourceforge.net
GitHub - xiaomi-sm6150/android_device_xiaomi_davinci
Contribute to xiaomi-sm6150/android_device_xiaomi_davinci development by creating an account on GitHub.
github.com
The nice thing about MicroG is the fact that more apps still work. Yes, many other roms offer signature spoofing which is a prerequisite for microG but it never worked as well for me as the in-house LineageOS rom build from microG itself.

I've installed lineage-17.1-20220105-nightly-davinci-signed.zip. Thanks for the suggestions. Just to be sure, since I'm going to follow the 100% FOSS Smartphone Hardening non-root 4.0 guide now, is all the software in Lineage OS 17.1 FOSS (free and open source software)?

I_did_it_just_tmrrow said:
Yes that's true but just because a certain developer doesn't want to update to the next Android version, it doesn't mean it's over with LineageOS for davinci.
NeoArian is apparently working on an Android 12 LOS version:
shared files by arian
Download shared files by arian for free. mostly android related. None
sourceforge.net
GitHub - xiaomi-sm6150/android_device_xiaomi_davinci
Contribute to xiaomi-sm6150/android_device_xiaomi_davinci development by creating an account on GitHub.
github.com
The nice thing about MicroG is the fact that more apps still work. Yes, many other roms offer signature spoofing which is a prerequisite for microG but it never worked as well for me as the in-house LineageOS rom build from microG itself.
Click to expand...
Click to collapse
Thing is that the ROM has to become official (i.e. published on the LOS site) before the microG guys start building it. Many developers hesitate to make their version official, because it comes with responsibilities (in maintenance especially).
That said, there is a Magisk module available that adds microG to custom ROMs that seems to work well with LOS.

I've taken a look at rooting the phone to make adaway more energy efficient but since the device has no ramdisk I would have to boot to recovery every time I want to have root enabled. So I'm guessing most people just don't use this phone with root since it would be too inconvenient. And I'd like to know why Lineage OS doesn't offer a simple way to enable root.

arturojr said:
I've taken a look at rooting the phone to make adaway more energy efficient but since the device has no ramdisk I would have to boot to recovery every time I want to have root enabled. So I'm guessing most people just don't use this phone with root since it would be too inconvenient. And I'd like to know why Lineage OS doesn't offer a simple way to enable root.
Click to expand...
Click to collapse
I don't use LOS but I guess it uses the stock Xiaomi boot.img
If so, then it is absolutely not needed to install Magisk to recovery - as stated elswhere, patch the boot.img and then you boot directly to Magisk with no problem (don't worry that Magisk says Ramsisk No, patching boot.umg works with no problem)
Regarding to built-in Magisk to custom ROMs (old school) - that is discoursged by TJW Magisk documentation. One of the reason is troubles if user wants to update Magisk
(All assuming Magisk for root)

arturojr said:
I've taken a look at rooting the phone to make adaway more energy efficient but since the device has no ramdisk I would have to boot to recovery every time I want to have root enabled. So I'm guessing most people just don't use this phone with root since it would be too inconvenient. And I'd like to know why Lineage OS doesn't offer a simple way to enable root.
Click to expand...
Click to collapse
I'm using it with LOS17. 1 (+ microG) and Magisk, I just installed it following the instructions. I'm using stable 23.0 without problems. Magisk even reinstalls itself after OTA updates.

heinhuiz said:
I'm using it with LOS17. 1 (+ microG) and Magisk, I just installed it following the instructions. I'm using stable 23.0 without problems. Magisk even reinstalls itself after OTA updates.
Click to expand...
Click to collapse
How did you install MicroG? Just want to know if the process is still difficult on a normal LOS.

I_did_it_just_tmrrow said:
How did you install MicroG? Just want to know if the process is still difficult on a normal LOS.
Click to expand...
Click to collapse
I just used the prebuilt version from here. New builds are made approx. every 2 weeks, and install OTA.

Related

LineageOS for microG

Android experience relies heavily on Google's Play Services. The microG project creates an alternative to installing Gapps, which install and execute closed-source blobs on our phones. MicroG however requires a patch called "signature spoofing", which allows microG's apps to spoof themselves as Google Apps. LineageOS currently does not include the patch due to different opinions among the developers. (further information can be found here)
This makes microG installation difficult on LineageOS and other ROMs. Our ROM is a fork of LineageOS with just the necessary changes to have microG built-in. We ship weekly builds for all the LineageOS supported devices..
You can find us on https://lineage.microg.org
XDA:DevDB Information
LineageOS for microG, ROM for all devices (see above for details)
Contributors
Simon94, ncorna, n1zzo, LineageOS, MaR-V-iN
Source Code: https://github.com/lineageos4microg
ROM OS Version: Android 10
Based On: LineageOS
Version Information
Status: Nightly
Created 2017-11-06
Last Updated 2020-08-28
Would like to have build for Nexus 9 aka flounder
Awesome start! Good luck with that! Cheers! :fingers-crossed:
Is this the thread mentioned in the FAQ where one can request builds for other devices supported by LineageOS?
If so, I'd love to see a build for the LG G5 (aka h850), which is currently the only high-end device by a known manufacturer with a removable battery and high repairability (8/10 from Ifixit).
It's fully supported by LineageOS (https://wiki.lineageos.org/devices/h850) and I'd be willing to report any possible problems and help debug it if necessary.
Thanks in advance and awesome project!
Can you please add support for LG G4 (H815) as well?
The LineageOS for microG OTA infrastructure is based on https://github.com/julianxhokaxhiu/LineageOTA?
I'm mounting my own infrastructure and I want to know how to build it. Thanks.
Current device list which will be built tomorrow:
Code:
a6020,angler,armani,athene,bacon,bullhead,cancro,capricorn,cheeseburger,clark,condor,crackling,d855,
deb,dragon,falcon,flo,flounder,gemini,h815,h850,hammerhead,harpia,herolte,here2lte,hlte,i9100,
i9300,jfltexx,kenzo,klte,libra,lux,m8,mako,mido,oneplus2,oneplus3,onyx,osprey,otus,paella,pme,
serranoltexx,shamu,thea,titan,victara,wt88047,yuga,Z00L
Simon94 said:
Current device list which will be built tomorrow:
Code:
a6020,angler,armani,athene,bacon,bullhead,cancro,capricorn,cheeseburger,clark,condor,crackling,d855,
deb,dragon,falcon,flo,flounder,gemini,h815,h850,hammerhead,harpia,herolte,here2lte,hlte,i9100,
i9300,jfltexx,kenzo,klte,libra,lux,m8,mako,mido,oneplus2,oneplus3,onyx,osprey,otus,paella,pme,
serranoltexx,shamu,thea,titan,victara,wt88047,yuga,Z00L
Click to expand...
Click to collapse
Please, include piccolo!
DaniPhii said:
Please, include piccolo!
Click to expand...
Click to collapse
Done!
@Simon94 does it supports substratum ? and thanks for the modded lineage .
Microg.me is a really wonderful project , I have been using it for 3 days, but there are some things that annoy me. In particular, is it really necessary to implement it in every single build ?? I use an application with the same signature, so at each ota it is replaced by the fakestore and that's annoying . Also one ota per day is pretty excessive I think, especially for daily usage. Why not release an update at the same time as the official lineage ?
Please excuse me if the answers to my questions are obvious, I'm a bit new on microg.
Would it be possible to built a pac which could be used for an unofficial LOS-Release to install it e.g. via twrp? I would to love to test the microg-package onto my satsuki (E6833) Sony Xperia Z5 Premium Dual
sandeep_7 said:
@Simon94 does it supports substratum ? and thanks for the modded lineage .
Click to expand...
Click to collapse
Same feature-set as LineageOS. If LOS supports substratum, we are supporting this aswell.
Silver_Defender said:
Microg.me is a really wonderful project , I have been using it for 3 days, but there are some things that annoy me. In particular, is it really necessary to implement it in every single build ?? I use an application with the same signature, so at each ota it is replaced by the fakestore and that's annoying . Also one ota per day is pretty excessive I think, especially for daily usage. Why not release an update at the same time as the official lineage ?
Please excuse me if the answers to my questions are obvious, I'm a bit new on microg.
Click to expand...
Click to collapse
Unfortunately we wont remove FakeStore since our goal is to provide a Google free ROM with a fully working ecosystem which requires having FakeStore installed. Sorry for that. What you could do is to write a script for OTA survival / - or removal and put it in the /system/addon.d directory. But we're not going to support this in any way.
Otherwise we can invite you to not use Play Store, but a replacement like Yalp Store.
We like to build as often as we can. Its up to you and your free choice. If you dont want to update on a daily basis, just dont do it
Best, Simon
MaStErB_1984 said:
Would it be possible to built a pac which could be used for an unofficial LOS-Release to install it e.g. via twrp? I would to love to test the microg-package onto my satsuki (E6833) Sony Xperia Z5 Premium Dual
Click to expand...
Click to collapse
..
https://lineage.microg.org/#faq said:
Can you add support for my device? It is not supported by LineageOS though...
No, I'm sorry.
Click to expand...
Click to collapse
MaStErB_1984 said:
Would it be possible to built a pac which could be used for an unofficial LOS-Release to install it e.g. via twrp? I would to love to test the microg-package onto my satsuki (E6833) Sony Xperia Z5 Premium Dual
Click to expand...
Click to collapse
There are several methods to get microg. Maybe you should start reading there https://forum.xda-developers.com/android/general/index-list-custom-roms-offering-t3557047
My preferred method have been nanomod patcher and shadow53's zip.
I can't find my device in the download section!! Yu yunique (jalebi). As the site says that all the devices with official linegae os support will get this rom?? Pls provide for my device jalebi. Thanks in advance.
Shashank Varma said:
I can't find my device in the download section!! Yu yunique (jalebi). As the site says that all the devices with official linegae os support will get this rom?? Pls provide for my device jalebi. Thanks in advance.
Click to expand...
Click to collapse
Added in next build.
Simon94 said:
Added in next build.
Click to expand...
Click to collapse
Thank you!! Waiting for it
Hey there! I have an old first-gen Moto X as my main android device (ghost) and I'd love to take advantage of your awesome project! I tried to get the docker image up and running myself, but I keep getting random DNS failures in docker, which seem to get silently passed, which results in the build claiming to be successful, yet no builds show up in my "zips" folder when it completes. Only thing that I think needs changed from the default is the lineageOS branch (cm-13.0). Would it be too much trouble to add 'ghost' to your list of builds?
Thank you,
neutral
Can you add support for taoshan (Sony Xperia L)?
Has LOS support.
Thanks!
Moto g5 cedric?

[ROM][addison] Unofficial LineageOS 14.1

[ROM][addison] Unofficial LineageOS 14.1
Moto Mods are not supported
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1.2 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please check out the Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Working
Boots
RIL (Calls, SMS, Data)
Wifi
Bluetooth
Video Playback
LED Notifications
NFC
Not Working/Bugs
–
Installation
1. Make sure you have a nougat bootloader and modem else TWRP denies the installation by throwing a message about the wrong bootloader. You can find a guide here: https://forum.xda-developers.com/showpost.php?p=74069195&postcount=91
2. Requires Unlocked Bootloader & a custom recovery
3. Place ROM & Gapps (if applicable) in your virtual SD
4. Reboot in Bootloader Mode
5. Go to "Recovery" (Vol +/Vol -) and confirm (power)
6. Wipe Data/Factory Reset
7. Wipe Dalvik cache
8. Install the ROM zip
9. Install su for root. You can get the required file from here https://mirrorbits.lineageos.org/su/addonsu-14.1-arm-signed.zip
10. Install the Gapps zip (if applicable)
11. Reboot
Note
I have not built any of these ROMs myself, I'm simply just listing them for convenience sake. All credits go their rightful creators and to @Alberto97 for laying the groundwork for Moto Z Play development.
Downloads
@fablebreton's build: https://androidfilehost.com/?fid=817906626617950356 with november's security patch, built December 2nd.
@Shreps's build: https://moto.shreps.fr/?dir=Moto Z...29/ROM/Lineage with november's security patch, built December 9th.
XDA:DevDB Information
Unofficial LineageOS 14.1, ROM for the Moto Z Play
Contributors
Mr_prfssnl, Alberto97, fablebreton, Shreps
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.1.x
Version Information
Status: Beta
Created 2017-12-12
Last Updated 2017-12-12
I have used the first rom in your list and it is November patch too
Jagadhidh said:
I have used the first rom in your list and it is November patch too
Click to expand...
Click to collapse
Oops, sorry about that, I reported the information to him and made a mistake. All have November's patch indeed and Flashqueen's includes part of December's.
 
Ultramanoid said:
Oops, sorry about that, I reported the information to him and made a mistake. All have November's patch indeed and Flashqueen's includes part of December's.
 
Click to expand...
Click to collapse
I have changed the description accordingly ?
This might be of interest for users that come searching for unofficial Lineage builds.
The Lineage with MicroG project is still building for this device, and they do every couple of days, by the way. Actually nightlies.
XDA thread : https://forum.xda-developers.com/android/software/lineageos-microg-t3700997
Build downloads : https://download.lineage.microg.org/addison/
Edit : The last build as of this post is from December 11th, and declares a December security patch.
 
Ultramanoid said:
This might be of interest for users that come searching for unofficial Lineage builds.
The Lineage with MicroG project is still building for this device, and they do every couple of days, by the way. Actually nightlies.
XDA thread : https://forum.xda-developers.com/android/software/lineageos-microg-t3700997
Build downloads : https://download.lineage.microg.org/addison/
 
Click to expand...
Click to collapse
Can this Roms be dirty flashed over existing @Alberto97 nightlies from november?
Thats my biggest fear - to have to clean everything and reinstall the whole device....?
Can you provide a little help for this circumstance... i guess there are many user with the same issue.
Thank you!
Cheers
finfin82 said:
Can this Roms be dirty flashed over existing @Alberto97 nightlies from november?
Thats my biggest fear - to have to clean everything and reinstall the whole device....?
Can you provide a little help for this circumstance... i guess there are many user with the same issue.
Thank you!
Cheers
Click to expand...
Click to collapse
It was already answered a couple of times in the official thread ( where you also asked ), so please read the posts before yours there or at least search before asking, which is expected in the forum.
You can migrate from an official build to an unofficial, and vice versa, simply using the appropriate script ( before flashing the rom ) found here :
https://forum.xda-developers.com/showpost.php?p=70452245&postcount=2
Edit : Just make a backup in TWRP before proceeding, to be safe, and you can always restore that if you have any issues.
 
This is listed in the wrong section... this is why XDA has a section called: Moto Z Play ROMs, Kernels, Recoveries, & Other Development
They thought ahead.
https://forum.xda-developers.com/moto-z-play/development
Mr_prfssnl said:
[ROM][addison] Unofficial LineageOS 14.1
Moto Mods are not supported
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1.2 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please check out the Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Working
Boots
RIL (Calls, SMS, Data)
Wifi
Bluetooth
Video Playback
LED Notifications
NFC
Not Working/Bugs
–
Installation
1. Make sure you have a nougat bootloader and modem else TWRP denies the installation by throwing a message about the wrong bootloader. You can find a guide here: https://forum.xda-developers.com/showpost.php?p=74069195&postcount=91
2. Requires Unlocked Bootloader & a custom recovery
3. Place ROM & Gapps (if applicable) in your virtual SD
4. Reboot in Bootloader Mode
5. Go to "Recovery" (Vol +/Vol -) and confirm (power)
6. Wipe Data/Factory Reset
7. Wipe Dalvik cache
8. Install the ROM zip
9. Install su for root. You can get the required file from here https://mirrorbits.lineageos.org/su/addonsu-14.1-arm-signed.zip
10. Install the Gapps zip (if applicable)
11. Reboot
Note
I have not built any of these ROMs myself, I'm simply just listing them for convenience sake. All credits go their rightful creators and to @Alberto97 for laying the groundwork for Moto Z Play development.
Downloads
@fablebreton's build: https://androidfilehost.com/?fid=817906626617950356 with november's security patch, built December 2nd.
@Shreps's build: https://moto.shreps.fr/?dir=Moto Z...29/ROM/Lineage with november's security patch, built December 9th.
@Flashqueen's build: https://mega.nz/#!VrwFCJxa!Fza8TlHFJ...Z9eCcRw5XZwZmA with november's security patch + part of December's security patch, built December 9th. Also has integrated root and UnifiedNlp support.
XDA:DevDB Information
Unofficial LineageOS 14.1, ROM for the Moto Z Play
Contributors
Mr_prfssnl, Alberto97, fablebreton, Shreps, Flashqueen
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.1.x
Version Information
Status: Beta
Created 2017-12-12
Last Updated 2017-12-12
Click to expand...
Click to collapse
Jimi Mack said:
This is listed in the wrong section... this is why XDA has a section called: Moto Z Play ROMs, Kernels, Recoveries, & Other Development
They thought ahead.
https://forum.xda-developers.com/moto-z-play/development
Click to expand...
Click to collapse
I tried placing the thread there but they moved it to this section, since I am not actually developing anything. I am merely listing the ROMs
Mr_prfssnl said:
I tried placing the thread there but they moved it to this section, since I am not actually developing anything. I am merely listing the ROMs
Click to expand...
Click to collapse
Odd being it is all formated as every other rom listed in that section.
---------- Post added at 07:14 PM ---------- Previous post was at 07:03 PM ----------
Ultramanoid said:
This might be of interest for users that come searching for unofficial Lineage builds.
The Lineage with MicroG project is still building for this device, and they do every couple of days, by the way. Actually nightlies.
XDA thread : https://forum.xda-developers.com/android/software/lineageos-microg-t3700997
Build downloads : https://download.lineage.microg.org/addison/
 
Click to expand...
Click to collapse
That looks interesting, thank you.
Mr_prfssnl said:
I tried placing the thread there but they moved it to this section, since I am not actually developing anything. I am merely listing the ROMs
Click to expand...
Click to collapse
Plenty of other people have opened threads where developers have later posted builds or applications, and those threads are naturally in development sections. I guess a listing only is a grey area and they're being strict but if developers eventually use this thread to post builds it'd be time to ask mods about moving it to development then.
 
Mr_prfssnl said:
[ROM][addison] Unofficial LineageOS 14.1
Downloads
@Flashqueen's build: https://mega.nz/#!VrwFCJxa!Fza8TlHFJ...Z9eCcRw5XZwZmA with november's security patch + part of December's security patch, built December 9th. Also has integrated root and UnifiedNlp support.
Click to expand...
Click to collapse
I'm sorry, but I managed to destroy my build tree due to an error
As I had no backup I've decided to move on and try AOSP 8. I hate to disappoint some of you but I can't provide builds anymore for the Z Play. So I'd suggest to move on to another of the provided builds. Thanks.
Flashqueen said:
I'm sorry, but I managed to destroy my build tree due to an error
As I had no backup I've decided to move on and try AOSP 8. I hate to disappoint some of you but I can't provide builds anymore for the Z Play. So I'd suggest to move on to another of the provided builds. Thanks.
Click to expand...
Click to collapse
Ouch. Any intention to look at Lineage 15 eventually ?
By the way, regarding the other builds, Shreps' link has changed, that build is now at :
https://moto.shreps.fr/?dir=Moto Z Play (addison)/ROM/Lineage
 
Ultramanoid said:
Ouch. Any intention to look at Lineage 15 eventually ?
By the way, regarding the other builds, Shreps' link has changed, that build is now at :
https://moto.shreps.fr/?dir=Moto Z Play (addison)/ROM/Lineage
 
Click to expand...
Click to collapse
Well, to be honest, I was so angry that I haven't yet tried to build up another source tree, which takes hours... So currently not. But if I will, I'll let you all know.
Flashqueen said:
I'm sorry, but I managed to destroy my build tree due to an error
As I had no backup I've decided to move on and try AOSP 8. I hate to disappoint some of you but I can't provide builds anymore for the Z Play. So I'd suggest to move on to another of the provided builds. Thanks.
Click to expand...
Click to collapse
I updated the thread. Thank you for your effort anyway
Is there any real difference between both releases?
Jimi Mack said:
Is there any real difference between both releases?
Click to expand...
Click to collapse
Shrep's build was done a week later, so a week's worth of Lineage commits and / or fixes over the older build.
 
I'm having a hard time flashing these Lineage OS ROMs. I'm running stock 7.1.1 prior to flashing 14.1, but I keep getting error 7. It says I have 0xC113 but I need 0xC105/106/107/112.
I've tried flashing just the bootloader from the latest 7.1.1 but I'm still stuck and it's driving me nuts.
What am I doing wrong?
Here's another unofficial build, but camera is now broken.
https://forum.xda-developers.com/moto-z-play/development/rom-unofficial-lineageos-14-1-t3727440
Flashqueen's build remains the best fully functional one with at least up to most of December's patches ( even if it declares a November patch ) so at this point I'd still recommend it over anything else, other than getting a different, better supported device...
Edit : Lineage with MicroG support last put out a build December 17th, but those builds seem to be broken. I guess without a maintainer fixing things for the device, there's not much point in building as-is, see camera in the linked build above, for instance.
 
Ultramanoid said:
Here's another unofficial build, but camera is now broken.
https://forum.xda-developers.com/moto-z-play/development/rom-unofficial-lineageos-14-1-t3727440
Flashqueen's build remains the best fully functional one with at least up to most of December's patches ( even if it declares a November patch ) so at this point I'd still recommend it over anything else, other than getting a different, better supported device...
Edit : Lineage with MicroG support last put out a build December 17th, but those builds seem to be broken. I guess without a maintainer fixing things for the device, there's not much point in building as-is, see camera in the linked build above, for instance.
Click to expand...
Click to collapse
Another good alternative to the above mentioned ROMs would be Mokee ROM. They actually support the device officially and it keeps getting updates on a daily basis. Although it is not actually Lineage it is in fact really close. It even comes with all of the Lineage features, wallpapers and apps by default. Another cool feature is that it comes with Xposed by default :victory:

[DISCUSSION][OT][9.x]Pie ROM Discussion thread for Titan

This thread is opened for users discussions about Pie ROMs, updates, fixes, mods or anything else, since YOU ARE NOT ALLOWED TO TALK ABOUT OFF TOPICS AT ROM DEVELOPMENT thread, so feel free to discuss about Pie stuffs for titan here
Currently developed Android 9.x Pie ROMs are:
1. LineageOS 16.0 By @RenanQueiroz
2. Xperience 13.0 By @TeamMex
3. (Abandoned)PixysOS By @thedeadfish59(Abandoned)
4. AOSP Extended Pie Unofficial by @Jorge_8
5. AICP Pie Unofficial by @thedeadfish59
6. Resurrection Remix Pie Official by @thedeadfish59
7. Pixel Experience Pie Official by @thedeadfish59
Known Issues:
NONE (All credits goes to @RenanQueiroz , without his hard work, it wouldnt be possible)
FAQ:
1: Can I dirty flash over LOS 15.1?
A: No, Clean flash is recommended, go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based
2. Pie seems laggy often, any fixes? ?
A: Due to skiagl renderer, our legacy device titan might work slowly with it, solution is switching to OpenGL, significant improvement will be noticable, how to do this? Simple flashable zip made by @DanGLES3 , have a look into his thread here
3. When next build will arrive?
A: No ETA
4. Any sound mods work with Pie?
A: Check #2 thread for ViperFX
5. Can FaceUnlock can be enabled on Pie?
A: Why Not? Go here
FAQ generated by @bejunk that'd be helpful to Pie users ig
1: Can I dirty flash over LOS 15.1?
A: No, clean flash is needed.
2. How i install Pie?
A: Go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based.
3. But i want to have Google speech recognition, offline speech files (recognition) etc. (GApps nano) ?
A: Our /system partition is too small to fit Pie ROM + nano Gapps, but there is a solution: (we need to free some storage in /system):
1. Clean install needed, after wiping only flash ROM + Magisk zip. Boot the ROM
2. From apkmirror.com download Solid Explorer (recommended) or Mixplorer, also download "Android System Webview Google", "Google Keyboard" (or any other you normally use)
and Android Messages from Google. -> install them all. Enable Google Keyboard + Messages as default in Settings. In developer options enable Google webview as default.
Now with the explorer, navigate to /system/app and /system/priv-app: delete the "webview" + "LatinIME" + "messages" folder. When asked for root, grant it.
3. Now there should be enough space to install GApps nano, so boot to recovery and install GApps nano (if it still says insufficient storage, open GApps zip using
7zip and delete the app-sizes.txt)
4. Reboot, after login in you should be greeted with the Google setup screen which will download all your settings & apps.
4. How to enable Google Assistant:
A: You need root & a root explorer, maybe a texteditor app:
navigate to /system/ and backup your build.prop to internal first, just in case. Then open it with an editor
and add "ro.opa.eligible_device=true" so it looks like this:
Code:
...
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opa.eligible_device=true
keyguard.no_reqiure_sim=true
...
-> save & reboot. Note: it may take 1-2 days until Assistant appears, you can try trigger it via home button-longpress
7. Regarding Pixel Launcher's: (if you want more customization and/or Google feed & weather (optional)):
A: There are currently 3 choices:
1. "Original" Pixel Launcher: https://forum.xda-developers.com/showpost.php?p=77741983&postcount=257
-> Pie "app open" animations + dock icons in recents
-> no customization really
-> Google feed & weather works
2. "Rootless Launcher" by amirzaidi: (Playstore)
-> NO Pie "app open" animations + dock icons in recents
-> a little bit more customization
-> need to install Pixelbridge for Google feed & weather (see Playstore description)
3. "Ruthless Launcher" by shubbby https://forum.xda-developers.com/android/apps-games/app-ruthless-pixel-launcher-based-t3755903
-> NO Pie "app open" animations + dock icons in recents
-> A LOT of customizations, full Icon pack support (per app) and much more, fully stable.
-> need to install Pixelbridge for Google feed & weather (latest build in his TG release channel)
Developers who are behind to bringup Pie to our titan:
1: @LuK1337 , he is lit, all of our works based on his codes
2: @RenanQueiroz instead of abandoning this device, this guy bringing fixes to almost every issues
2: @Allstargaurav for his various tree helps
So, feel free to discuss about anything (Pie) here from now, that can be OT, unofficial builds, build issues and anything that doesnt violate XDA rules, cheers
And if you are looking about Oreo ROM discussion thread, go here
Just if you guys are wondering ViperFX is working on this rom or not, (attachment) version of viperfx is working with Pie+Magisk 16.7
Help in Restore
I'd like to clean flash this Pie ROM, but dont want to lose my data from a single specific app (pvz2 i'ts a few GB size)
in my case unfortunately Titanium Backup always fails when restoring data from this app, cant even start, crash when loading
any suggestion for a completely successful restore for huge data for a single app? any other app? anybody did this before?
I got a 32 GB external card, space it's not a problem
hab12345 said:
I'd like to clean flash this Pie ROM, but dont want to lose my data from a single specific app (pvz2 i'ts a few GB size)
in my case unfortunately Titanium Backup always fails when restoring data from this app, cant even start, crash when loading
any suggestion for a completely successful restore for huge data for a single app? any other app? anybody did this before?
I got a 32 GB external card, space it's not a problem
Click to expand...
Click to collapse
Oandbackup
Apkbackup+
Swift backup
these roms are with Android Go?
marcelo2866 said:
these roms are with Android Go?
Click to expand...
Click to collapse
No
Nevermind.
trouble with magisk
thedeadfish59 said:
This thread is opened for users discussions about Pie ROMs, updates, fixes, mods or anything else, since YOU ARE NOT ALLOWED TO TALK ABOUT OFF TOPICS AT ROM DEVELOPMENT thread, so feel free to discuss about Pie stuffs for titan here
Currently developed Android 9.x Pie ROMs are:
1. LineageOS 16.0 By @RenanQueiroz
2. Xperience 13.0 By @TeamMex
Known Issues:
Permissive SElinux
Bluetooth
WhatsApp/Instagram buggy video output (Video Players works just fine)
What is SElinux and what means SElinux is permissive?
A: https://source.android.com/security/selinux here is your answer
FAQ:
1: Can I dirty flash over LOS 15.1?
A: No, Clean flash is recommended, go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based
2. When Bluetooth will be fixed?
A: God knows
3. When next build will arrive?
A: No ETA
4. Any sound mods work with Pie?
A: Check #2 thread for ViperFX
5. Can FaceUnlock can be enabled on Pie?
A: Why Not? Go here
Developers who are behind to bringup Pie to our titan:
1: @LuK1337 , he is lit, all of our works based on his codes
2: @RenanQueiroz instead of abandoning this device, this guy bringing fixes to almost every issues
2: @Allstargaurav for his various tree helps
So, feel free to discuss about anything (Pie) here from now, that can be OT, unofficial builds, build issues and anything that doesnt violate XDA rules, cheers
And if you are looking about Oreo ROM discussion thread, go here
Click to expand...
Click to collapse
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
I faced the same issue ...
hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
you need to install the magisk manager apk from inside the magisk zip after i installed it it worked fine ..
hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
face you have to install the Magisk manager after the zip, it is not automatic with previous versions of android.
hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
The link I provided will redirect you to a git repo, where you will find magisk manager as well, use it
thedeadfish59 said:
Just if you guys are wondering ViperFX is working on this rom or not, this version of viperfx is working with Pie+Magisk 16.7
Click to expand...
Click to collapse
The AFH address is out.
Oshmar said:
The AFH address is out.
Click to expand...
Click to collapse
Check the #2 again, I ve attached the file there
I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:
Guys,
Android 9 has a lot of improvements in the audio system, and it looks like Pie ROMs are even stabler than Oreo ones.
Is there a chance that Bluetooth will be fixed in the upcoming releases?
I have been using los 16.0 and its so great till now.
I heard that boot animation of xperience 13.0 is great. Can some one having the ROM just take that file and send it to me so that I can just replace it in my phone.
Thanks in advance
Sent from my Motorola Moto G 2014 using XDA Labs
danapk said:
I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:
Click to expand...
Click to collapse
This phone dont have compatibility
m00nlighter said:
Guys,
Android 9 has a lot of improvements in the audio system, and it looks like Pie ROMs are even stabler than Oreo ones.
Is there a chance that Bluetooth will be fixed in the upcoming releases?
Click to expand...
Click to collapse
It's probably never going to be fixed. @RenanQueiroz could say something about this, but I understand him: no one is going to make a stable port of Android 9 for a device that is >4 years old. Just stick with Nougat.
DepressedDead said:
It's probably never going to be fixed.
Click to expand...
Click to collapse
Damn son..
It will be fixed, just give it some time...
You guys think I don't have a life? lol
---------- Post added at 09:01 PM ---------- Previous post was at 09:00 PM ----------
danapk said:
I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:
Click to expand...
Click to collapse
No.
DepressedDead said:
It's probably never going to be fixed. @RenanQueiroz could say something about this, but I understand him: no one is going to make a stable port of Android 9 for a device that is >4 years old. Just stick with Nougat.
Click to expand...
Click to collapse
calm, Renan is fixing the other bugs relax bro, do not eta, the developers are not machine..

[SHARE] [UNNOFICIAL] [ANDROID Q 10.0] Pixel Experience 10.0 BETA

I didn't find anything about it, so I came to share
Pixel Experience 10.0 Beta
Device: Redmi Note 4/4X (Mido)
By AryanKendare
Link from Last Build:
https://androidfilehost.com/?fid=1899786940962588662
Link from All Builds:
https://androidfilehost.com/?w=files&flid=284464
is there a thread link so we can share and discuss with the OP ?
Please, don't do this, let the developer share when it's ready
Do you have his permission to share his work?
Aryan will self release it when it's ready for everyone.
It's in testing phase & already in discussion in pixel experience 9.0 official thread.
Sent from my mido using XDA Labs
Waiting for official
well, it is available for download...why not...
tenssa said:
well, it is available for download...why not...
Click to expand...
Click to collapse
Waiting for some noobie crybabies
Sent from my mido using XDA Labs
It's available on telegram
PixelExperience Unofficial is here by @aryankedare
Changelog:
- Fixed VOLTE
- Fixed BT CALLS
- Fixed Most Of the Minor Bugs
*BUGS :
- FPS
- qcrilmsgtunnel fc
- magisk
Link:- https://www.androidfilehost.com/?fid=1899786940962589829
Note:
Please Consider Contributing to Server expenses which will help me to keep pe alive for mido
Join for bug report @Pixelexperiencemido
System-as-root will be send to all devs and testers
i read once that to install android 10 we need a different version recovery,coz with pie recovery it won't work
joe170 said:
i read once that to install android 10 we need a different version recovery,coz with pie recovery it won't work
Click to expand...
Click to collapse
Yeah.. but this ROM can install normally
xene10 said:
Yeah.. but this ROM can install normally
Click to expand...
Click to collapse
did u try it bro? or anyone ?
New look
The ROM was smooth but had some issues like Vote was not working and calls not working..... I installed it yesterday but I can't use is daily driver..
My TWRP 3.3.1-0 work fine with this, but sadly magisk doesn't work...
for now i don't have any bugs, only lock screen....it's hard to unlock, you have to swipe trough whole screen to unlock...is it even bug or normal thing on pixel phones?
edit, i tried calls and it works fine, for now i will use this rom daily and i'll keep watching for bugs
tenssa said:
My TWRP 3.3.1-0 work fine with this, but sadly magisk doesn't work...
for now i don't have any bugs, only lock screen....it's hard to unlock, you have to swipe trough whole screen to unlock...is it even bug or normal thing on pixel phones?
edit, i tried calls and it works fine, for now i will use this rom daily and i'll keep watching for bugs
Click to expand...
Click to collapse
No its not normal thing but when pixel experience pie version is released for mido last year it had the same problem.
tenssa said:
My TWRP 3.3.1-0 work fine with this, but sadly magisk doesn't work...
Click to expand...
Click to collapse
Try flashing the latest magisk 19.4 which apparently supports Android 10.
https://******************/magisk-beta
BUG: version PixelExperience_mido-10.0-20190920 (and all Android 10 beta builds before this):
If connect to LAN or WebCloud services (Google Drive, etc.) with X-plore file browser and run apk file from this cloud (copying to temp for running) then no installing app (apk) but runing as instalator in randomly apps in SmartPhone.
vrij said:
Try flashing the latest magisk 19.4 which apparently supports Android 10.
https://******************/magisk-beta
Click to expand...
Click to collapse
I have installed that version and it doesn't work either, the phone does not start
At the moment it is not possible to root
Magisk - I think it only supports a/b partitioning for Android 10, not A only on 19.4 build at the moment, so since we are an A only style device, Magisk Android 10 support isn't working yet
BUG: version PixelExperience_mido-10.0-20190920 (and all Android 10 beta builds before this):
If booting OS (after show bootlogo Pixel) quietly clicks (hardware sound) camera (as click if opening Camera app).
Maybe initialization?
In older versions (Pie) booting no camera clicks.

[ROM][UNOFFICIAL][cancro][10] LineageOS 17.1

LineageOS is a free, community built, aftermarket firmware distribution of Android 10, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
INSTRUCTIONS
Download latest ROM, Gapps, Magisk
Reboot to Recovery
Wipe system, data, cache and dalvik
Install all
Reboot
Downloads
ROM: https://www.androidfilehost.com/?w=files&flid=306905
Gapps: https://opengapps.org/
TWRP: https://drive.google.com/file/d/1-BZiHJt2uWhVJ8rut72fbSZPDz175DMK/view?usp=drivesdk
NOTE:
Clean Flash is recommended, i.e.. Wipe data,cache,dalvik cache, system
If you dont wipe system, backuptool will reapply your modifications that support addon.d like GApps etc..
Recommended to use Pico Gapps
Device Sources: https://github.com/xiaomi-classic-dev
XDA:DevDB Information
LineageOS 17.1, ROM for the Xiaomi Mi 3
Contributors
vikash1994b, Special Thanks to Xiaomi-classic-dev Team for the sources
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.4.x
Based On: LineageOS
Version Information
Status: Testing
Created 2020-03-29
Last Updated 2020-04-16
16.04.2020
⚛ Fixed Reboot tile, properly shows reboot to recovery
⚛ Fixed device auto wake up when lockscreen set to none.
⚛ Few kernel improvements and optimisation taken from common msm8974 devices.
⚛ LineageOS latest changes.
12.04.2020
⚛ April Security Patch
⚛ Added Pixel UI, i.e.. framework colors (check settings in dark mode)
⚛ Added Reboot/Recovery/Power off tile. Tap to change mode and long press to activate.
⚛ Improved DT2W implementation
⚛ Fixed Capacitive Keys not disabling when on screen navigation bar is enabled.
⚛Lineage Latest changes
04.04.2020
⚛ Disabled Trust warning notification for selinux and sign.
⚛ lineageOS Upstream changes.
03.04.2020
⚛ Open Gapps Compatibility: Increased Free space in System partition, now we have almost 280MB of free space,so now open gapps can be easily flashed.
⚛ Patched SafetyNet , Now SafetyNet Check passes even without Magisk.
⚛ Added Double Tap to Wake
⚛ Added Three Finger Swipe for Screenshot. Credits to MokeeRom
⚛ Implemented OTA Update, so from now on you can get updates directly via Lineage OS updater.
⚛ Device Tree Cleanup
⚛ Lineage OS upstream changes
30.03.2020
⚛ Updated Fingerprint to fix vendor missmatch
⚛ Bring in some optimsation from Android GO
⚛ Added SystemUI to PRODUCT_DEXPREOPT_SPEED_APPS
⚛ Disable SF Latch Buffer Signaled property
⚛ Enabled GL comp backpressure
⚛ Disabeld SF backpressure
29.03.2020
⚛ Initial Release
Which gapps are recommended?
[email protected] said:
Which gapps are recommended?
Click to expand...
Click to collapse
The one i use is this https://drive.google.com/file/d/1-4_3zTu56gnay4zUV_8NZgKJOXnQhh8Q/view?usp=drivesdk and it works fine.
Here are some screenshots of this rom.
vikash1994b said:
The one i use is this https://drive.google.com/file/d/1-4_3zTu56gnay4zUV_8NZgKJOXnQhh8Q/view?usp=drivesdk and it works fine.
Click to expand...
Click to collapse
And which twrp , multi rom or normal twrp
[email protected] said:
And which twrp , multi rom or normal twrp
Click to expand...
Click to collapse
Normal TWRP!
[email protected] said:
And which twrp , multi rom or normal twrp
Click to expand...
Click to collapse
File can't be downloaded , unsupported.
[email protected] said:
File can't be downloaded , unsupported.
Click to expand...
Click to collapse
As I know, twrp 3310 had some problem, so i still v3210 (3230 should be ok too) and it works fine!
You may download it from TWRP website directly, if v3230 has problem, just let me know, I can upload v3210 to g-driver later!
r30857 said:
As I know, twrp 3310 had some problem, so i still v3210 (3230 should be ok too) and it works fine!
You may download it from TWRP website directly, if v3230 has problem, just let me know, I can upload v3210 to g-driver later!
Click to expand...
Click to collapse
No problem in downloading twrp, can't download gapps.
[email protected] said:
No problem in downloading twrp, can't download gapps.
Click to expand...
Click to collapse
Ok, I will upload the BiTGapps after 10 minutes
(Opengapps doesn't work due to space issue, no matter Pico or Nano )
Edit:
Here you go!
https://drive.google.com/file/d/1-ctmk8kWrclKJ6akg-UJg_NcsSwB_z9o/view?usp=drivesdk
Very good effort...
New Lineage OS Builds is up (30-03-2020)
Download https://androidfilehost.com/?fid=4349826312261757707
Changelogs
Updated Fingerprint to fix vendor missmatch
Bring in some optimsation from Android GO
Added SystemUI to PRODUCT_DEXPREOPT_SPEED_APPS
Disable SF Latch Buffer Signaled property
Enabled GL comp backpressure
Disabeld SF backpressure
Hi, are you thinking about future releases (something like one every month or so) with bug correction and, maybe, improvements?
Can you suggest a specific kernel/camera/video driver for this builds, or the included ones are good?
Thanks.
keru32 said:
Hi, are you thinking about future releases (something like one every month or so) with bug correction and, maybe, improvements?
Can you suggest a specific kernel/camera/video driver for this builds, or the included ones are good?
Thanks.
Click to expand...
Click to collapse
I will most probably be providing monthly security updates. I dont think there are custom kernel available for cancro. So you're left with the the included one. Give it a try rom is stable enough with no major bug or FC.
vikash1994b said:
I will most probably be providing monthly security updates. I dont think there are custom kernel available for cancro. So you're left with the the included ones. Give it a try rom is stable enough with no major bug or FC.
Click to expand...
Click to collapse
Totally agree!
To this old device and with this stable ROM, monthly security updates should be enough!
I install this ROM for 2 days, no FC and no major bug (although i cannot pass the safetynet, but it is ok) very smooth with good battery performance! And the temperature also outstanding when play a game!
Thanks for the great ROM!:good:
r30857 said:
Totally agree!
To this old device and with this stable ROM, monthly security updates should be enough!
I install this ROM for 2 days, no FC and no major bug (although i cannot pass the safetynet, but it is ok) very smooth with good battery performance! And the temperature also outstanding when play a game!
Thanks for the great ROM!:good:
Click to expand...
Click to collapse
There is a workaround to pass safetynet on latest build. You need to install magisk and enabling magisk hide.
vikash1994b said:
I will most probably be providing monthly security updates. rom is stable enough.
Click to expand...
Click to collapse
Excellent, what else is required for a legendary device.
Unbelievable that this solid device will get a stable build of lineage os 17.1 - mother of all custom roms even after so many years. Thank you very much.
vikash1994b said:
There is a workaround to pass safetynet on latest build. You need to install magisk and enabling magisk hide.
Click to expand...
Click to collapse
Thanks for the information, i tried it but no lucky, its okay, to me, not an issue!
But could you check the Bluetooth is functional our not?
Tried to using BT but seems not working?
Thanks in advance!
Installed the rom. It's very smooth and stable. Battery is also doing fine. Didn't put a sim and check it. Installed magisk 20.3 and updated to 20.4.
Gapps by the op is working, opengapps could not be installed.
My son played some games with it and was satisfied with its performance.
Haven't checked BT.
Installed YouTube vanced black edition from magisk download.
Will try to install magisk modules for safetynet bypass.
The speaker of my phone is faulty so can't comment about sound.
The rom is an excellent build and the device has surpassed itself.
I wanted to install a gcam port for it. I tried several builds but none of them could even be installed. (i know I'm off topic here). I'll delete this line if the op takes an exception. So if anyone is aware of any working gcam build/port kindly tell me. The device has an excellent sensor for camera.
Also an option to use power menu on the hardware button long press / double tap would have been very useful. I'm presently using a 3rd party app from play store for power off /reboot /reboot to recovery etc as the power button is on the way to its grave due to old age. Otherwise the device is in excellent condition.
Double tap to wake is a very desirable feature due to power button eol and volume button wake is there but these also might get finished due to regular use.
Am using greenify and gravity based wake up to save the power button.

Categories

Resources