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.
CHANGELOG for 3.1.0-0:
Downloads:
Universal For All T6 Variants
Official - https://dl.twrp.me/t6univ
Installation:
Unlock your phone at www.htcdev.com
Boot phone into fastboot
Perform command fastboot flash recovery twrp-3.2.1-0-t6univ.img
Boot into HBOOT and select recovery
Root:
Download SuperSU http://download.chainfire.eu/supersu
Flash it in recovery
Copy backup to PC suing a PC:
XDA:DevDB Information
TWRP, Tool/Utility for the HTC One Max
Contributors
Flyhalf205
Version Information
Status: Testing
Created 2013-10-26
Last Updated 2018-01-15


CHANGELOG for 3.1.0-0:
- vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
- adb backup to stream a backup directly to or from your PC, see documentation here (bigbiff)
- tweak MTP startup routines (mdmower)
- support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
- support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
- better indicate to users that internal storage is not backed up (Dees_Troy)
- improve automatic determination of TW_THEME (mdmower)
- minimal getcap and setcap support (_that)
- try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
- shut off backlight with power key (mdmower)
- timeout during FDE decrypt (Dees_Troy and nkk71)
- support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
- boot slot support (Dees_Troy)
- TWRP app install prompt during reboot (Dees_Troy)
- support for AB OTA zips (Dees_Troy)
- support new Android 7.x log command (Dees_Troy)
- update recovery sources to AOSP 7.1 (Dees_Troy)
- numerous bugfixes and improvements by too many people to mention
Downloads:
Universal For All T6 Variants
Official - https://dl.twrp.me/t6univ
Installation:
Unlock your phone at www.htcdev.com
Boot phone into fastboot
Perform command fastboot flash recovery twrp-3.2.1-0-t6univ.img
Boot into HBOOT and select recovery
Root:
Download SuperSU http://download.chainfire.eu/supersu
Flash it in recovery
Copy backup to PC suing a PC:
- adb shell
- su
- chmod -R 777 /data/media/TWRP
- exit
- Now you can copy your backup over
XDA:DevDB Information
TWRP, Tool/Utility for the HTC One Max
Contributors
Flyhalf205
Version Information
Status: Testing
Created 2013-10-26
Last Updated 2018-01-15
Last edited: