TWRP 3.4.0-0 Official/Unofficial Xiaomi Mi Note 10/CC9 Pro (Stable)

Home » , , » TWRP 3.4.0-0 Official/Unofficial Xiaomi Mi Note 10/CC9 Pro (Stable)

TWRP 3.4.0-0 Xiaomi Mi Note 10/CC9 Pro (Stable)

install twrp mi note 10/cc9 pro tucana
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:
#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.
*
*/

Features:

- Decryption works
- Flash works
- Backup works
- Touch work
- Android 10 supported

Download:

TWRP 3.4.0-0 Unofficial by mauronofrio
TWRP 3.3.1-4 Unofficial by mauronofrio
TWRP 3.3.1-3 Unofficial by mauronofrio
TWRP 3.3.1-0 Unofficial by mauronofrio
Official Links (Remember that the unofficial builds are always more updated)

Flashing TWRP:

if it's first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a script to patch your vbmeta:
VBMETA PATCHER
To flash the TWRP:
Code:
'fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img'
Then reboot in TWRP manually or using a fastboot command.
Code:
'fastboot boot twrp-3.3.1-xx-xxxxxx-mauronofrio.img'
or
Code:
'fastboot oem reboot-recovery'

Flash the VBMETA PATCHER and reboot.
Remember: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.

Reccomended ADB and Fastboot
Adb and Fastboot Installer

Source Code:

https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_xiaomi_tucana
precompiled stock kernel

Credits:

Created 2019-12-07
.
Share this article :