Disclaimer
GUIDE OF HOW TO INSTALL TWRP RECOVERY ON ZENFONE MAX (Z010D & Z010DD)
1º Step:
Code:
/*
*
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or recoverys, kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
*
*/
- You need an Unlocked Bootloader:
- for SD410 (MSM8916/Z100D).
- for SD615 (MSM8939/Z10DD).
2º Step:
- You need minimal adb fastboot.
3º Step:
- You need to download TWRP Recovery:
- for SD410 (MSM8916/Z010D).
- for SD615 (MSM8939/Z100DD).
Put the recovery on the folder of minimal adb fastboot and rename it to recovery.
4º Step:
Run the Minimal Adb and Fastboot as adminstrator.
5º Step:
Go to Bootloader (CSC MODE) mode on your phone (Press and HOLD Volume Up Key+Power Key) enter the following commands:
Code:
[SIZE="2"]fastboot devices[/SIZE]
Code:
[SIZE="2"]fastboot flash recovery recovery.img[/SIZE]
6º Step:
After flashing the TWRP recovery, you should boot directly into recovery by holding Volume Down+Power Button do not allow device to boot into the stock rom at first boot, otherwise stock recovery will be restored!
Credits:
To the developers!
Last edited: