Skip to main content

Root

warning

Make sure you have the bootloader unlocked or you will get soft brick!

Magisk

  1. Install Magisk manager app

  2. Download your current firmware archive from lolinet

  3. Transfer the boot.img file from the firmware archive to the phone

  4. Patch the boot.img file via magisk

  5. Transfer the modded magisk_patched-*.img file to PC

  6. Flash the magisk_patched-*.img file via fastboot

    $ fastboot flash boot magisk_patched-28100_wFYgW.img 

    Sending 'boot_a' (32768 KB) OKAY [ 0.752s]
    Writing 'boot_a' OKAY [ 0.416s]
    Finished. Total time: 1.170s
  7. Done! HAVE FUN!

APatch

  1. Install APatch manager app

  2. Download your current firmware archive from lolinet

  3. Transfer the boot.img file from the firmware archive to the phone

  4. Patch the boot.img file via APatch

  5. Transfer the modded apatch_patched-*.img file to PC

  6. Flash the magisk_patched-*.img file via fastboot

     $ fastboot flash boot apatch_patched_10763_0.10.7_sohz.img

    Sending 'boot_a' (32768 KB) OKAY [ 0.752s]
    Writing 'boot_a' OKAY [ 0.416s]
    Finished. Total time: 1.170s
  7. Install APatch via APatch manager and enter the SuperKey as needed

  8. Done! HAVE FUN!