Installation
Getting your computer ready
If you're on Windows:
- Uninstall OnePlus drivers
- Check for and install all Windows updates
- Download Google's Platform Tools
- Extract the Platform Tools .zip and remember where you put it
Getting your phone ready
- You must first unlock the bootloader (Google this)
Payload Dump
Follow these steps closely:
- Download the latest YAAP build for your device.
- Download payload-dumper-go
- Go to your extracted Platform Tools folder and, while holding the Shift key, right-click and then open terminal
- Drag the payload-dumper-go file into the terminal, click in the terminal window, press the Spacebar, and then drag the YAAP .zip file into the terminal.
- Press enter and wait until the script is done.
Finally, installation
Follow these steps closely:
- Put your phone into fastboot/bootloader
- From the Payload Dump, locate the following files depending on your device:
- (Hotdogb) recovery.img
- (Other) boot.img
Then be ready to drop this file in the terminal during the next step.
- Then, open a terminal and type the following, depending on your device:
- (Hotdogb) fastboot flash recovery recovery.img
- (Other) fastboot flash boot boot.img
Then press enter and wait for the command to finish executing.
- Reboot to recovery by entering this command: fastboot reboot recovery
- In recovery, wipe system storage