OrangeFox Recovery Project
Code:
/*
* Your warranty is now void.
*
* We're 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 recovery
* 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.
*
*/
Download:
From Google Drive
OrangeFox for RMX2061 by Ctapchuk - Google Drive

Changelog - 12/07/21 (Android 11+ version):
• Updated Magisk Canary to 23015
• Added phhusson's lptools
• Fixed toggle mounting system partitions with read/write access
• Fixed typos in sources
INSTALLATION
via TWRP-based recovery:
- Download the OrangeFox ZIP file to your device
- Reboot to your custom TWRP-based Recovery
- Install the OrangeFox zip file as a normal zip
- The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
- Enjoy!
- Download the OrangeFox IMG file to your PC
- Reboot your device to fastboot mode
- Install the OrangeFox image with command:
Code:
fastboot flash recovery [image name].img
- Reboot to recovery with the command:
Code:
fastboot reboot recovery
- Enjoy!
CREDITS
• TeamWin - for TWRP
• The OrangeFox Team - for your hard work
• DarthJabba9 - for his miatoll tree
• @lebigmac - for his MakeRW script
Source
OrangeFox: https://gitlab.com/OrangeFox
Device Tree: https://github.com/Ctapchuk/android_device_realme_reatoll-OFRP
Version Information
Status: Stable (Android 10) / Stable (Android 11+)
Current Version: R11.1_0 (Android 10) / R11.1_4 (Android 11+)
Created 02/12/2021
Last Updated 12/07/2021
Last edited: