Team Win Recovery Project 3.x
Team Win Recovery Project 3.x, or TWRP3.x 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.
Code:
/*
* Your warranty is now maybe void.
*
* I am 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 me for messing up your device, I will laugh at you.
*
*/
TWRP 3.7.0_12 for Xiaomi Redmi 5 (rosy)
- Android 12.1 AOSP-based recovery
- FBE Data decryption support
- USB MTP & Sideload support
- System as root (SAR)
Installation
Method 1. Flash from fastboot:
- Reboot to Bootloader (fastboot mode)
- Type fastboot flash recovery twrp-xxxx-rosy.img
- Reboot device or type fastboot reboot
Method 2. Flash from recovery:
- Reboot to Recovery
- Select Install then Install Image
- Select file twrp-xxxx-rosy.img
- Select partition Recovery
- Flash the image and reboot
Download: twrp-3.7.0_12-6-rosy.img
Information
TWRP Recovery for the Xiaomi Redmi 5
OS Version: Android 12.1
OS Kernel: Linux 4.9.x
Based On: AOSP
Recovery Source: GitHub
Kernel Source: GitHub
Device Source: GitHub
Created 2020-12-28
Last Updated 2023-03-29
Last edited: