[Recovery] [Realme Narzo 30 Pro] [RMX2117] [TWRP 3.7.0] [android-12+] [Unofficial] TeamWin Recovery Project

Search This thread

Shibu Shaji

Senior Member
Oct 18, 2016
70
36
25
kerala🌴
Xiaomi Mi A2
Google Pixel 3a
photo_2023-03-10_11-24-22.jpg
Code:
/*
 * Your warranty is now void!!!
 *
 * If sh!t happens, i am not responsible for your bricked device.
 * do some research if you have any concerns about features included in this recovery
 * before flashing it! YOU are choosing to make these modifications,
 * Do at your own risk!!!
 */'

Team Win Recovery Project 3.7.0 for

Realme Narzo 30 Pro 5G

Introduction:

Team Win Recovery Project, is an open-source software custom recovery
image for Android-based devices. It provides a touchscreen-enabled
interface that allows users to install third-party firmware and back up the
current system which are functions often unsupported by stock recovery.​

Version and device Information:

  • Status -Stable Unofficial
  • Based on TWRP version: 3.7.0
  • Device: Realme Narzo 30 Pro 5G
  • Codename: athensb/athensc/athensd
  • Android version: android-12+, RUI 3
  • Release Date: 09 May 2023
  • Last Updated:
  • Maintainer: Shibu Shaji

Installation:

1.Disable verified boot first (optional)
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
'Which is extracted from current stock rom ozip file.'
2. Flash twrp build.
Code:
fastboot flash recovery <twrp-image>.img
3. Reboot to recovery
Code:
fastboot reboot recovery

List of features working:

• Support Decryption for Android 12 (tested and works with stock firmware and some available GSI roms)
• External SD Card & USB-OTG[
• Successful installation of flashable .zips, Magisk (Custom rom not tested as it is not available now)
• Additional features such as close AVB2.0. (disabled-verify on vbmeta)
• Working mounting/unmounting of Dynamic partitions (r/o only)
• Fully functional Backup/Restore of all partitions.
• ADB/MTP/fastbootd.​

Features not working:

-Test and tell meh.​

Note:

• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below.
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot

Changelogs:

Downloads:

Credits:

• The TWRP Team​
 

AK_8K

Member
Jun 5, 2023
17
0
Hello.
I tried this and everything went smoothly ... ,


but my device is not supporting the Twrp Recovery. It is showing some glitched display.

I can boot my device normally but I can't enter normal recovery mode.

Can you guide me to fix it please. I just want to restore my recovery mode to default !
 

Shibu Shaji

Senior Member
Oct 18, 2016
70
36
25
kerala🌴
Xiaomi Mi A2
Google Pixel 3a
Hello.
I tried this and everything went smoothly ... ,


but my device is not supporting the Twrp Recovery. It is showing some glitched display.

I can boot my device normally but I can't enter normal recovery mode.

Can you guide me to fix it please. I just want to restore my recovery mode to default !
Did you fix it?, the twrp installation process for this device is a bit tricky... Refer the guide and try to install again. And if not suceede, dm me.