El último twrp (twrp-3.5.0_9-0-ali.img) no funcionó para mí.
Opté por usar TWRP de 64 bits para ALI , que funcionó bien.
Gracias, OP !!
Buenos días, ¿cómo instalo root en esta rom?El último twrp (twrp-3.5.0_9-0-ali.img) no funcionó para mí.
Opté por usar TWRP de 64 bits para ALI , que funcionó bien.
Gracias, OP !!
Link works for me.Cant find new version on: Download from PixelExperience website ?
From site:
"LATEST BUILD
July 30, 2021 17:33"
Help pls!
I had the same. Battery life was bad because of exactly the reason you specify - the device was trying to download OTA in a never-ending loop. This killed my battery as it was trying to do that over mobile data;I found that it was eating up the battery, the developers forgot to disable OTA, the native firmware update, it constantly downloads updates and periodically displays an update window. The traffic is consumed by the part of the system application responsible for OTA with UID1061. I suppose that when changing the firmware to PixelExpiriens from the stock Pixel, they removed all the possibilities of disabling the native OTA.
127.0.0.1 ota.googlezip.net
127.0.0.1 ota-cache1.googlezip.net
127.0.0.1 ota-cache2.googlezip.net
been trying to figure this out for literally months. Now to figure out where host file located. Ok got the host file and had to copy it to my pc to edit it. I hope I did it correctly.I had the same. Battery life was bad because of exactly the reason you specify - the device was trying to download OTA in a never-ending loop. This killed my battery as it was trying to do that over mobile data;
It is easily solved by editing the hosts file for the device and adding entries as per the below:
Code:127.0.0.1 ota.googlezip.net 127.0.0.1 ota-cache1.googlezip.net 127.0.0.1 ota-cache2.googlezip.net
Alternatively, the latest commit on the eleven branch addresses this too. You can then build this from source using the instructions here and it works perfectly when flashed by TWRP.
My battery life went from about 5 hours to about 36 hours after applying the hosts file entry and stayed the same after applying the source built ROM.
Where can I get hosts file?I had the same. Battery life was bad because of exactly the reason you specify - the device was trying to download OTA in a never-ending loop. This killed my battery as it was trying to do that over mobile data;
It is easily solved by editing the hosts file for the device and adding entries as per the below:
Code:127.0.0.1 ota.googlezip.net 127.0.0.1 ota-cache1.googlezip.net 127.0.0.1 ota-cache2.googlezip.net
Alternatively, the latest commit on the eleven branch addresses this too. You can then build this from source using the instructions here and it works perfectly when flashed by TWRP.
My battery life went from about 5 hours to about 36 hours after applying the hosts file entry and stayed the same after applying the source built ROM.
I have followed these steps https://forum.xda-developers.com/t/editing-host-file.4345167 using the second recommended method (TWRP), I have already made the change I will see if it worked
This is a hosts problem fixed here https://github.com/PixelExperience/system_core/commit/181998a32befb55ce78bd244e272b27f879b9376 , I have followed these steps https://forum.xda-developers.com/t/editing-host-file.4345167 using the second recommended method (TWRP), and now the problem was solvedI love how my phone works BUT, my battery dies in 5-6 hours with this rom. Even when i'm going to sleep it drains 40% approx. Does any1 know any decent rom with normal battery usage?
THXS ILL TRY IT!This is a hosts problem fixed here https://github.com/PixelExperience/system_core/commit/181998a32befb55ce78bd244e272b27f879b9376 , I have followed these steps https://forum.xda-developers.com/t/editing-host-file.4345167 using the second recommended method (TWRP), and now the problem was solved
OTAWhat's the best way to do the insall? OTA, recovery, and or clean?
YesDoes this ROM support fingerprint gestures (swiping to go back/recents, tapping to go home, long tapping to turn on/off the screen, etc)?