[RECOVERY][RMX1971][UNOFFICIAL] TWRP 3.3.x for Realme 5 Pro / Realme Q

Search This thread

thesprintster

Member
Dec 9, 2018
38
158
V830 Tauri
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
- Otg works
- Backups works
- Flash Rom works
- Sdcard works

Download:
TWRP

To Flash the TWRP:
Code:
fastboot flash recovery twrp-RMX1971-20191017.img
Then reboot in TWRP manually.

Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/thesprintster/device_realme_RMX1971/commits/android-9.0
Precompiled Stock Kernel in use


Credits:
Thanks to other testers for the tests and the support

Created 2019-10-17

photo5857449250252763410.jpg photo5857449250252763411.jpg photo5857449250252763412.jpg

XDA:DevDB Information
[RECOVERY][3.3.1-14][RMX1971]Unofficial TWRP for Realme 5 Pro (Stable), Tool/Utility for the Realme 5 Pro

Contributors
thesprintster, mauronofrio
Source Code: https://github.com/thesprintster/device_realme_RMX1971/commits/android-9.0


Version Information
Status: Stable

Created 2019-10-17
Last Updated 2019-10-17
 
Last edited:

greenys'

Senior Member
Dec 15, 2014
836
311
25
Sümeg/Csepel
Why is there 3.3.1-9 in the download and 3.3.1-14 in the title? Did you share accidentally an older version or mistake in title?
 

Kaushikradhey

Senior Member
Aug 25, 2014
163
47
delhi
Thanks dev for recovery. My phone has been trapped in bootloop after flashing magisk 20.0 . I have twrp back-up in my sd card and I'm restoring backup again. I was flashing to install titanium plus and vanced YouTube
 

greenys'

Senior Member
Dec 15, 2014
836
311
25
Sümeg/Csepel
Thanks dev for recovery. My phone has been trapped in bootloop after flashing magisk 20.0 . I have twrp back-up in my sd card and I'm restoring backup again. I was flashing to install titanium plus and vanced YouTube
How did you flash magisk? I mean first you gotta unlock bootloader. Did you successfully use in-depth test.
 

Aizenmas

New member
Oct 17, 2019
1
0
How to unlock the bootloader on Realme 5 Pro?
I mean there's no any tutorial to unlock it yet.. I found some tutorials on google but it doesn't look trusted..
Mustn't we unlock it first then eventually can install twrp ?
 

jijoejoe123

Senior Member
Oct 1, 2014
303
87
Samsung Galaxy S22 Ultra
Yes, this twrp is junk
i can not flash rom lg16 or stock rom ( stock rom convert opzip to zip) ,devices bug mount system_root
-----------------------------
TWRP flashing and LenageOS installation REALME 5 pro/Q

1)make sure that your bootloader is unlocked.
you can vist this link https://c.realme.com/in/post-details/1184734239149522944 OR
this youtube video
for referance

2)after you have a unlocked bootloader, download the neccessory files required in your PC
===>platform tools (fastboot files) link: https://dl.google.com/android/repository/platform-tools-latest-windows.zip
===>TWRP recovery img . link: https://drive.google.com/drive/folders/1_pRUK4bj74N6xErkpFLr--2GoKyGxUtl
===> vbmeta img . link: https://drive.google.com/file/d/1kq9rV3eF8rYAUwmUvXo-8vttYIhVcQCb/view
===>Leneage OS for realme 5 pro . link:https://drive.google.com/drive/folders/1wa4bllIa6WgH1STAszdxC_xkBTEHDSiT

3) once you have all the files
flash the vbmeta.img with fastboot..
COMMAND : fastboot flash vbmeta vbmeta.img

4) after that flash the recovery
COMMAND: fastboot flash recovery twrp-RMX1971-20191018.img

5) after that reboot into recovery by pressing the volume button on your phone and see " reboot recovery" in a red font
and press power button when u see that.
--.OPTIANAL AND RISKY step {IF YOU WANT TO BOOT INTO COLOROS AFTER INSTALLING TWRP, FLASH THE TWRP RECOVERY IMG AS BOOT ,i dont know this work in new twrp.but worked for me(fastboot flash boot twrp-RMX1971-20191018.img )}

6)after u successfully get the twrp menu make a backup of your whole system(all partitions) in case something goes wrong and move the backup into a lap or memory card


7)install the LenageOS and gapps . and reboot into fastboot mode and do step 3 again but this time flash vbmeta.img from this link:https://drive.google.com/drive/folders/1wa4bllIa6WgH1STAszdxC_xkBTEHDSiT

8) wipe the whole data partition

9) reboot normally.

IN CASE YOU ARE STUCK IN THE RECOVERY MODE OR FASTBOOT MODE FEEL FREE TO CONTACT ME @azharsalim135

---------- Post added at 05:22 PM ---------- Previous post was at 05:21 PM ----------

I got bootloop after install Rom Lineage, how to fix it?
For non indian version Need seperate twrp to flash lineage.. It will be available soon. Dev working on it
 

Top Liked Posts