Description
Basic instructions (This will erase all user data as unlocking the bootloader which erases userdata is necessary)
- Activate Developer Options
- Enable “Device Debugging And Oem Unlock”
- Boot into recovery – ‘Reboot to bootloader’
- Install ADB/Fastboot drivers using ‘ADB Driver Installer’
- Install an ADB/Fastboot tool and launch it
- Connect the device
- Command fastboot flashing unlock or fastboot oem unlock-go to unlock the bootloader
- Move the recovery file to the same folder containing the ADB fastboot tools/exe
- Command: fastboot flash recovery recovery.img
- Copy Magisk to the SD card or internal memory and boot into recovery (now TWRP)
- In the twrp Go to backup tab and Create a nadroid backup. Don’t forgot to include NVRAM or IMEI aka ESF.
- Install the Magisk zip to root