Try the command ./adb sideload filename.zipHello everyone,
I´m facing a problem with Platform_tools. ADB cannot read the zip file. I can read any zip file like 13beta but not the last version. what I´m doing wrong?
Try the command ./adb sideload filename.zipHello everyone,
I´m facing a problem with Platform_tools. ADB cannot read the zip file. I can read any zip file like 13beta but not the last version. what I´m doing wrong?
I've tried and it doesn't work.
I'am struggling with the same problemI've tried and it doesn't work.
I can sideload any zip file except the latest versions, both plus and normal
it didn't solve my problem.I'am struggling with the same problem
----
EDIT:
Just use x64 flashtool: https://drive.google.com/file/d/10BnDquDudsSarqLG1uwoIF2BiGyOLZXL/view
Have you checked that you are ACTUALLY using the latest adb? You might still be using an older version in your PATH.Hello everyone,
I´m facing a problem with Platform_tools. ADB cannot read the zip file. I can read any zip file like 13beta but not the last version. what I´m doing wrong?
Just follow the flash guide of PE 12.
First of all, I would like to thank you for your hard work. You are a good person.Have you checked that you are ACTUALLY using the latest adb? You might still be using an older version in your PATH.
Just follow the flash guide of PE 12.
So and I have problem with sideload Pe13.Have you checked that you are ACTUALLY using the latest adb? You might still be using an older version in your PATH.
I'm a little bit confused! You say, it is'nt possible upgrading from android 12 builds. Formatting data is required. On the other hand I found a description on PEwiki where an upgrade is beeing described Upgrade to a higher Android version (e.g. Android 11 -> Android 12). So what is right, what will work?
- You can dirty flash from the previous PE 13 build. You can dirty flash PE 13 Plus on top of the regular PE 13.
- You cannot upgrade from android 12 builds. Formatting data is required.
- https://jjpprrrr.com/pe/20221122-0804/
WARNING: You must do a factory reset before upgrading, so consider backing up your internal storage.I'm a little bit confused! You say, it is'nt possible upgrading from android 12 builds. Formatting data is required. On the other hand I found a description on PEwiki where an upgrade is beeing described Upgrade to a higher Android version (e.g. Android 11 -> Android 12). So what is right, what will work?
btw: I'm still using latest PE-version based on Android 12 and I'm realy satisfied with it! Great job!
Works fine here.Anyone having problems with "Ok Google" activation? Just can't seem to make it work in any way.
1. Usually upon the initial flash, a lot of things are still setting up in the background. I would suggest holding on to it for a few more days and then observe the power consumption.After first day of usage:
- Battery consumption much higher than latest pe12 (at 7pm I had about 20% battery Left, on pe13 5% left)
- Pixel Launcher sometimes lagging (about 5fps on home screen, after launching any app runs normally). Screen record in attachment
- When connecting to Bluetooth headset, some apps (telegram, and sometimes Whatsapp) stops working.
- On bubbles screen flickering when typing
Anything else work's fine
Found out how to solve it. Just cleared a data from the Google app and reactivated "Hey Google".
Can you try the following steps and see if it helps with reducing the battery drain?Also experiencing battery drain, 5% per hour and beta was around 3% on idle
Both disabled, will report later if it helped.Can you try the following steps and see if it helps with reducing the battery drain?
- Long press on the home screen.
- Home Settings
- Search your phone
- Disable "People" and "Search the web".
The bubble flicker issue is mentioned in the known issues section on the changelog.When you use facebook messnger bubble the screen flashes in the background
Thanks! Will try to do it with on WSL, don't have experience building Android ROMs but yes in other stuff. So is there any extra step to get Google Pay working again or is it enough building it as provided?Build and install
- Get a 64bit x86 linux machine that has a minimum of 16GB RAM. I used one with32 GB. VMs are fine.
- install rsync: `sudo apt install rsync`
- Follow the build guide https://wiki.pixelexperience.org/devices/polaris/build You can skip the "Turn on caching to speed up build" section if this is just a one-off build. For example, if you're planning to use a VM that you will blow away at the end.
- If the build is successful, install your ROM from recovery: https://wiki.pixelexperience.org/devices/polaris/install/#installing-pixelexperience-from-recovery
Not sure about OTA, but you could always install the official version on top of this from recovery if/when it comes out. Theoretically it's the same code, so OTA might work too, but there may be other factors in play, such as that your ROM won't be signed and it will be marked UNOFFICIAL. Not sure if the server allows UNOFFICIAL roms to pull OTA updates for example. Best to ask @jjpprrrr about that.
And, most importantly, if you don't know what you're doing, don't build your own rom!![]()
abd shell
su
setenforce 0
getenforce