[RECOVERY][3.4.0][X01AD]Unofficial TWRP for Asus Zenfone Max M2

iamsaalim

Senior Member
Jun 22, 2018
122
56
38
jodhpur


Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */
Features:
- Decryption works
- Otg works
- Flash Rom works
- Sideload works
- Can flash custom dtbo

Known Issues:
  • None yet. You tell me.

Requirements:
  • Unlocked bootloader.
  • Computer/Laptop

To Flash the TWRP:
Code:
fastboot flash recovery recovery.img
Then reboot in TWRP manually or using a fastboot command.
Code:
fastboot boot recovery.img
or
Code:
fastboot oem reboot-recovery
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.

Reccomended ADB and Fastboot binaries:

Adb and Fastboot Installer

Download:
Link

Source code:
https://github.com/Teamwin/android_bootable_recovery
https://github.com/asusdevices/twrp_device_asus_X01AD
https://github.com/stormbreaker-project/kernel_asus_X01AD

XDA:DevDB Information
TWRP, Tool/Utility for the Asus Zenfone Max M2

Contributors
iamsaalim, raza231198
Source Code: https://github.com/asusdevices/twrp_device_asus_X01AD


Version Information
Status: Stable
Current Stable Version: 3.4.0
Stable Release Date: 2020-10-29

Created 2020-10-29
Last Updated 2020-10-29
 

Surendra R sonawane

Senior Member
Dec 14, 2018
121
0
26
30
Navi mumbai


Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */
Features:
- Decryption works
- Otg works
- Flash Rom works
- Sideload works
- Can flash custom dtbo

Known Issues:
  • None yet. You tell me.

Requirements:
  • Unlocked bootloader.
  • Computer/Laptop

To Flash the TWRP:
Code:
fastboot flash recovery recovery.img
Then reboot in TWRP manually or using a fastboot command.
Code:
fastboot boot recovery.img
or
Code:
fastboot oem reboot-recovery
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.

Reccomended ADB and Fastboot binaries:

Adb and Fastboot Installer

Download:
Link

Source code:
https://github.com/Teamwin/android_bootable_recovery
https://github.com/asusdevices/twrp_device_asus_X01AD
https://github.com/stormbreaker-project/kernel_asus_X01AD

XDA:DevDB Information
TWRP, Tool/Utility for the Asus Zenfone Max M2

Contributors
iamsaalim, raza231198
Source Code: https://github.com/asusdevices/twrp_device_asus_X01AD


Version Information
Status: Stable
Current Stable Version: 3.4.0
Stable Release Date: 2020-10-29

Created 2020-10-29
Last Updated 2020-10-29
It's run in Android 10 beta ???