[OFFICIAL][RECOVERY] OrangeFox Recovery Project for Realme X2 [R10.1][BETA]

Search This thread

SiddharthBharadwaj

Senior Member
Sep 16, 2019
140
292
Darbhanga
OrangeFox Recovery Project
logo.jpg
Redwolf fork​
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.
*
*/
OrangeFox is FREE SOFTWARE

Supports Treble, Miui, Custom Roms

Download:
OrangeFox: https://files.orangefox.tech/OrangeFox-Beta/rmx1992/

INSTALLATION:
0. Backup your ROM and all your files
1. Download the OrangeFox zip file to your device
2. Reboot to your custom TWRP-based Recovery
3. Install the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. You may need to dirty flash your rom after installing orangefox.
6. Enjoy!

Alternate Method
1. Download the OrangeFox zip file to your device
2. Extract the Recovery.img
3.
Code:
fastboot flash recovery Recovery.img

Notes:
► Orangefox should be flashed along with Custom Roms.
► This should work with all variants. i.e. RMX1991/RMX1992/RMX1993
►If it's the first time you flash the Recovery or you are getting problems of lost Recovery or device doesn't boot after flashed magisk or something else you need to flash a modified vbmeta:
Modified VBMETA
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

Frequently Asked Questions, MIUI OTA, Troubleshooting, and Sundry Information:
* See https://xdaforums.com/showpost.php?p=76885728&postcount=3

Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* @dev_harsh1998 for your TWRP trees. Which i used as base.
* @sanamdhiman0001 for testing the builds
* All our testers - for your patience and help

FEATURES:
* Supports Treble and non-Treble ROMs
* Increased compatibility with TWRP
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* AromaFM [only for some devices]
* Password
* Support for Miui and Custom ROMs
* Better language support
* Optimized versions of community scripts
* Fox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!

Screenshots - see https://files.orangefox.tech/Screenshots/R10/

Other useful information - see below

Source Code: https://gitlab.com/OrangeFox
Device Tree: https://github.com/SiddharthBharadwaj/ofrp_device_realme_x2

Version Information
Status: Beta
Current Beta Version: R10.1
Beta Release Date: 2020-03-31
Download:
OrangeFox: https://files.orangefox.tech/OrangeFox-Beta/rmx1992/


Liked My Work ? Want to support via donating ? Then just donate me a build server or You can Donate via :
PayPal: https://www.paypal.me/SiddharthBharadwajYT
UPI(Only for Indian Users): siddharthbharadwaj45@oksbi
 
Last edited:

wongjh123

New member
Apr 1, 2020
1
1
Hi bro, can this version add a setting to "Automatically close AVB 2.0" before restarting?
I used him to flash into Realme UI 1.0, but after he flashed in, it would automatically close AVB 2.0, but when I flashed into Magisk again, it would not perform this operation again.
So after I flashed the official Rom and Magisk, the system file was corrupted after the phone restarted.
My device is RMX1991CN
Thank you
 
  • Like
Reactions: dhruvcburman

sanamdhiman0001

Senior Member
Jul 12, 2017
190
35
Chandigarh
www.youtube.com
Hi bro, can this version add a setting to "Automatically close AVB 2.0" before restarting?
I used him to flash into Realme UI 1.0, but after he flashed in, it would automatically close AVB 2.0, but when I flashed into Magisk again, it would not perform this operation again.
So after I flashed the official Rom and Magisk, the system file was corrupted after the phone restarted.
My device is RMX1991CN
Thank you
Root only in latest build now
 
Last edited:

zhengye75

Member
May 24, 2011
9
1
is this recovery only for rmx1992 ?
or it is suitable for all realme x2 devices,
including rmx1991/1992/1993
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    OrangeFox Recovery Project
    logo.jpg
    Redwolf fork​
    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.
    *
    */
    OrangeFox is FREE SOFTWARE

    Supports Treble, Miui, Custom Roms

    Download:
    OrangeFox: https://files.orangefox.tech/OrangeFox-Beta/rmx1992/

    INSTALLATION:
    0. Backup your ROM and all your files
    1. Download the OrangeFox zip file to your device
    2. Reboot to your custom TWRP-based Recovery
    3. Install the OrangeFox zip file as a normal zip
    4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
    5. You may need to dirty flash your rom after installing orangefox.
    6. Enjoy!

    Alternate Method
    1. Download the OrangeFox zip file to your device
    2. Extract the Recovery.img
    3.
    Code:
    fastboot flash recovery Recovery.img

    Notes:
    ► Orangefox should be flashed along with Custom Roms.
    ► This should work with all variants. i.e. RMX1991/RMX1992/RMX1993
    ►If it's the first time you flash the Recovery or you are getting problems of lost Recovery or device doesn't boot after flashed magisk or something else you need to flash a modified vbmeta:
    Modified VBMETA
    Code:
    fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img

    Frequently Asked Questions, MIUI OTA, Troubleshooting, and Sundry Information:
    * See https://xdaforums.com/showpost.php?p=76885728&postcount=3

    Credits
    * TeamWin - for TWRP
    * The OrangeFox Team - for your hard work
    * @dev_harsh1998 for your TWRP trees. Which i used as base.
    * @sanamdhiman0001 for testing the builds
    * All our testers - for your patience and help

    FEATURES:
    * Supports Treble and non-Treble ROMs
    * Increased compatibility with TWRP
    * Updated with latest TWRP commits
    * Built-in support for installing init.d functionality
    * Built-in support for installing Magisk
    * AromaFM [only for some devices]
    * Password
    * Support for Miui and Custom ROMs
    * Better language support
    * Optimized versions of community scripts
    * Fox theme engine:
    - choice of theme (black, dark, etc)
    - choice of color scheme
    - choice of splash screen
    * Alternative lockscreen
    * And many more!

    Screenshots - see https://files.orangefox.tech/Screenshots/R10/

    Other useful information - see below

    Source Code: https://gitlab.com/OrangeFox
    Device Tree: https://github.com/SiddharthBharadwaj/ofrp_device_realme_x2

    Version Information
    Status: Beta
    Current Beta Version: R10.1
    Beta Release Date: 2020-03-31
    Download:
    OrangeFox: https://files.orangefox.tech/OrangeFox-Beta/rmx1992/


    Liked My Work ? Want to support via donating ? Then just donate me a build server or You can Donate via :
    PayPal: https://www.paypal.me/SiddharthBharadwajYT
    UPI(Only for Indian Users): siddharthbharadwaj45@oksbi
    1
    Good work bro let development start's:good: