Latest TWRP v2.7.0.0 for Sensation
Recovery Features
Latest TWRP Code
Supports newer set_metadata_recursive and set_metadata commands used in Kitkat
Supports partition by-name map
Adb sideload : Developer's heaven
HTC Dumlock
Terminal Command
File Manager
USB Mount
DISCLAIMER
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards or you
* getting fired because the alarm app failed.
* YOU are choosing to make these modifications.
Recovery Features
Latest TWRP Code
Supports newer set_metadata_recursive and set_metadata commands used in Kitkat
Supports partition by-name map
Adb sideload : Developer's heaven
HTC Dumlock
Terminal Command
File Manager
USB Mount
Instructions : Recovery Tools
If you have are not sure if you have an unrestricted HBOOT
1. Download Recovery Tools from Play Store
2. Download release below and copy to sdcard
3. Open Recovery Tools and give Superuser access
4. Select Flash Other Recovery and select the release that was copied to SDCard.
5. Job done.
Instructions : Fastboot
If you have Juopunutbear HBOOT or other that supports unrestricted fastboot flash commands
1. Download Latest Release below
2. Boot into your bootloader ( Vol Down + Power )
3. Enter command
Code:
fastboot erase recovery
fastboot erase cache
fastboot flash recovery <downloaded recovery.img>
5. Select Recovery
Last edited: