[RECOVERY][SHARED][surya]OrangeFox Recovery Project[R11.0_A] Xiaomi POCO X3 NFC

billabongstaff

Senior Member
Jan 6, 2008
728
58
58
Sintra
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.
OrangeFox is FREE SOFTWARE

Supports MIUI and Custom Roms

Credits
* OrangeFox Recovery Project Team
* @LUNARIO, who did ALL the work, but sadly opened a thread violating the rules and the link to Recovery was deleted and the thread moved. Original here.

FEATURES:
* Touch Screen every single time
* Decryption works
* Fixed Error 7 while clean or dirty flashing (starting from version 6)
* Migrate backup installation (starting from version 6)
* OTG support
* ROM Flashing works 100%
* F2FS Support
* Fastboot commands supported

NOT WORKING FOR NOW:
* Fastbootd
* ADB Sideload
* Backing up and restoring Image Flash (system-vendor-product)

DOWNLOAD
Version 6 - Google: https://drive.google.com/file/d/1eHM9ST9ni-55bbT3z-TGSZQsgE3KYr9s/view


OLD VERSION DOWNLOAD
Version 4 - Google: https://drive.google.com/file/d/1Qq6hqaEOstxajOC7Y6AGeRYajhMWjttL/view
Version 0 - Sourceforge: https://sourceforge.net/projects/or...x-R11.0_0_Alpha-Unofficial-surya.img/download


INSTALLATION
1. Download the OrangeFoxRecovery IMG file to your PC.
2. Restart your POCO X3 in Fastboot mode (Power+Vol Down)
3. Use ADB and type in the following command:
Code:
fastboot flash recovery "OrangeFox-R11.0_6_Alpha-Unofficial-surya.img"
4. After it is installed successfully, type in this command:
Code:
fastboot boot "OrangeFox-R11.0_6_Alpha-Unofficial-surya.img"
5. The device will automatically reboot into OrangeFox Recovery after installation (allow this to happen)
6. Enjoy!


Version Information
Status: Alpha
Alpha Release Date: 2020-10-14
 
Last edited:

jeryll

Senior Member
Dec 23, 2010
366
168
73
hope this gets updated i like this recovery
here you can download updated version, I have this flashed for around one week... so far so good, but still adb sideload not working... dunno what other bugs are there... I am flashing with this NitrogenOS.... zero problems for me so far...
 

olujnap316

Senior Member
Aug 22, 2012
636
157
73
Philippines
here you can download updated version, I have this flashed for around one week... so far so good, but still adb sideload not working... dunno what other bugs are there... I am flashing with this NitrogenOS.... zero problems for me so far...

yes i saw that on telegram. but why is it not updated on this thread.
 

jeryll

Senior Member
Dec 23, 2010
366
168
73
yes i saw that on telegram. but why is it not updated on this thread.
oh, you were talking about the thread itself, sorry... but the recovery itself will work the same regardless number of posts here on xda or telegram... I personally don't care where are new versions announced...
 

billabongstaff

Senior Member
Jan 6, 2008
728
58
58
Sintra
Not affiliated

yes i saw that on telegram. but why is it not updated on this thread.



Because sadly I am not the developer and I cannot post Telegram links here.


I can update manually, as long as any of you guys DM me the link to the Telegram group, so I can join.



@jeryll @olujnap316


Can anyone of you guys provide the Telegram link for me to update the thread more often?




Best regards,
 

olujnap316

Senior Member
Aug 22, 2012
636
157
73
Philippines
Because sadly I am not the developer and I cannot post Telegram links here.


I can update manually, as long as any of you guys DM me the link to the Telegram group, so I can join.



@[email protected]


Can anyone of you guys provide the Telegram link for me to update the thread more often?




Best regards,
@POCox3OfficialUpdates just search that on telegram, they posted the latest orangefox there
 

nikolaos8

Member
Apr 8, 2015
36
5
0
Los Angeles
Thanks guys. Made small instructions video for the absolute noobs (me included).

Tools used: https://developer.android.com/studio/releases/platform-tools

Instructions on adb commands and flashing:

1. Bootloader Unlocked
2. Download the latest Orangefox boot.img from first post and put it into a dedicated folder in your computer.
3. Go to the folder where you have put the Orangefox-file. Now open a command window inside that folder. To do that hold together "Shift + Right click" on any empty white space inside the folder and then select "Open PowerShell Window Here" or "Open Command Window Here" (depends on your pc).
4. Enter fastboot mode by holding together "Volume Down + Power" and connect your device to your computer
5. Enter the terminal command in command line: >>fastboot flash recovery OrangeFox-R11.0_6_Alpha-Unofficial-surya.img
(Needs to be exactly as the name of the file, in case developer uploads new version with new name)<<. Attention: Do not restart your device otherwise Xiaomi's original recovery might overwrite Orangefox!
6. After, device will reboot into Oangefox recovery.

Video Tutorial: https://youtu.be/E7fl_02Kgc8

I had also downloaded the latest Magisk zip (not Manager) from here: https://github.com/topjohnwu/Magisk/releases and placed it into the device before flashing Orangefox, so that i flash Magisk directly from recovery (as we left it above), in order to ensure it will not lose Orangefox installation after reboot.
In case it does not automatically reboot, hold +VOL + Power Button in order to reboot into the new orangefox recovery and install magisk zip from there ( do not forget to have it downloaded somewhere on your device before initiating the procedure)


Thanks everyone, especially OP for his contributions! :cool:
 
Last edited:
  • Like
Reactions: Mother_Teresa