Upgrade PixelExperience on oneplus3
Back to the overviewImportant: Please read through the instructions at least once completely before actually following them to avoid any problems because you missed something!
Manually upgrading PixelExperience
Warning: You must do a factory reset before upgrading, so consider backing up your internal storage.
Tip: In some cases, a newer PixelExperience version may not install due to an outdated recovery.
Follow your device’s installation guide to see how you can update your recovery image.
The updater app does not support upgrades from one version of PixelExperience to another, and will block installation to any update for a different version. Upgrading manually requires similar steps to installing PixelExperience for the first time.
- Download the PixelExperience install package that you’d like to install or build the package yourself.
- Make sure your computer has working
adb
. Setup instructions can be found here. - Enable USB debugging on your device.
- Reboot into recovery by running
adb reboot recovery
, or by performing the following:- With the device powered off, hold Volume Down + Power.
- Now tap Wipe.
- Now tap Format Data and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage.
- Sideload the PixelExperience
.zip
package:- On the device, select “Advanced”, “ADB Sideload”, then swipe to begin sideload.
- On the host machine, sideload the package using:
adb sideload filename.zip
.Tip: Normally, adb will reportTotal xfer: 1.00x
, but in some cases, even if the process succeeds the output will stop at 47% and reportTotal xfer: 0.98x
oradb: failed to read command: Success
. In some cases it will reportadb: failed to read command: No error
oradb: failed to read command: Undefined error: 0
which is also fine.
- Once you have installed everything successfully, run ‘adb reboot’.
Get assistance
If you have any questions or get stuck on any of the steps, feel free to ask on our Telegram group.