
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.
Code:
Code:
/*
*
* 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.
*
*/
Features:
- Touch Works in all states (No matter about lockscreen there or not)
- Decryption works
- Otg works
- Flash Rom works
- F2FS support
- Fastboot boot command support
Not working:
- Fastbootd
- Adb sideload
- Backup restore and image flash (system-vendor-product)
INSTALLATION:
1. Download the TWRP image file to your PC.
2. Put your device into fastboot.
3. Type the following command to flash the recovery:-
Code:
fastboot flash recovery "name_of_recovery.img"
Code:
fastboot boot "name_of_recovery.img"
5. Enjoy!
Download:
TWRP By mahajant99
Donation:
PayPal: PayPal.me/mhjn950
UPI: [email protected]
XDA:DevDB Information
TWRP, Tool/Utility for the Xiaomi Poco X3 NFC
Contributors
mahajant99
Source Code: https://github.com/mahajant99/device_xiaomi_surya_twrp
Version Information
Status: Beta
Beta Release Date: 2020-09-26
Created 2020-09-26
Last Updated 2021-01-02
Last edited: