[OFFICIAL][TWRP] OrangeFox Recovery Project [R9.0] - Redmi Note 2 Android Development

OrangeFox Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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 Miui and Custom Roms
Contributors
DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Download:
Sourceforge: https://sourceforge.net/projects/orangefox/files/hermes/
INSTALLATION:
0. Backup your ROM
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. Enjoy!
Frequently Asked Questions, MIUI OTA, Troubleshooting, and Sundry Information:
* See https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* ATG and Dadi11 - for Redwolf
* Kirillmaster4 - for graphics
* z31s1g - for TWRP theme
* All our testers - for your patience and help
FEATURES:
* Support for Miui and Custom ROMs
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* AromaFM
* Password
* 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!
Bugs?
* None that I am aware of - but the law of probabilities dictates that somebody will find a bug somewhere.
Screenshots
See below.

Reserved

Reserved #2

After i install orangefox zip and reboot, my custom recovery not change to orangefox but still TWRP 3.2.30

4Mestrian said:
After i install orangefox zip and reboot, my custom recovery not change to orangefox but still TWRP 3.2.30
Click to expand...
Click to collapse
Hmm ... can you please attach the install.log file from your internal sdcard (in the /Fox directory)?

DarthJabba9 said:
Hmm ... can you please attach the install.log file from your internal sdcard (in the /Fox directory)?
Click to expand...
Click to collapse
of course, here is https://www21.zippyshare.com/v/obsNW0DJ/file.html maybe this because ROM issue? i use psyROM and TWRP 3.2.3-0

xrc125 said:
of course, here is https://www21.zippyshare.com/v/obsNW0DJ/file.html maybe this because ROM issue? i use psyROM and TWRP 3.2.3-0
Click to expand...
Click to collapse
Thanks. This is the culprit -
dd: can't open '/dev/block/bootdevice/by-name/recovery': No such file or directory
Click to expand...
Click to collapse
It seems that the TWRP kernel doesn't provide that interface. The best thing to do is to extract recovery.img from the OrangeFox zip, flash that as an image with TWRP, boot it, and then use it to flash the OrangeFox zip.

4Mestrian said:
After i install orangefox zip and reboot, my custom recovery not change to orangefox but still TWRP 3.2.30
Click to expand...
Click to collapse
I have uploaded an update, which should work, regardless of which recovery you are using to install the OrangeFox zip - see https://sourceforge.net/projects/orangefox/files/hermes/OrangeFox-R9.0a-hermes.zip/download

DarthJabba9 said:
I have uploaded an update, which should work, regardless of which recovery you are using to install the OrangeFox zip - see https://sourceforge.net/projects/orangefox/files/hermes/OrangeFox-R9.0a-hermes.zip/download
Click to expand...
Click to collapse
it's work perfectly now.. after you update OrangeFox-R9.0a-hermes.zip and just simple flash the zip from TWRP 3.2.3-0 now my recovery change to OrangeFox.. thank you :good:

xrc125 said:
it's work perfectly now.. after you update OrangeFox-R9.0a-hermes.zip and just simple flash the zip from TWRP 3.2.3-0 now my recovery change to OrangeFox.. thank you :good:
Click to expand...
Click to collapse
Excellent! Let me know how you find it. It was a bit of a labour of love to provide official support for our RN2.

hi~
Can I just extrat the .img file and flash it through fastboot?
Which one should I download, the 9.0a version @sourceforg or the one from orangefox.tech? They are different in size.

TensorLake said:
hi~
Can I just extrat the .img file and flash it through fastboot?
Which one should I download, the 9.0a version @sourceforg or the one from orangefox.tech? They are different in size.
Click to expand...
Click to collapse
Yes, you can extract the img and flash it. But in order to have access to all the features, you need to flash the zip. Download from sourceforge.

flashed this and now I nolonger have a recovery at all!!!!!!!!!!!!!!!!!
reflashed twrp and tried again now get E3004:thispackage is for rosy. this device hermes..

lohtse said:
flashed this and now I nolonger have a recovery at all!!!!!!!!!!!!!!!!!
reflashed twrp and tried again now get E3004:thispackage is for rosy. this device hermes..
Click to expand...
Click to collapse
This is hardly helpful information. You need to explain exactly what you you did, step-by-step, and exactly what was the outcome of each step. There is absolutely no reason why you should have experienced any problem.

OrangeFox R10.0 released
After a period of sustained beta testing, we have released OrangeFox R10.0
Changelog: https://files.orangefox.website/OrangeFox-Stable/R10-Changelog.md
Download: sourceforge: https://sourceforge.net/projects/orangefox/files/hermes/
INSTALLATION:
0. Backup your ROM; backup; backup; backup
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. Enjoy!
Frequently Asked Questions; Installation from stock recovery; MIUI OTA; Troubleshooting; Sundry Information:
* See https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
------------------:
Our group - https://t.me/joinchat/HNZTNky4zkpWc7na_-Beow
Our channel - https://t.me/OrangeFoxRecovery
Download - https://sourceforge.net/projects/orangefox/files/
Download - https://files.orangefox.website/OrangeFox-Stable/
------------------:

I cant get this to show a mounted drive on pc the device is detected on pc but no drive appears for me to copy files (never had any problems before with other recoveries)

mortmaru said:
I cant get this to show a mounted drive on pc the device is detected on pc but no drive appears for me to copy files (never had any problems before with other recoveries)
Click to expand...
Click to collapse
Lucky you! I can't get any recovery to show a mounted drive on my PC. I should surely like to know which ones are showing a mounted drive on your PC ...

DarthJabba9 said:
After a period of sustained beta testing, we have released OrangeFox R10.0
Changelog: https://files.orangefox.website/OrangeFox-Stable/R10-Changelog.md
Download: sourceforge: https://sourceforge.net/projects/orangefox/files/hermes/
INSTALLATION:
0. Backup your ROM; backup; backup; backup
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. Enjoy!
Frequently Asked Questions; Installation from stock recovery; MIUI OTA; Troubleshooting; Sundry Information:
* See https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
------------------:
Our group - https://t.me/joinchat/HNZTNky4zkpWc7na_-Beow
Our channel - https://t.me/OrangeFoxRecovery
Download - https://sourceforge.net/projects/orangefox/files/
Download - https://files.orangefox.website/OrangeFox-Stable/
------------------:
Click to expand...
Click to collapse
Thanks^^

In my 16GB model, when I did a recovery through TWRP, I had a bootloop problem.
However, this 'OrangeFox Recovery' does not cause this issue.
And, SD card with 'exFAT' format is recognized as normal.
Thank you very much.
Days of stress were relieved at once.

lacoongame said:
In my 16GB model, when I did a recovery through TWRP, I had a bootloop problem.
However, this 'OrangeFox Recovery' does not cause this issue.
And, SD card with 'exFAT' format is recognized as normal.
Thank you very much.
Days of stress were relieved at once.
Click to expand...
Click to collapse
:good:

Related

[RECOVERY][SHARE][X00t/D] OrangeFox Recovery Project

OrangeFox Recovery Project​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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 Supports Treble & Non Treble Roms​
FEATURES:
* Supports Treble and non-Treble ROMs
* Supports F2FS
* Increased compatibility with TWRP
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk & Uninstalling Magisk
* AromaFM
* EDL Support
* Recovery Locking - [Pattern/Pin/Password] Lock
* App Manager
* Manage Partition
* ADB & Sideload
* File Compress & Unpack archive
* Supports OTA for Stock Rom , 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, flash right now to find out!
Instructions
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
5. Enjoy!
Download :
[MOD EDIT] Download link removed
Screenshots :
[MOD EDIT] Link removed
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* ATG and Dadi11 - for Redwolf
* Kirillmaster4 - for graphics
* z31s1g - for TWRP theme
* DarthJabba9
* And All other devs
Version Information
Status: Stable
Last Release Date: 2020-03-08
.
Clean flashing working without any issue......
But those who are facing vendor issue when you are flashing files follow this simple steps :-
1. Reboot/reopen your recovery
2. Mount vendor
3. Then flash your file
4. No error occurs
Frequently Asked Questions; Installation from stock recovery; Troubleshooting; And Other Information:
* See Here = Link
.
Several features, various locking options, practical and simple to use wonderful interface in my opinion the best recovery for the Max Pro M1
best recovery, im use it on stock pie 053
Different style, love it
File corrupted.
ankitvrsharma said:
File corrupted.
Click to expand...
Click to collapse
file is ok....working fine.....download again....and make sure dont interrupt or pause the download....
gourabpa said:
file is ok....working fine.....download again....and make sure dont interrupt or pause the download....
Click to expand...
Click to collapse
Done. Thanks buddy for your great work.
cool
Any SS? Hope it is damn gorgeous ?
gourabpa said:
file is ok....working fine.....download again....and make sure dont interrupt or pause the download....
Click to expand...
Click to collapse
so i have been using this recovery from the release
So far it is very stable and has many features
But i am facing one issue
Whenever i try to dirty flash my rom
After flashing rom when recovery starts flashing magisk
It failes to mount vendor and this error message shows
When i try to go to mount section and click on vendor
Even then it failes to mount vendor
But if i reopen recovery
And mount vendor
It successfully mounts vendor
And when i dirty flash rom
No error occurs
Note this error only happens when i dirty flash rom
Clean flashing doesn't have this issue
And if i mount vendor first and the dirty flash rom
This doesn't occur
Please fix it
iamfarhanansari said:
so i have been using this recovery from the release
So far it is very stable and has many features
But i am facing one issue
Whenever i try to dirty flash my rom
After flashing rom when recovery starts flashing magisk
It failes to mount vendor and this error message shows
When i try to go to mount section and click on vendor
Even then it failes to mount vendor
But if i reopen recovery
And mount vendor
It successfully mounts vendor
And when i dirty flash rom
No error occurs
Note this error only happens when i dirty flash rom
Clean flashing doesn't have this issue
And if i mount vendor first and the dirty flash rom
This doesn't occur
Please fix it
Click to expand...
Click to collapse
+1
iamfarhanansari said:
so i have been using this recovery from the release
So far it is very stable and has many features
But i am facing one issue
Whenever i try to dirty flash my rom
After flashing rom when recovery starts flashing magisk
It failes to mount vendor and this error message shows
When i try to go to mount section and click on vendor
Even then it failes to mount vendor
But if i reopen recovery
And mount vendor
It successfully mounts vendor
And when i dirty flash rom
No error occurs
Note this error only happens when i dirty flash rom
Clean flashing doesn't have this issue
And if i mount vendor first and the dirty flash rom
This doesn't occur
Please fix it
Click to expand...
Click to collapse
problem noted
gourabpa said:
problem noted
Click to expand...
Click to collapse
You remember i messaged you in telegram to tell about this problem?
Akshay8181 said:
You remember i messaged you in telegram to tell about this problem?
Click to expand...
Click to collapse
i have dm you....
those who are facing small error in dirty flash......please follow this link and check #4 points in the link = https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
or you can just reboot to the recovery
gourabpa said:
those who are facing small error in dirty flash......please follow this link and check #4 points in the link = https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
or you can just reboot to the recovery
Click to expand...
Click to collapse
But TWRP doesn't have this issue
When i try to restore full backup then it is showing error..
/System needs cleaning
How to fix it
Nolia007 said:
When i try to restore full backup then it is showing error..
/System needs cleaning
How to fix it
Click to expand...
Click to collapse
Wipe system partition and reboot back to recovery then try to restore the backup

[OFFICIAL][RECOVERY][12/13]OrangeFox Recovery Project [R11.1]

OrangeFox Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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
Downloads:
OrangeFox download site: https://orangefox.download/device/miatoll
Notes:
Read very carefully the documentation (Guides, FAQ, etc - linked below), plus the build notes on the download site, before trying anything
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external storage medium
1. Download the OrangeFox zip file to your device
2. Reboot to your Custom Recovery
3. Flash the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
* For a more detailed installation guide, see Installing OrangeFox Recovery.
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Support for Android 12 and Android 13 encryption (R11.1_3 and higher)
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Flashlight
* Password, torch, led
* Support for MIUI and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
Other useful information - see below
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for miatoll (Redmi Note 9S/Pro/Pro Max / POCO M2 Pro)
Contributors
DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Device tree: https://gitlab.com/OrangeFox/device/miatoll/
Version Information
Status: Stable
Current Stable Version: R11.1_4 (FBEv1 variant) and R11.1_5 (FBEv2 variant)
Stable Release Date: 2023-03-29
Created: 2021-02-27
Last Updated: 2023-03-29
------------------:
Our channel - https://t.me/OrangeFoxChat
Reporting problems - https://wiki.orangefox.tech/en/guides/report
Downloads - https://orangefox.download/device/miatoll
------------------:
OrangeFox R11.1_4 (FBEv1) and R11.1_5 (FBEv2) Stable (A12) released
Changes:
* Please read the change logs and build notes for each release on the download page
VARIANTS:
There are two variants of this release;
* R11.1_4_A12_FBEv1 - this is for ROMs using FBE v1 encryption only
* R11.1_5_A12_FBEv2 - this is for ROMs using FBE v2 encryption only
Please ascertain from your ROM's maintainer which FBE version the ROM uses, before flashing.
MIUI 13:
The official MIUI 13 ROMs for miatoll use FBE v1
NOTES:
* Please be sure to read the build notes on the download page
* Make a FULL backup of your data and internal storage BEFORE flashing
Downloads:
OrangeFox download site: https://orangefox.download/device/miatoll
FAQ and Guides: https://wiki.orangefox.tech/en/guides
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
Reserved
OK, I have no idea what I am doing wrong, but I go to your download site and no matter where I click nothing ever downloads. Where am I supposed to click:
Anything I click simply copies text to the clipboard.
tecknight said:
OK, I have no idea what I am doing wrong, but I go to your download site and no matter where I click nothing ever downloads. Where am I supposed to click:
View attachment 5235193
Anything I click simply copies text to the clipboard.
Click to expand...
Click to collapse
Click Download the Netherlands, waiting download file will show
dungphp said:
Click Download the Netherlands, waiting download file will show
Click to expand...
Click to collapse
Thanks, that was the ticket. I will send you a donation shortly. Love your recovery
tecknight said:
Thanks, that was the ticket. I will send you a donation shortly. Love your recovery
Click to expand...
Click to collapse
This is rOrangeFox ecovery from DarthJabba9 !
Thank to him !
Can we restore a full nandroid backup from this? Thanks.
Longhorn87 said:
Can we restore a full nandroid backup from this? Thanks.
Click to expand...
Click to collapse
Backups
wiki.orangefox.tech
Hi,
installed OrangeFox [email protected]_0 on my Radmin Note 9S (Global Version - Curtana)
But every time I install a custom Rom and reboot, it boot to recovery.
(I tried Fluid-1.2 and crDroid 7.3)
I have the same problem with TWRP.
If I install an official Firmware (like miui_CURTANAGlobal_V12.0.1.0.RJWMIXM_e29d7b7c84_11.0), and reboot, it successfully boot into MIUI.
What I'm missing ?
Thanks for any help.
schlagg said:
Hi,
installed OrangeFox [email protected]_0 on my Radmin Note 9S (Global Version - Curtana)
But every time I install a custom Rom and reboot, it boot to recovery.
(I tried Fluid-1.2 and crDroid 7.3)
I have the same problem with TWRP.
If I install an official Firmware (like miui_CURTANAGlobal_V12.0.1.0.RJWMIXM_e29d7b7c84_11.0), and reboot, it successfully boot into MIUI.
What I'm missing ?
Thanks for any help.
Click to expand...
Click to collapse
Did you format the data partition?
Flashing
wiki.orangefox.tech
DarthJabba9 said:
Did you format the data partition?
Click to expand...
Click to collapse
OMG ... how dumb I am ?
I flasf android roms since HTC Hero and this is the 1st time I forget about this.
Thanks.
best recovery for RN9PRO joyeuse. no problems, encrypts the partition w/o issue.
every rom can be installed.
great job!
This is amazing, glad to see Official recovery support for Miatoll!
Updated from the Beta via the new OrangeFox app and all looks good.
Thank you very much to the devs for supporting Miatoll.
DarthJabba9 said:
​Don't just say "thanks". Hit the "Thanks" button!
Click to expand...
Click to collapse
I believe the Thanks button is dead and gone. Times have changed in XDA
I am still in Evox 4.5.
Not Miatoll.
Using TWRP.
Can I use this without format? (I am thinking, I can)
But I need to confirm.
Thanks for your hard work.
Anonda said:
I am still in Evox 4.5.
Not Miatoll.
Using TWRP.
Can I use this without format? (I am thinking, I can)
But I need to confirm.
Thanks for your hard work.
Click to expand...
Click to collapse
Hello there, I have a Joyeuse and I don't have to format anything, you can actually switch recoveries at any time. And to answer your question yes go to TWRP and flash OrangeFox.
oscarmaldonado said:
Hello there, I have a Joyeuse and I don't have to format anything, you can actually switch recoveries at any time. And to answer your question yes go to TWRP and flash OrangeFox.
Click to expand...
Click to collapse
Thanks, that worked a treat! Flashed from TWRP without issues
sir_bazz said:
Updated from the Beta via the new OrangeFox app and all looks good.
Thank you very much to the devs for supporting Miatoll.
Click to expand...
Click to collapse
Where may I find this app?

[RECOVERY][TREBLE][UNOFFICIAL] OrangeFox Recovery Project for the Nokia 8

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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
Downloads:
OrangeFox download site: https://github.com/resident-nokia/android_device_nokia_A1N-TWRP/releases
Notes:
Read very carefully the documentation (Guides, FAQ, etc - linked below), plus the build notes on the download site, before trying anything
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external storage medium
1. Download the OrangeFox zip file to your device
2. Reboot to your Custom Recovery
3. Flash the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
* For a more detailed installation guide, see Installing OrangeFox Recovery.
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Flashlight
* Password, torch, led
* Support for MIUI and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Other useful information - see below
XDAevDB Information
OrangeFox Recovery Project, Tool/Utility for NB1 (Nokia 8)
Source Code: https://gitlab.com/OrangeFox
Device tree: https://github.com/resident-nokia/android_device_nokia_A1N-TWRP/tree/fox_9.0
Kernel: https://github.com/GPUCode/android_kernel_nokia_msm8998
Version Information
Status: Stable
Current Stable Version: R11.0_0
Stable Release Date: 2021-06-02
Created: 2021-06-02
Last Updated: 2021-06-02
Reserved
WoW.
Reserved.
Honored to be the first one here.
getting error applying update 51 kpayloadtimestamperror immediately when trying to reinstall crdroid with this recovery. no such issue using orangefox as part of ultima boot image
ears1991 said:
getting error applying update 51 kpayloadtimestamperror immediately when trying to reinstall crdroid with this recovery. no such issue using orangefox as part of ultima boot image
Click to expand...
Click to collapse
Thanks for bringing this issue to my attention. The kpayloadtimestamperror is basically the anti-rollback protection that stock AOSP recovery has. There is patch for it in the TWRP repos but for some reason OrangeFox doesn't clone those. The OrangeFox version in the Ultima boot image is an older build of mine with the correct patches. I am attaching this new build for you to test if that issue still exists. I am currently not able to test anything due to a broken device.
Hello Emufan. Thank you for all your work. I flashed the OrangeFox recovery through TRWP and it is stuck on the recovery boot. It shows the orange welcome screen but it does not go any further. I installed crdroid version 7.5 last weekend and was hoping to install now this new recovery plus the new 7.6 crdroid rom. The crdroid 7.5 rom still boots normally. Unless you have any idea how to fix this I will try and install TWRP again. Thank you again. This rom Is really cool.
ferramenta said:
Hello Emufan. Thank you for all your work. I flashed the OrangeFox recovery through TRWP and it is stuck on the recovery boot. It shows the orange welcome screen but it does not go any further. I installed crdroid version 7.5 last weekend and was hoping to install now this new recovery plus the new 7.6 crdroid rom. The crdroid 7.5 rom still boots normally. Unless you have any idea how to fix this I will try and install TWRP again. Thank you again. This rom Is really cool.
Click to expand...
Click to collapse
First of all, did this problem appear with the published build on github or with the build I attached above? Secondly do you have adb access in recovery mode? If your phone recognised by adb please run:
Code:
adb pull /tmp/recovery.log .
to fetch the recovery log and upload it here.
I am pretty sure I flashed the orangefox recovery zip from the github site. For the moment adb does not work. Crdroid 7.6 started installing itself on slot A. Previous version was on slot B before. Crdroid 7.6 is not booting and I can't seem to be able to access twrp. I think I need to flash TRWP again and then I will try and flash the orange fox zip you put on this thread and eventually post here the log. I imagine this is going to take a while. ^^
I managed to get the OrangeFox recovery and CRdroid 7.6 working. So far so good. But I have the same problem I had before. This strange slot A slot B configuration. Crdroid apparently installs on the other slot, different then the one that is set. I had it set for slot A and now it installed the rom on slot B. I did it last time but at this moment I am not able to change slots. And now I can not install Nikgapps because I installed OrangeFOx recovery on A and Crdroid is on B. With last install, TWRP+crdroid 7.5 I fixed this by installing the recovery on both slots. Should I flash the orange fox recovery on slot B? How can I do that? Is the recovery file still useful to you? I can't seem to get adb to work. Has the recovery file disappeared with the wipes I did?
After some back and forth. The recovery is working. After installing CRdroid I did a wipe and somehow I removed the boot recovery partition. I could restore it using flashboot flash boot_a twrp.img or something like this.
Don't forget to install the OrangeFox version that is on this thread and not the one that is on github.
THanks again.
emufan4568 said:
Thanks for bringing this issue to my attention. The kpayloadtimestamperror is basically the anti-rollback protection that stock AOSP recovery has. There is patch for it in the TWRP repos but for some reason OrangeFox doesn't clone those. The OrangeFox version in the Ultima boot image is an older build of mine with the correct patches. I am attaching this new build for you to test if that issue still exists. I am currently not able to test anything due to a broken device.
Click to expand...
Click to collapse
confirmed fixed, cheers. hope your device is recoverable!

[RECOVERY][UNOFFICIAL] OrangeFox Recovery Project [avicii][OnePlus Nord]

OrangeFox Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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
Supports Both Dynamic and Non-Dynamic Partitions
Downloads:
XDA: https://forum.xda-developers.com/attachments/orangefox-r11-1_2-unofficial-avicii-zip.5530227/
Known Issues:
- Fastbootd​
Notes:
Read very carefully the documentation (Guides, FAQ, etc - linked below), plus the build notes on the download site, before trying anything
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an External storage medium [OPTIONAL]
1. Download the OrangeFox zip file to your device
2. Reboot to your Custom Recovery
3. Flash the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
* For a more detailed installation guide, see Installing OrangeFox Recovery.
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides/
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
* @mauronofrio - For the Base Device Tree
* @Sushrut1101 - Maintainer / Developer
FEATURES:
* Supports Both Dynamic and Non-Dynamic Partitions
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Flashlight
* Password, torch, led
* Support for Most of the Custom ROMs and the Stock ROM
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Other useful information - See Below
XDA : DevDB Information
OrangeFox Recovery Project, Tool/Utility for avicii ( OnePlus Nord )
Contributors
Sushrut Gupta ,DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox/
Device Tree: https://github.com/OrangeFoxRecovery/device_oneplus_avicii.git
Kernel: https://github.com/OrangeFoxRecovery/device_oneplus_avicii/tree/fox_10.0/prebuilt
Version Information
Status: Beta ( Unofficial )
Current Beta ( Unofficial ) Version: R11.1_0
Latest Beta (Unofficial ) Release Date: 16-June-2021
Created: 23-April-2021
Last Updated: 23-April-2021
------------------:
Our Support Group - https://t.me/OrangeFoxRecoveryUnofficial
Downloads:
SourceForge: https://sourceforge.net/projects/orangefoxrecovery/files/avicii/
------------------:
Reserved
Reserved
Reserved
Thanks for the support
Amazing recovery, but unfortunately no amazing custom ROM available
syedrhashmi said:
Amazing recovery, but unfortunately no amazing custom ROM available
Click to expand...
Click to collapse
Will be, just wait

			
				
luckana said:
View attachment 5340041
Click to expand...
Click to collapse
Your Current Recovery's Issue.
Flash the .img File and then Flash the ZIP From OrangeFox.
Thank you so much ! Been using this since a while and it's far ahead in terms of functionality from the other recoveries available. Hopefully we'll have newer ROMs to flash with OFRP since it makes the process so painless
Finally some good stable recovery
Thank you for the software! I installed it without any problems, I'm testing it.
The download link only takes me to the telegram support group. Where can I download it?
What are the chances that this Nord recovery will work on a brand new just released Nord CE 5G?
OP, kindly check your Conversation message. Thanks.
The Thread is Back Now!
Links are Updated!
Are things like backup and restore working?
Is android 11 supported?
I have had issues using this recovery each time I install a new ROM, I just get bootloops. Current install process is as follows:
1. Wipe Data and Cache
2. Install ROM of choice
3. Bootloop
Do I need to remove encryption? I presume the Rom is installed to the correct partition each time.
burgess_boy said:
I have had issues using this recovery each time I install a new ROM, I just get bootloops. Current install process is as follows:
1. Wipe Data and Cache
2. Install ROM of choice
3. Bootloop
Do I need to remove encryption? I presume the Rom is installed to the correct partition each time.
Click to expand...
Click to collapse
Majority of the custom roms (A11) aren't still supported by installing through recovery, they have their own recovery from which you should adb sideload. This, I assume, is a work that should be done by the rom developer to support flashing through custom recoveries (like orangefox), nothing much can be done by the devs of the recovery. I can be wrong here, please do correct me if i'm wrong here but this is what I feel.
burgess_boy said:
I have had issues using this recovery each time I install a new ROM, I just get bootloops. Current install process is as follows:
1. Wipe Data and Cache
2. Install ROM of choice
3. Bootloop
Do I need to remove encryption? I presume the Rom is installed to the correct partition each time.
Click to expand...
Click to collapse
deepudeepu99 said:
Majority of the custom roms (A11) aren't still supported by installing through recovery, they have their own recovery from which you should adb sideload. This, I assume, is a work that should be done by the rom developer to support flashing through custom recoveries (like orangefox), nothing much can be done by the devs of the recovery. I can be wrong here, please do correct me if i'm wrong here but this is what I feel.
Click to expand...
Click to collapse
I think you can Sideload from OrangeFox too.
And, I think you should Format data too.
This Seems an A/B Issue with Dynamic Partitions.

[CLOSED][RECOVERY][UNOFFICIAL][R11.x] Orangefox Recovery Project for Poco M3 / Redmi 9T / Redmi Note 9 4G / Redmi 9 Power [JUICE][UNIFIED]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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​Click Me
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!
via fastboot:
Download the OrangeFox ZIP file to your PC and Extract it anywhere in your PC
Reboot your device to fastboot mode
Install the OrangeFox image with command:
Code:
fastboot flash recovery recovery.img
Reboot to recovery with the command:
Code:
fastboot reboot recovery
Enjoy!
What doesn't work
you tell me
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* TheMalachite - for the Tree
Source
OrangeFox:
https://gitlab.com/OrangeFox/Recovery
Version Information
Status: Beta
Current Beta Version: R11.1_3
Created 2021-04-26
Last Updated 2021-07-22
CHANGELOG​2021-07-22
• Added Support for MIUI 12.x Android 11 Decryption
• Disabled the App Manager if the Installed ROM is based on Android 11 or Higher
• And more..
Code:
2021-05-14
• Revert some changes from last build.
• Fix last build instead of showing lemon and pomelo device name / its shows juice.
• Workaround for Anti Rollback Issue.
• And more..
2021-05-02
• Added Splash Partition
• Fully Support Android 11
• Fixed some issues mounting /system /vendor
2021-04-26
• Initial Release for Unified (Juice)
• Update r11.1 https://orangefox.tech/en/changelog/
• Work-around for MTP issues after formatting data
Reserved
Good job!
Joaquin#Citrus said:
View attachment 5414519
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​Click Me
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!
via fastboot:
Download the OrangeFox ZIP file to your PC and Extract it anywhere in your PC
Reboot your device to fastboot mode
Install the OrangeFox image with command:
Code:
fastboot flash recovery recovery.img
Reboot to recovery with the command:
Code:
fastboot reboot recovery
Enjoy!
What doesn't work
you tell me
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* TheMalachite - for the Tree
Source
OrangeFox:
https://gitlab.com/OrangeFox/Recovery
Version Information
Status: Beta
Current Beta Version: R11.1_3
Created 2021-04-26
Last Updated 2021-07-22
Click to expand...
Click to collapse
wow
amazing job! works perfectly on my poco m3.
Nice. working properly. love this
This might be the best recovery to use on juice unified devices
Good custom recovery it works now for my other devices that has different panel .
worked perfectly on poco m3
Does flashing stock rom using mi flasher revert the recovery to stock as well?
My poco has dead boot issue and I'm afraid it may not wake up again if I reboot to recovery to check this.
Any help is appreciated.
i did as per the steps (via fastboot) and it got installed but the next time i tried to load in to orangefox, it opened to the default recovery menu and orangefox isnt there anymore. help.
bubble_wrap said:
i did as per the steps (via fastboot) and it got installed but the next time i tried to load in to orangefox, it opened to the default recovery menu and orangefox isnt there anymore. help.
Click to expand...
Click to collapse
after watching some vidoes, i found that you need to disable dmverity as well (for me atleast) and it works like a charm. i will leave the file but try at you own risk (and dont blame me).
My first time using Orangefox, really liking it! Oh and thanks for the file @bubble_wrap
Timmmmaaahh! said:
My first time using Orangefox, really liking it! Oh and thanks for the file @bubble_wrap
Click to expand...
Click to collapse
np
when i wiped the data, cache, dalvik/art cache, metadata using orangefox to first install 12.5 miui for my lime device, it didnt install and got stuck in a bootloop on the "redmi powered by android" screen. I couldnt remember what the specific error was (it said something like "there is no operating system" while trying to flash 12.5 miui in orangefox) because i was too freaked out for messing it up. can someone tell me what my mistake was.
i did get my phone working after some tense searching on youtube for the fix. I will link the video that saved my life (linking it doesnt work idk why).
search on youtube
"How To Fix Redmi Hard Brick | Fix Redmi BootLoop | Fix Redmi Restart again and Again | stuck mi logo" on a video by Digital choco​
bubble_wrap said:
when i wiped the data, cache, dalvik/art cache, metadata using orangefox to first install 12.5 miui for my lime device, it didnt install and got stuck in a bootloop on the "redmi powered by android" screen...
Click to expand...
Click to collapse
I'm still getting acquainted with this device but metadata? I don't think that's supposed to be wiped. Is that in an instruction somewhere?
Can you make this available for Redmi Note 9T (5G)?
Hi. A question. How do I backup to my PC? I want to backup the Internal Storage, but my SD Card doesn't have enough storage. I see tutorials on how to do it with TWRP using ADB, but I don't know how to do it with OrangeFox.
does encription work in this recovery

Categories

Resources