Info

Update notes
  1. Do the OTA and reboot (check for update after, in case there are several to do)
  2. Get the corresponding image here https://developers.google.com/android/images
  3. Extract the boot.img file
  4. Put it on the phone and patch it (e.g adb push .\boot.img /storage/emulated/0/Download/)
  5. Get it back on your computer (e.g adb pull /storage/emulated/0/Download/magisk_patched-VVVVVVV_XXXXX.img)
  6. Reboot to fastboot for example with adb reboot bootloader
  7. Flash with fastboot flash boot .\magisk_patched-VVVVVVV_XXXXX.img
  8. Reboot with fastboot reboot
  • Steps 2, 3 and 4 can be done directly on the phone with Downloader
  • Step 5 can be done with File Transfer
  • Step 6 can be done by holding volume down and then turning on the phone
  • Step 7 & 8 can be done with Flasher

Useful links

Downloader

Use Proxy

File Transfer

Upload

Generated Code:

Download

Flasher

Status: Not connected

Console
Logs will appear here...