
Introduction:
Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's 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:
/*
* Your warranty is now void.
*
* We're 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 recovery
* 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.
*
*/
DISCLAIMER:
THIS RECOVERY IS MEANT TO BE USED WITH MIUI 12.0.4 GLOBAL ROM!!!!! USE WITH MIUI 12.5 AT YOUR OWN RISK!!!!
BUGS:
- OTG is sometimes buggy
- Same bugs as OrangeFox
INSTALLATION INSTRUCTIONS:
Make sure you have fastboot and drivers installed. Reboot into fastboot mode and type:
Code:
fastboot flash recovery recovery.img
SUPPORTED MODELS:
- Redmi 9A (dandelion)
- Redmi 9C (angelica)
- POCO C3 (angelicain)
- Other garden device (Xiaomi MT6765 / MT6762 With Dynamic Partitions)
- [ Currently Supported Codenames: dandelion, angelica, angelican, angelicain, cattail ]
TWRP for Redmi 9C (garden) - latest build
CREDITS:
- OrangeFox for TWRP sources
- Me for compiling TWRP
- opsonc for testing TWRP
Last edited: