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

Search This thread

BabluS

Senior Member
Aug 15, 2017
236
671
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( in android 10 & 9)
- Flashing Ozip works
- Flashing RealmeUi works
- Otg works
- Backups works
- Flash Rom works
- Sdcard works

Download:
TWRP

To Flash the TWRP:
Code:
Code:
fastboot flash recovery twrp_RMX1971-20200228.img
Then reboot in TWRP manually.

Source code: https://github.com/omnirom/android_bootable_recovery
Kernel source: https://github.com/bablusss/kernel_realme_sdm710

Credits:
Thanks to @mauronofrio and testers
 

Attachments

  • photo6298621062467922335.jpg
    photo6298621062467922335.jpg
    45.3 KB · Views: 1,931
  • photo6300548854243764666.jpg
    photo6300548854243764666.jpg
    38.5 KB · Views: 1,970
  • photo6300548854243764667.jpg
    photo6300548854243764667.jpg
    50.1 KB · Views: 1,878
  • photo6300548854243764668.jpg
    photo6300548854243764668.jpg
    59 KB · Views: 1,813
Last edited:

Marduk666

Member
Nov 27, 2012
12
0
Twrp disappeared after reboot. Tried flashing twrp again, reboot, and next time i go twrp it's always replaced back to stock recovery. How to fix?

Have the same problem, but it seems this forum is dead. Shame, before updating it all worked just fine, now, its all gone an TWRP doesnt stick.

For now the phone seems unrootable.
 

Marduk666

Member
Nov 27, 2012
12
0

grand2SD

Senior Member
Oct 19, 2014
78
5
25
cant flash recovery , i always get one of these errors , tried booting it too, still no luck tried different usb cables ,different ports 2.0 and 3.0
flashing on top of realme ui

need help , please
 

Attachments

  • IMG-20200626-WA0008.jpg
    IMG-20200626-WA0008.jpg
    74.9 KB · Views: 390
  • IMG-20200626-WA0006.jpg
    IMG-20200626-WA0006.jpg
    68.8 KB · Views: 381
  • IMG-20200626-WA0007.jpg
    IMG-20200626-WA0007.jpg
    93.4 KB · Views: 345
  • IMG-20200626-WA0010.jpg
    IMG-20200626-WA0010.jpg
    110.7 KB · Views: 373

jeetubhatreja

Member
Oct 22, 2016
10
0
Updating 11/07/2020 package via updater in settings..after updating showing No sim card in both sim..please help shortly
 
D

Deleted member 5868905

Guest
I am stuck in twrp loop, can't boot to system after attempt to flash Aex rom. Any solution to make it boot? Atleast back to stock?

Edit: stock rom I used before twrp was Latest RUI, Android 10.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 8
    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( in android 10 & 9)
    - Flashing Ozip works
    - Flashing RealmeUi works
    - Otg works
    - Backups works
    - Flash Rom works
    - Sdcard works

    Download:
    TWRP

    To Flash the TWRP:
    Code:
    Code:
    fastboot flash recovery twrp_RMX1971-20200228.img
    Then reboot in TWRP manually.

    Source code: https://github.com/omnirom/android_bootable_recovery
    Kernel source: https://github.com/bablusss/kernel_realme_sdm710

    Credits:
    Thanks to @mauronofrio and testers