[TWRP][3.4.0-1][zippo]Unofficial TWRP for Lenovo Z6 Pro (Stable)

Search This thread

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,810
27
Castellana Grotte
toolaio.tk
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
- Backup works
- Wipes Work
- Vibration have some problems
- Android Q Support
- Fastboot boot support
- compatibility.zip error fixed
- raphaelin supported
- Remember that the unofficial builds are always more updated of the official builds

Download:
TWRP 3.4.0-1 Unofficial by mauronofrio

TWRP 3.4.0-0 Unofficial by mauronofrio
TWRP 3.3.1-32 Unofficial by mauronofrio
TWRP 3.3.1-30 Unofficial by mauronofrio

To Flash the TWRP:
if it's the first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a modified vbmeta:
Modified VBMETA
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
To flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually.

Reccomended ADB and Fastboot binaries:

Adb and Fastboot Installer

Source code:
https://github.com/mauronofrio/android_bootable_recovery
https://github.com/mauronofrio/android_device_lenovo_zippo
https://github.com/Lucchetto/android_kernel_lenovo_sm8150

My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio

Donations:
If you want to support me and my work:


If you want a better development for this device:
https://www.paypal.com/pools/c/8kU7dpKNmZ

Credits:
Thanks to @Lucchetto00 for the kernel source
Thanks to all Testers

Created 2020-01-17
 
Last edited:

Chema_F

Senior Member
Jan 23, 2012
639
694
Zaragoza
Thank you for the good job. Let's hope that threads like this will help Lenovo Z6 Pro (Zippo) to receive the dedicated forum.
I'll be using the recovery and will bring feedback.
 
  • Like
Reactions: polizoistt

ducatisto

Senior Member
Jul 7, 2007
133
23
Berlin
Xiaomi Mi Mix
Xiaomi Poco F1
BIG thx for this TWRP, BUT ... seems like i did something wrong: today I got the unlock.img from lenovo, unlocked ok. I rebooted bootloader, came over here and installed vbmeta and your TWRP, without any errors. Then tried to reboot TWRP manually and suddenly there's this startup warning about "unsafe", then a Lenovo sign comes up for a few seconds, followed by another Lenovo in a red field...and thats it, nothing boots up, tried several times. I can still enter fastboot or your TWRP, but TWRP has no ADB-communication so no sideload...and still no possibility to boot. Any ideas to get the system working? Thx...
 

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,810
27
Castellana Grotte
toolaio.tk
BIG thx for this TWRP, BUT ... seems like i did something wrong: today I got the unlock.img from lenovo, unlocked ok. I rebooted bootloader, came over here and installed vbmeta and your TWRP, without any errors. Then tried to reboot TWRP manually and suddenly there's this startup warning about "unsafe", then a Lenovo sign comes up for a few seconds, followed by another Lenovo in a red field...and thats it, nothing boots up, tried several times. I can still enter fastboot or your TWRP, but TWRP has no ADB-communication so no sideload...and still no possibility to boot. Any ideas to get the system working? Thx...

You can try flashing magisk
 

Top Liked Posts