[GUIDE] [Root] How to Unlock, Root and Install TWRP Recovery on Lenovo ZUK Z1

Search This thread

Javed454

New member
Aug 31, 2016
3
0
How to root using SuperSU after OEM unlocking

I have unlocked OEM and trying to root my device. After entering into the recovery mode reboot I couldn't find any related options to install the ZIP files.

Please help me in this regard.

Thanks in advance.

Eagerly waiting for your replies.

---------- Post added at 01:52 PM ---------- Previous post was at 01:36 PM ----------

Thanks, It is working on my ZUK Z1 (Indian retail version) :)

After unlocking the bootloader, I have entered into recovery mode which gives me the following options

Reboot System now
Apply Update
Wipe data/factory reset
Wipe cache partition
Wipe media
Reboot to bootloader
Power down
View recovery logs.


Now How Can I install SuperSu and root my device.

Thanks in advance

---------- Post added at 02:26 PM ---------- Previous post was at 01:52 PM ----------

Thanks, It is working on my ZUK Z1 (Indian retail version) :)

However I tried to navigate through to the ZIP folder and then when I tried to install this. The following message is prompted out

Install failed

Finding update package.....
Opening update package....
Verifying update Package...
E:failed to verify whole-file signature
E:signature verification failed
Installation aborted.



Please help me in this regard
 

sherwani1

Member
Nov 4, 2016
5
0
Did you install the right driver? Can you reboot your device with the command line? If so, the device is recognized by the pc
thanks for reply.........yes i did install the driver and the device does boot in "boot loader" by command line , even the response from confirmation of boot loader unlock command is "true" . twrp recovery flash shows that it is installed yet my device do not boot in to
twrp recovery instead in to cyanogen recovery.
 

strongst

Senior Moderator - Developer Committee
Staff member
Sep 18, 2007
13,630
18,047
thank's
HTC Desire
Smart Watches
thanks for reply.........yes i did install the driver and the device does boot in "boot loader" by command line , even the response from confirmation of boot loader unlock command is "true" . twrp recovery flash shows that it is installed yet my device do not boot in to
twrp recovery instead in to cyanogen recovery.
Does it look like this:

C:\Users\anwender\AppData\Local\Android\sdk\platform-tools>fastboot -i 0x2b4c flash recovery z1.twrp.2.8.7.0.By.Breadcrust-UPDATE3.img target reported max download size of 1610612736 bytes sending 'recovery' (8686 KB)... OKAY [?* 0.266s] writing 'recovery'... OKAY [?* 0.141s] finished. total time: 0.406s
 

sherwani1

Member
Nov 4, 2016
5
0
Does it look like this:

C:\Users\anwender\AppData\Local\Android\sdk\platform-tools>fastboot -i 0x2b4c flash recovery z1.twrp.2.8.7.0.By.Breadcrust-UPDATE3.img target reported max download size of 1610612736 bytes sending 'recovery' (8686 KB)... OKAY [?* 0.266s] writing 'recovery'... OKAY [?* 0.141s] finished. total time: 0.406s

yes absolutely like this.......
 

Lorenzo-96

New member
Nov 18, 2016
1
0
Hi, when i try to install the recovery i had a message like: impossible to load recovery.img
someone know how to solve it?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    The Zuk Z1 is a budget smartphone by Lenovo which packed with advanced features.
    Zuk Z1 running on the latest CyanogenMod OS. The bootloader of Lenovo ZUK Z1 is unlockable means you can easily Root and Install TWRP Recovery on Lenovo ZUK Z1. Also, we know that TWRP 3.0.0 released recently means you get the latest TWRP on Lenovo ZUK Z1.
    The process of Lenovo ZUK Z1 root is very easy all you need to follow the steps.
    But before you root ZUK Z1, you need to unlock its bootloader (check How to Unlock Bootloader of Lenovo ZUK Z1).
    So before we explain to you how to root and install TWRP recovery on Lenovo Zuk Z1, you can check why you should root your device.

    Root-and-Install-TWRP-Recovery-on-Lenovo-Zuk-Z1.jpg


    Some benefits of Rooting –

    • You can install custom ROM and custom kernel on your device for faster and better performance.
    • Block Ads in apps with the help of ad blocker.
    • Increase performance and battery life by killing background process automatically.
    • After you root Zuk Z1 and install custom recovery you can install Xposed Framework to customize your device
    • You can use Titanium Backup to restore all of your apps and data.
    • You can uninstall bloatware (Pre-installed Apps)

    Note:-
    • Rooting may void your phone warranty, and you won’t claim it back.
    • Follow the steps correctly otherwise you may brick your device. We are not responsible for any damage of your phone.
    • It will erase all your phone data, so we advise you first to take a complete backup of your phone and then proceed.
    • Ensure that your phone has at least 50-60% charged to prevent the accidental shutdown in-between the process.

    Files required to Root Lenovo Zuk Z1 and Install Custom Recovery –


    How to Root and Install TWRP Recovery on Lenovo Zuk Z1 –
    Install TWRP on Zuk Z1 –

    1) First enable USB debugging from setting>developer option>. To enable Developer Options, go to About phone and tap the Build Number 7 times.
    debb.jpg



    2) Now go to installation directory open ADB folder and open the command window thereby pressing and hold the ‘shift’ key and right-clicked anywhere in that folder.
    cmd-6.jpg



    3) Now connect your phone to PC and reboot the device into fastboot mode by typing
    Code:
    adb reboot bootloader

    4) You are in Fastboot mode now to check your connection by entering below command in command prompt. It will return your device serial number means your device properly connected. Check your driver if the above command is not responding.

    Code:
    fastboot devices
    fastboot1.jpg



    5) Type the below command correctly in command prompt and then press enter. It starts flashing recovery on your phone.

    Code:
    fastboot -i 0x2b4c flash recovery recovery.img

    6) With above command you installed the custom recovery on Lenovo Zuk Z1.

    Root Zuk Z1 –

    1) To Root Lenovo Zuk Z1 first, Open the TWRP and Root Tool folder.

    2) Now save the SuperSu.zip file to your phone.

    3) Boot your device into Recovery mode (TWRP) by pressing ‘Volume Up + Power‘ button.

    4) In TWRP recovery navigate to Install Zip and select ‘SuperSu.zip’ to root Zuk Z1.

    5) Swipe to install SuperSu and reboot your device. That’s it, you root Zuk Z1 and install custom recovery on Zuk Z1 successfully.

    So this is the complete guide of how to Root and Install TWRP Recovery on Lenovo Zuk Z1 with easy steps. If you have any questions, then comment below.
    2
    Thanks, It is working on my ZUK Z1 (Indian retail version) :)
    1
    Thank you @hackerh2 for this wonderful guide on rooting and installing custom recovering.
    I have a few questions to you or anyone else:
    1. Is this the only method to ROOT ZUK Z1? (If there are alternative please specify)
    2. Is the recovery in the download link different from the one in android development?
    3. Has anyone tried this method with success (No offence;) just playing safe)