Team Win Recovery Project 3.x, or TWRP 3.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:
#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.
*
*/
What's doesn't working ?
- Data decryption after a second TWRP reboot
Flash guide:
Code:
- fastboot --disable-verity --disable-verification flash vbmeta vbmetaname.img
- fastboot flash recovery recoveryname.img
Download:
TWRP 3.5.0-0 recovery image for citrus
vbmeta image for citrus
Source code:
Device tree: https://github.com/DragonBigClaws/twrp_poco_citrus
Kernel source: Prebuilt kernel from MIUI v12.0.1.0.QJFTWXM
Telegram support group:
Click here
Credits:
I want to say a big thanks to the tester Pablo | #Citrus (Telegram)
Informations:
TWRP version: 3.5.0-0
Created: 2021-01-06
Last Update: 2021-01-06
Last edited: