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.
Features:
- Decryption works
- Otg works
- Backups works
- Flash Rom works
- Sdcard works
- .ozip flash works
- f2fs support
- compatibility.zip errors fixed
- Android 10 Support
- Android 11 Decryption
Download:
TWRP 3.4.0-10 Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial by mauronofrio
TWRP 3.3.1-31 Unofficial by mauronofrio
TWRP 3.3.1-30 Unofficial by mauronofrio
TWRP 3.3.1-26 Unofficial by mauronofrio
TWRP 3.3.1-24 Unofficial by mauronofrio
TWRP 3.3.1-23 Unofficial by mauronofrio
TWRP 3.3.1-22 Unofficial by mauronofrio
TWRP 3.3.1-19 Unofficial by mauronofrio
TWRP 3.3.1-18 Unofficial by mauronofrio
TWRP 3.3.1-14 Unofficial by mauronofrio
TWRP 3.3.1-9 Unofficial by mauronofrio
To Flash the TWRP:
if it's the 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:
Then reboot in TWRP manually.
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 binaries:
Adb and Fastboot Installer
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_realme_RMX1901
https://github.com/arter97/android_kernel_realme_sdm710
Donations:
Credits:
Thanks to @4j17h for the tests and the support
Thanks to @arter97 for the new kernel
Created 2019-08-21
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
- Otg works
- Backups works
- Flash Rom works
- Sdcard works
- .ozip flash works
- f2fs support
- compatibility.zip errors fixed
- Android 10 Support
- Android 11 Decryption
Download:
TWRP 3.4.0-10 Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial by mauronofrio
TWRP 3.3.1-31 Unofficial by mauronofrio
TWRP 3.3.1-30 Unofficial by mauronofrio
TWRP 3.3.1-26 Unofficial by mauronofrio
TWRP 3.3.1-24 Unofficial by mauronofrio
TWRP 3.3.1-23 Unofficial by mauronofrio
TWRP 3.3.1-22 Unofficial by mauronofrio
TWRP 3.3.1-19 Unofficial by mauronofrio
TWRP 3.3.1-18 Unofficial by mauronofrio
TWRP 3.3.1-14 Unofficial by mauronofrio
TWRP 3.3.1-9 Unofficial by mauronofrio
To Flash the TWRP:
if it's the 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
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 binaries:
Adb and Fastboot Installer
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_realme_RMX1901
https://github.com/arter97/android_kernel_realme_sdm710
Donations:

Credits:
Thanks to @4j17h for the tests and the support
Thanks to @arter97 for the new kernel
Created 2019-08-21
Last edited: