Code:
*** Disclaimer ***
All flashing is done at your own risk!
While nothing from this thread should break your device,
don't come back here blaming anyone if it does!
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.
Images:
Installation Instructions:
Fastboot Install Method:
You will need the platform-tools from the Android SDK on your computer. Find the Android command line tools section on the page linked and install the SDK tools package. From the SDK Manager, download only the platform-tools to get adb and fastboot binaries.
Windows users will need proper drivers installed on their computer. You can try the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging. From your computer, open a command prompt and type:
Code:
adb reboot bootloader
Download the correct image file and copy the file into the same folder as your adb and fastboot binaries. Rename the image to twrp.img and type:
Code:
fastboot flash recovery twrp.img
Code:
fastboot reboot
Current version: 3.2.1-0_CPTB-20180323-03
-Initial Testrelease
TWRP Official Changelog:
Current version: 3.2.1
Code:
minui fixes (cryptomilk)
Better android-8.0 compatibility in ROM trees (Dees_Troy)
Fix missing library in android-8.0 (nkk71)
Fix inconsistent SDCard naming (DevUt)
Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)
3.2.1-0_CPTB-20180323-03 (Unofficial Testversion)
Compatibility:
This recovery is compatible with WW Model ZS571KL (A002)
FAQ - Post #2
Known Issues:
Encrypted backups are broken - DO NOT USE THIS FEATURE!!
Source:
https://github.com/CaptainThrowback/android_device_asus_ASUS_A002
Contrubutors:
Captain_Throwback, nkk71, Dees_Troy, HD2Owner
Version Information:
Status: Testversion
Current Stable Version: -
Stable Release Date: -
Current Beta Version: 3.2.1-0_CPTB-20180323-03
Beta Release Date: 2018-03-23
Created 2018-03-23
Last Updated 2018-03-23
Attachments
-
17 MB Views: 1,372
Last edited: