[ZenFone] Bootloader unlock for ZenFone 4 ZE554KL
ZENFone 4 ZE554KL used by the TWRP can be obtained:
https://www.androidfilehost.com/?w=files&flid=209018
https://www.androidfilehost.com/?w=files&flid=209018
If you are accustomed to using Magisk you can fix this (now 13.3):
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Or you can catch the beta version (currently 13.6):
https://forum.xda-developers.com/apps/magisk/beta-magisk-v13-0-0980cb6-t3618589
https://forum.xda-developers.com/apps/magisk/beta-magisk-v13-0-0980cb6-t3618589
If you like to use SuperSU can grasp the stable version (currently 2.82-20170528234214):
http://download.chainfire.eu/supersu-stable
http://download.chainfire.eu/supersu-stable
Or you can catch the beta version (currently v2.82-SR3-20170813133244):
http://download.chainfire.eu/supersu-beta
http://download.chainfire.eu/supersu-beta
After all the files are caught in the c: \ FlashTools, and then open the command prompt to switch to c: \ FlashTools, the phone open to the bootloader (off the state according to the volume and the power button to boot) through the USB cable to connect to the computer , Start the next instruction.
Please note that unlocking "may" will lose warranty, and pay attention to the hands of the ZenFone 4 SoC 630 or 660, mixed brush may cause panic. Please note that unlocking "may" will lose warranty, and pay attention to the hands of the ZenFone 4 SoC 630 or 660, mixed brush may cause panic.
Please note that unlocking "may" will lose warranty, and pay attention to the hands of the ZenFone 4 SoC 630 or 660, mixed brush may cause panic.
Unlocking will erase the data. Please
clear the backup first
to clear the data. Please clear the backup first to clear the data.
It is important to write three times XD
If it is 630 version:
fastboot flash frp frp_unlock.bin fastboot flash abl abl_630.elf fastboot reboot bootloader fastboot flashing unlock
If it is 660 version:
fastboot flash frp frp_unlock.bin fastboot flash abl abl_660.elf fastboot reboot bootloader fastboot flashing unlock
The phone will enter the recovery mode and display Erasing, then you can press the volume first, so that the phone can clear the data directly into the bootloader, then open twrp:
fastboot boot twrp-3.1.1–0-Z01K-20170817.img
If you enter the twrp after the touch failure or adb failure, please shut down after the same way into the twrp, or you can use
fastboot flash recovery twrp-3.1.1–0-Z01K-20170817.img fastboot oem reboot-recovery
The twrp brush into the phone and then go in, but not so recommended (because the future OTA had to brush back to the original factory recovery)
The last is to brush into Magisk or SuperSU, and generally recommend the use of Magisk, in the TWRP screen, click Advanced after selecting ADB Sideload, then slide the button to sideload, the computer can then enter:
adb sideload Magisk-v13.6(1360).zip
Re-boot after the phone will be root friends, you can start messing up ;-)