Team Win Recovery Project 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.
*
*/
Download
Flashing Guide
- To Flash
Code:
fastboot flash recovery_a <twrp.img>
- To Boot
Code:
fastboot boot <twrp.img>
- If Flashing Recovery For First Time
Code:
fastboot flash vbmeta_a vbmeta.img
fastboot --disable-verification flash vbmeta_a vbmeta.img
fastboot --disable-verity flash vbmeta_a vbmeta.img
Touchscreen Panels
Ilitek : Working {TESTED}Himax : Working {TESTED}
Chipone : Working {TESTED}
Nova_flash : {NOT TESTED}
Device Tree : Click Here
XDA : DevDB Information
TWRP, Tool/Utility for the Motorola G9/Play
Contributors
RazaDroid,mistersmee
Last edited: