Hey folks,
As you may have noticed, TWRP 3.0.0 is out and brings a plethora of changes.
Screens are shamelessly taken from AndroidPolice
I managed to compile TWRP for our white Chinese phones. You can grab it from the link below. Flashing a custom recovery is always risky. Make a backup of your current recovery first!
DOWNLOADS
v3.0.0-0 - RAW IMAGE
v3.0.1-0 - RAW IMAGE / FLASHABLE ZIP
v3.0.2-0 - RAW IMAGE / FLASHABLE ZIP
To flash it use Flashify, raw image flash in TWRP or enter the fastboot mode and execute the following command:
or simply install a ZIP in your current TWRP version.
If you want to play with it by yourself, fork the source from my GitHub and try to fix something if it's broken
https://github.com/eagleeyetom/android_device_zuk_ham
Here's the recent source:
https://github.com/omnirom/android_bootable_recovery/tree/android-6.0
I will keep this thread updated once the new releases arrive. If it's stable enough, it's worth to speak with Dees_Troy to include it as official.
Working:
- Installation
- Wiping
- Sideloading
- MTP
- Archive encryption
Not properly tested:
-USB-OTG
Credits:
Diogo Ferreira for maintaining the CM wonderfully
@MrColdbird and @JoaoPaulo for their TWRP config
Enjoy!
XDA:DevDB Information
TeamWin Recovery Project 3.0, Tool/Utility for the Lenovo Zuk Z1
Contributors
eagleeyetom
Version Information
Status: Beta
Created 2016-02-07
Last Updated 2016-04-07
As you may have noticed, TWRP 3.0.0 is out and brings a plethora of changes.
Screens are shamelessly taken from AndroidPolice
I managed to compile TWRP for our white Chinese phones. You can grab it from the link below. Flashing a custom recovery is always risky. Make a backup of your current recovery first!
DOWNLOADS
v3.0.0-0 - RAW IMAGE
v3.0.1-0 - RAW IMAGE / FLASHABLE ZIP
v3.0.2-0 - RAW IMAGE / FLASHABLE ZIP
To flash it use Flashify, raw image flash in TWRP or enter the fastboot mode and execute the following command:
Code:
fastboot -i 0x2b4c flash recovery TWRP-3.0.2-ham.img
If you want to play with it by yourself, fork the source from my GitHub and try to fix something if it's broken
https://github.com/eagleeyetom/android_device_zuk_ham
Here's the recent source:
https://github.com/omnirom/android_bootable_recovery/tree/android-6.0
I will keep this thread updated once the new releases arrive. If it's stable enough, it's worth to speak with Dees_Troy to include it as official.
Working:
- Installation
- Wiping
- Sideloading
- MTP
- Archive encryption
Not properly tested:
-USB-OTG
Credits:
Diogo Ferreira for maintaining the CM wonderfully
@MrColdbird and @JoaoPaulo for their TWRP config
Enjoy!
XDA:DevDB Information
TeamWin Recovery Project 3.0, Tool/Utility for the Lenovo Zuk Z1
Contributors
eagleeyetom
Version Information
Status: Beta
Created 2016-02-07
Last Updated 2016-04-07
Last edited: