TWRP RECOVERY FOR ASUS ZENFONE MAX PRO M1 (ASUS_X00TD)
TWRP CUSTOM RECOVERY FOR
ASUS ZENFONE MAX PRO M1
BY SagarMakhar
Changelog:-
- Fix automatic installation of OTA zip files on encrypted devices.
- Remove SuperSU directly from TWRP itself.
- Support both md5 and md5sum file extensions when doing MD5 checking for zip files.
The new update will now make it easier to flash OTA updates even on the encrypted device by automating the entire process. Additionally, you even get the ability to remove root access from your Android device by uninstalling SuperSU from the TWRP Recovery Menu itself.The latest version of the TWRP update is already available on the official website, so all you need to do is download the official TWRP app from the Google Play Store, download the latest version TWRP 3.2.3-0 and install it to your device.
Downloads
Instructions:-
Copy download recovery file in adb and fastboot folder (or simply place in the unlock folder of bootloader file)
Rename it TWRP.img
Right click in adb and fastboot folder (where you copy the recovery file) and select command prompt here
Than connect your device in fastboot rom (power off your device and press volume up and connect data cable)
Type"fastboot flash recovery TWRP.img"and Enter.
Post a Comment