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.
Features:
- sdcard
- Decryption works
- Otg works
- Flash Rom works (no tested)
- F2FS support
- Fastboot boot command support
- Fastbootd
Not working:
- other , you tell me
Download:
(stableR.21)
(stableV1)
(betar 18)
To Flash the TWRP:
Then reboot in TWRP manually or using a fastboot command.
or
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/Teamwin/android_bootable_recovery
https://github.com/Moto-tree-folders
COFFE:
https://www.paypal.com/paypalme/sebastian3567
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.
*
*/
- sdcard
- Decryption works
- Otg works
- Flash Rom works (no tested)
- F2FS support
- Fastboot boot command support
- Fastbootd
Not working:
- other , you tell me
Download:
(stableR.21)
(stableV1)
(betar 18)
To Flash the TWRP:
Code:
fastboot flash recovery_a twrp.img
Code:
fastboot flash recovery_b twrp.img
Code:
fastboot boot twrp.img
Code:
fastboot oem reboot-recovery
Adb and Fastboot Installer
Source code:
https://github.com/Teamwin/android_bootable_recovery
https://github.com/Moto-tree-folders
COFFE:
https://www.paypal.com/paypalme/sebastian3567
Last edited: