An easy guide to unlock ZUK Z1 and install latest TWRP recovery, is now available at ShizHub. You probably already know, unlocking your smartphone/tablet is the first step to extract the complete juice of your device hardware. Once ZUK Z1 is unlocked, you can then easily install custom recovery such as TWRP recovery, can root it using Magisk or SuperSu. Once rooted you can perform various system related task which otherwise isn’t possible.
Related Reading:
WARNING: Unlocking the bootloader will erase all data on your device! Before proceeding, ensure the data you would like to retain is backed up to your PC and/or your Google account, or equivalent. We (ShizHub Team) are not responsible if anything happen to your device while following this tutorial.
Requirements:
Tip: To boot into recovery first turn off your ZUK Z1 and then press and hold Volume Down, Volume Up and Power button together.
Related: How to Update ZUK Z1 to latest Android 9.0 Pie with crDroid v5.0 ROM - Complete Guide
That’s it! You now have an unlocked ZUK Z1 with latest supported TWRP Recovery installed.
Related Reading:
- How to root ZUK Z1 - Simple Safe Rooting Guide
- How To Unlock ZTE Axon 7 & Install TWRP Recovery 3.2.3-0 - Easy Tutorial
- How To Unlock YU Yuphoria & Install TWRP Recovery 3.2.1-0 - Easy Tutorial
- How To Unlock Xiaomi Redmi Note 5 Pro & Install TWRP Recovery 3.2.3-2 - Easy Tutorial
- How To Unlock Xiaomi Mi A1 & Install TWRP Recovery 3.1.1-0 - Easy Tutorial
- How To Unlock Xiaomi Mi Note 2 & Install TWRP Recovery 3.2.3-0 - Easy Tutorial
How To Unlock and Install TWRP Recovery On ZUK Z1
WARNING: Unlocking the bootloader will erase all data on your device! Before proceeding, ensure the data you would like to retain is backed up to your PC and/or your Google account, or equivalent. We (ShizHub Team) are not responsible if anything happen to your device while following this tutorial.
Requirements:
- Make sure your computer has working adb and fastboot. Setup instructions can be found here.
- Enable USB Debugging on your device. [Tutorial]
- Proper USB driver is installed. [Download]
How To Unlock ZUK Z1
- Enable OEM unlock in the Developer options under device Settings, if present.
- Once done, connect your device to your PC using a USB cable.
- Now on your computer open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type: adb reboot bootloader . You can also boot your ZUK Z1 to fastboot mode using key combination. To do so, first turn off your device then hold Volume Down + Volume Up and connect the USB cable that already connected to your PC.
- To confirm the device is connected in fastboot mode or not, type: fastboot devices.
- Once confirmed, type the following command to unlock the bootloader: fastboot oem unlock.
- The device should automatically reboot, if not then reboot it manually.
- Since the device resets completely, you will need to re-enable USB debugging for the next recovery installation process.
How To Install TWRP Recovery 3.2.3-0 on ZUK Z1
- Download TWRP.
- Once done, connect your device to your PC using a USB cable.
- Now on your computer open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type: adb reboot bootloader . You can also boot your ZUK Z1 to fastboot mode using key combination. To do so, first turn off your device then hold Volume Down + Volume Up and connect the USB cable that already connected to your PC.
- To confirm the device is connected in fastboot mode or not, type: fastboot devices.
- Once confirmed, type the following command to flash TWRP Recovery: fastboot flash recovery twrp-x.x.x-x-ham.img. [Note: Replace TWRP file name with your downloaded file name]
- The device should automatically reboot, if not then reboot it manually.
Tip: To boot into recovery first turn off your ZUK Z1 and then press and hold Volume Down, Volume Up and Power button together.
Related: How to Update ZUK Z1 to latest Android 9.0 Pie with crDroid v5.0 ROM - Complete Guide
That’s it! You now have an unlocked ZUK Z1 with latest supported TWRP Recovery installed.
0 comments:
Post a Comment