Rooting my OnePlus
- By Lollypolly
- Rooting
- 6 Replies
Sorry I meant OTA package autocorrect, ok I'll try
Please take care to detail your words. I have no idea what is meant by "the it's package". Did you locate the *payload.bin file (I think it was) for your particular phone to match the OS you have installed? Maybe that's what "the oxygen updater app" does ... If so, you'd have to locate that file to follow the rest of the instructions.
If you have busybox installed on the phone, an "adb shell" from your connected laptop would make the search for the file location rather trivial. In adb shell:
find / -type f -name \*[Pp]ayload.bin 2> /dev/null
