[RECOVERY][OFFICIAL] OrangeFox Recovery Project for Samsung Galaxy J4 Core [R11] - Samsung Galaxy J4+ ROMs, Kernels, Recoveries, & Ot

{
"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.
*
*/
Supports Treble and Custom ROMs
Download
INSTALLATION:
0. Backup your ROM and all your data
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 Information:
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:
* Supports Treble and non-Treble ROMs
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* AromaFM
* 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/
XDA:DevDB Information
[RECOVERY][OFFICIAL] OrangeFox Recovery Project for Samsung Galaxy J4 Core [R11], Tool/Utility for the Samsung Galaxy J4+
Contributors
SebaUbuntu
Source Code: https://gitlab.com/OrangeFox/
Version Information
Status: Stable
Current Stable Version: R10.1
Current Beta Version: R11
Created 2020-02-29
Last Updated 2020-07-25

hi @SebaUbuntu ,
great that this project exists! I'd definetly like to test this recovery for j4 core.
but am a bit confsd. there are some recoverys in the net, claiming to be for this device but are for j4, j4 plus, etc.
none of them worked for me when I tested. so I did some research & found out, that these devices have a different processor & ramdisk(size).
now I want to ask you, if it's really neccessary that they have the same processor & ramdisk(size) to be compatible for different devices as a recovery. I think yes, but maybe I'm wrong.
the second question I have is: do I need a twrp already installed before I can flash your recovery, or can I flash it right away? can I (try to) flash orange fox recovery through odin or through commandline? and where can I find a working twrp for this device -j4 core- ?
did you or somebody else already test the recovery & found it is working?

thimprfct said:
hi @SebaUbuntu ,
great that this project exists! I'd definetly like to test this recovery for j4 core.
but am a bit confsd. there are some recoverys in the net, claiming to be for this device but are for j4, j4 plus, etc.
none of them worked for me when I tested. so I did some research & found out, that these devices have a different processor & ramdisk(size).
now I want to ask you, if it's really neccessary that they have the same processor & ramdisk(size) to be compatible for different devices as a recovery. I think yes, but maybe I'm wrong.
the second question I have is: do I need a twrp already installed before I can flash your recovery, or can I flash it right away? can I (try to) flash orange fox recovery through odin or through commandline? and where can I find a working twrp for this device -j4 core- ?
did you or somebody else already test the recovery & found it is working?
Click to expand...
Click to collapse
this recovery is installed on my device
I passed Orange Fox through twrp
https://forum.xda-developers.com/ga...ecovery-unofficial-twrp-3-1-1-galaxy-t4046189

thimprfct said:
hi @SebaUbuntu ,
great that this project exists! I'd definetly like to test this recovery for j4 core.
but am a bit confsd. there are some recoverys in the net, claiming to be for this device but are for j4, j4 plus, etc.
none of them worked for me when I tested. so I did some research & found out, that these devices have a different processor & ramdisk(size).
now I want to ask you, if it's really neccessary that they have the same processor & ramdisk(size) to be compatible for different devices as a recovery. I think yes, but maybe I'm wrong.
the second question I have is: do I need a twrp already installed before I can flash your recovery, or can I flash it right away? can I (try to) flash orange fox recovery through odin or through commandline? and where can I find a working twrp for this device -j4 core- ?
did you or somebody else already test the recovery & found it is working?
Click to expand...
Click to collapse
Yeah, recoveries are device-specific, you can't install a recovery for another phone on j4corelte, this is for j4corelte, already tested, and official
To install this you first need to flash TWRP by kapmino269, then flash this as a zip file
Or you can extract recovery.img, repack it in a tar file and flash it with Odin, but TWRP method is easier

hey, it works for me, too & it's awesome - the recovery of the future! keep up the good work & thank you so much! ?
may I link to it in my thread (have a thread for j4 core with root guide)?

/data is not mounted in recovery, same for internal storage. tried many times.
now I'm searching for a workaround to remove encryption without losing my files...
does aroma manager work with this device & could it possibly help? on older androids this often fixed problems when the /data or internal storage partitions were not mounting.
or is there a command to force mount /data & remove encryption? I've read smth like this on stackexchange. mh, not sure. will do some research tho.
will there be an update for orangefox for j4core?

thimprfct said:
/data is not mounted in recovery, same for internal storage. tried many times.
now I'm searching for a workaround to remove encryption without losing my files...
does aroma manager work with this device & could it possibly help? on older androids this often fixed problems when the /data or internal storage partitions were not mounting.
or is there a command to force mount /data & remove encryption? I've read smth like this on stackexchange. mh, not sure. will do some research tho.
will there be an update for orangefox for j4core?
Click to expand...
Click to collapse
Format data (not wipe!)
Then flash this:
https://androidfilehost.com/?fid=11410963190603865586
This will disable encryption on stock ROM

thimprfct said:
hey, it works for me, too & it's awesome - the recovery of the future! keep up the good work & thank you so much! ?
may I link to it in my thread (have a thread for j4 core with root guide)?
Click to expand...
Click to collapse
Yeah, no problem

SebaUbuntu said:
Format data (not wipe!)
Then flash this:
https://androidfilehost.com/?fid=11410963190603865586
This will disable encryption on stock ROM
Click to expand...
Click to collapse
Is it tested? Format data. Flash the encryption disabler then it will boot? Even on gsi rom?

Star Dust said:
Is it tested? Format data. Flash the encryption disabler then it will boot? Even on gsi rom?
Click to expand...
Click to collapse
Yes

Thread closed per OP request.

Related

[OFFICIAL][TWRP][TREBLE] OrangeFox Recovery Project [R10.0]

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
Download:
OrangeFox website: https://files.orangefox.website/OrangeFox-Stable/whyred/
INSTALLATION:
0. Backup your ROM and all your data
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
* All our testers - for your patience and help
FEATURES:
* Supports Treble and non-Treble ROMs
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* AromaFM
* 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.website/Screenshots/R10/
Other useful information - see below
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Xiaomi Redmi Note 5 Pro
Contributors
DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Current Stable Version: R10.0
Stable Release Date: 2019-06-20
Created 2018-09-02
Last Updated 2019-06-25
OrangeFox R10.0 released
We have released OrangeFox R10.0
Changelog: https://files.orangefox.website/OrangeFox-Stable/R10-Changelog.md
Download: https://files.orangefox.website/OrangeFox-Stable/whyred/
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
Downloads -
* https://files.orangefox.website/OrangeFox-Stable/whyred/
* https://sourceforge.net/projects/orangefox/files/
------------------:
Reserved
Thank you for this recovery but I want to know if I can flash a Pie img file in System partition because it was not possible with another build of this recovery...
Thanks
bayad said:
Thank you for this recovery but I want to know if I can flash a Pie img file in System partition ...
Click to expand...
Click to collapse
I don't know. You can always try ...
This recovery support miui OTA updates?
[Edit] yup, is supported.
Thanks for bringing this to Whyred, had it on my Mido, and i loved it.
Just in time for my bootloader getting unlocked, been using OrangeFox on vince since it was out. Thanks for this.
I also used this recovery on my mido and loved it. Thank you for bringing it to whyred too. May I ask, backing up internal storage will also backup system data or only the apps data? I'm asking because if it doesn't include system files, then it will be great for switching among roms because I will only take one flash to get all my apps and data again. But keeping previous rom's data will cause conflict.
kostas gp said:
May I ask, backing up internal storage will also backup system data or only the apps data?
Click to expand...
Click to collapse
All it backs up is the contents of your internal SD (eg, your photos, videos, files, etc) - the things that don't get backed up when you backup your data partition.
Where does the preferences for fox is saved? How to go back to the stock settings it came with? I've tried deleting fox files from internal, flashed twrp and reflashed fox, but the fox preferences & settings doesn't go back to default.
And can anybody confirm if restore is working? Or Does fox not able to restore twrp backups?
works fine for the arb anti 4?
thanks you sir for making it for our lovely whyred...
i think many people like if you make a flyme os port for our whyred..
Tisckkytt said:
Where does the preferences for fox is saved? How to go back to the stock settings it came with? I've tried deleting fox files from internal, flashed twrp and reflashed fox, but the fox preferences & settings doesn't go back to default.
And can anybody confirm if restore is working? Or Does fox not able to restore twrp backups?
Click to expand...
Click to collapse
Was wondering the same thing. Used this recovery on my vince, and even after a full fastboot flash of the latest miui (deleted everything, including recovery), after i install OrangeFox again, its settings are still there.
I don't know about TWRP backups in Fox.
How to install OTA updates using this recovery?I'm new to this and going to root my phone today.
Edit:
I read the provided link and understood.Now If i update through ota,then will i lose root and magisk?
Sent from my Redmi Note 5 using Tapatalk
umair42 said:
Now If i update through ota,then will i lose root and magisk?
Click to expand...
Click to collapse
Yes.
attitude12 said:
Was wondering the same thing. Used this recovery on my vince, and even after a full fastboot flash of the latest miui (deleted everything, including recovery), after i install OrangeFox again, its settings are still there.
Click to expand...
Click to collapse
1. The easy but "nuclear" option: go to the OrangeFox menu, and selected "Del OF Files"; you will need to reinstall the OrangeFox zip installer after this
2. The fiddly but non-nuclear option: delete /sdcard/Fox/.foxs, and /persist/.foxs
gamesky said:
works fine for the arb anti 4?
Click to expand...
Click to collapse
That's got nothing to do with the recovery.
DarthJabba9 said:
Yes.
Click to expand...
Click to collapse
Then after ota update,i should reboot to recovery again and flash magisk,right?
And recovery will be intact after ota or i have to reflash recovery?
Sent from my Redmi Note 5 using Tapatalk

[UNOFFICIAL][RECOVERY] OrangeFox Recovery Project [22/07/20]

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​
DOWNLOAD
HERE
INSTALLATION
0. Backup your ROM
1. Download the OrangeFox zip and img files to your device
2. Boot into the an existing TWRP
3. Flash OrangeFox img file to Recovery Ramdisk
4. Reboot recovery, it should boot into OrangeFox
6. Flash OrangeFox zip file
7. The recovery should reboot automatically
8. Flash magisk
9. Enjoy!
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES
* Supports Treble and non-Treble ROMs
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* White Flashlight
* Password, torch, led
* Support for 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
HERE
R11 HERE
XDA:DevDB Information
[RECOVERY] OrangeFox Recovery Project, Tool/Utility for the OnePlus 7 Pro
Contributors
DahakePL
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Testing
Created 2020-07-01
Last Updated 2020-07-23
Auto flashing of DFE or DM verity **might** be broken - flash manually if you choose to do so
Reserved
Cool beans. How does it work with AB slots?
twoxa said:
Cool beans. How does it work with AB slots?
Click to expand...
Click to collapse
You can switch slots via reboot menu in OFR
I am using 3.3.1.79 mauronofrio i select the zip its starts flashing phone reboots back to recovery with no changes am i doing something wrong?
DahakePL said:
You have to flash the OrangeFox zip through TWRP 3.3.1 for now. Flashing it through 3.4.0 won't keep the recovery after a reboot.
Click to expand...
Click to collapse
Neuropsihopuppu said:
I am using 3.3.1.79 mauronofrio i select the zip its starts flashing phone reboots back to recovery with no changes am i doing something wrong?
Click to expand...
Click to collapse
Gotta use 3.3.1 twrp
Neuropsihopuppu said:
I am using 3.3.1.79 mauronofrio i select the zip its starts flashing phone reboots back to recovery with no changes am i doing something wrong?
Click to expand...
Click to collapse
I flashed straight from this one and it works fine.
https://sourceforge.net/projects/ma...-guacamole-unified-Q-mauronofrio.img/download
You can also try flashing the IMG file via fastboot just like TWRP and then flashing the zip in OFR to make it stick
so i installed 3.3.1.0 and id doesent mount my data partition no matter if i disable the screen lock it doesent ask to decript the data anyway,i did what you said and booted the orange fox it worked but when i flashed it it still rebooted back to stock twrp
Any chance of this working with our dualboot options?
It is not working for me too,followed all the steps,even tried fastboot method,still it reboots back to old recovery.Does it need oos boot image?
Nop,oos didn't make a change
More than likely this thread will be locked soon. They did this with the one plus 6 and 6t. They posted this in the 6t thread but it was only for one plus 6. They have a history of creating threads in wrong devices and having threads closed by mods which is why people can't get this to work. I'm using it works only on one model, the 7, 7pro, 7T or 7tpro
im using it. flash the img first as recovery. then flash zip. reboots to orangefox Profit
jamescable said:
More than likely this thread will be locked soon. They did this with the one plus 6 and 6t. They posted this in the 6t thread but it was only for one plus 6. They have a history of creating threads in wrong devices and having threads closed by mods which is why people can't get this to work. I'm using it works only on one model, the 7, 7pro, 7T or 7tpro
Click to expand...
Click to collapse
That's four models ?
law16 said:
That's four models
Click to expand...
Click to collapse
I meant I'm ***SURE*** it only works on one model. Not using lol
i was on 3.3.1.79 flashed img then zip, rebooted to orange
jamescable said:
I meant I'm ***SURE*** it only works on one model. Not using lol
Click to expand...
Click to collapse
https://forum.xda-developers.com/on...nofficial-orangefox-recovery-project-t4041783
For those who have it working, how do you like it compared to twrp?
After hitting that link, I don't think I'll be trying this.
jamescable said:
More than likely this thread will be locked soon. They did this with the one plus 6 and 6t. They posted this in the 6t thread but it was only for one plus 6. They have a history of creating threads in wrong devices and having threads closed by mods which is why people can't get this to work. I'm using it works only on one model, the 7, 7pro, 7T or 7tpro
Click to expand...
Click to collapse
Who are "they"? I'm pretty sure you're talking about guy here.
CVLover said:
i was on 3.3.1.79 flashed img then zip, rebooted to orange
Click to expand...
Click to collapse
Exactly I did the same and work like charm. For those who didn't get it.
1) download the zip and the image file.
2)boot to twrp
3) change to flash img file and flash the img to the ramdisk recovery partition.
4) after installation reboot to recovery.
5) you will reboot to the Orange recovery although its not permanent so flash the zip file with the recovery.
It will reboot itself to new recovery.

[RECOVERY][OFFICIAL] OrangeFox Recovery Project [R11.1][whyred][DISCONTINUED]

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:
--- FDE or Decrypted Users:
OrangeFox Download Website: https://orangefox.download/release/60f869da02b94e9fef88721a
--- FBE or Decrypted Users:
OrangeFox Download Website: https://orangefox.download/release/60fb0b93462e0f766bc300a5
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
* @Sushrut1101 - Maintainer / Dev
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 whyred ( Xiaomi Redmi Note 5 Pro )
Contributors
Sushrut Gupta ,DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Device Tree: https:/gitlab.com/OrangeFox/device/whyred.git
Kernel: https://gitlab.com/OrangeFox/device/whyred/-/tree/fox_9.0/prebuilt
Version Information :​For FDE or Decrypted Users:
Status: Stable
Current Stable Version: R11.1
Latest Stable Release Date: 22-July-2021
For FBE or Decrypted Users:
Status: Beta
Current Beta Version: R11.1_1
Latest Beta Release Date: 24-July-2021
Created: 05-April-2021
Last Updated: 25-July-2021
------------------:
Our Group - https://t.me/OrangeFoxChat
Our Channel - https://t.me/OrangeFoxUpdates
Downloads - https://orangefox.download/device/whyred/
------------------:
wow !! tx for returned !!
Sweet
Wow, looks and works great! nice work
App Manager screen is empty for me: any help please?
Seems to be working , the password option is a deal braker to me.
ucarcamagnu said:
App Manager screen is empty for me: any help please?
Click to expand...
Click to collapse
It does not work on A11.
Mysteriouslog6 said:
Seems to be working , the password option is a deal braker to me.
Click to expand...
Click to collapse
mazzz said:
Wow, looks and works great! nice work
Click to expand...
Click to collapse
Sushrut1101 said:
It does not work on A11.
Click to expand...
Click to collapse
I'm on A11 soo... IT'S WORKING!!!!!
And stop trolling with posts !!!!
drnightshadow said:
I'm on A11 soo... IT'S WORKING!!!!!
And stop trolling with posts !!!!
Click to expand...
Click to collapse
Maybe if you flash the SAR (System as root fix) it might start functioning.
Or it might be different between roms.
Mysteriouslog6 said:
Maybe if you flash the SAR (System as root fix) it might start functioning.
Or it might be different between roms.
Click to expand...
Click to collapse
Nope, no fix no extra work, just flashed A11.
Aha, maybe it's only working on official LOS 18.1.
LOL, last sentence is just for trolls.
drnightshadow said:
Nope, no fix no extra work, just flashed A11.
Aha, maybe it's only working on official LOS 18.1.
LOL, last sentence is just for trolls.
Click to expand...
Click to collapse
Yeah kind of true all roms now have to use SAR.
He probably doesn't have system mounted
drnightshadow said:
Nope, no fix no extra work, just flashed A11.
Aha, maybe it's only working on official LOS 18.1.
LOL, last sentence is just for trolls.
Click to expand...
Click to collapse
Well uh nevermind it doesn't work for me on Arrow Os and Nezuko Os , the "last sentence is just for trolls" you itself told that "maybe it's only working on official LOS 18.1" so who's the troll here huh.
Yes I did mount everything still no result...
Hello. I have experienced a bug while using previous versions of Orangefox Recovery, while restoring backups. During backup restoration, the backup freezes while restoring the System partition. Then I have to cancel the restore, and I have to dirty flash my ROM to make my phone work.
Have any of our developers and testers experienced this bug in This version of Orangefox?
Is there a solution to this problem?
0Ananta0 said:
Hello. I have experienced a bug while using previous versions of Orangefox Recovery, while restoring backups. During backup restoration, the backup freezes while restoring the System partition. Then I have to cancel the restore, and I have to dirty flash my ROM to make my phone work.
Have any of our developers and testers experienced this bug in This version of Orangefox?
Is there a solution to this problem?
Click to expand...
Click to collapse
Will see if the bug exists.
Nice recovery, thanks a lot!
Unfortunately, I found a bug when I try to restore the internal storage - this fails.
Looking into the backup file under Linux using 'cat *ext4.win??? | tar tvfi -' shows that it tries to restore to /storage, but I cannot mount the sdcard at that location.
As a workaround, I tried to link /sdcard to /storage, but the restore script deletes my symbolic link and the restore still fails.
Am I doing something wrong?
Please advise.
Hello
I found a small bug in the last beta (11.1_0):
When I try to flash a boot image with the one created by Magisk Manager and its default name, OrangeFox thinks the file is a zip file and can't proceed. So I had to rename the file to boot.img and it works as usual.
R11.1 Stable Release is Out!
Changelogs are on the Download Page!
Enjoy!
ferreol-fr said:
Hello
I found a small bug in the last beta (11.1_0):
When I try to flash a boot image with the one created by Magisk Manager and its default name, OrangeFox thinks the file is a zip file and can't proceed. So I had to rename the file to boot.img and it works as usual.
Click to expand...
Click to collapse
Okay, Try the Stable Version

Development [OFFICIAL][RECOVERY][12.1/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/vayu
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
* 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
- 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 vayu/bhima (POCO X3 Pro)
Official Maintainer : DarthJabba9
Source Code: https://gitlab.com/OrangeFox
Device tree: https://gitlab.com/OrangeFox/device/vayu/
Kernel: https://github.com/Jebaitedneko/android_kernel_xiaomi_vayu
Version Information
Status: Stable
Current Version: R11.1_4_A12
Release Date: 2023-03-23
Created: 2021-11-15
Last Updated: 2023-03-23
------------------:
Our channel - https://t.me/OrangeFoxChat
Downloads - https://orangefox.download/device/vayu
------------------:
OrangeFox R11.1_3 Stable released
I have released OrangeFox R11.1_3_A12 Stable.
Changes:
* Full support for Android 12/13 encryption
Notes:
* This is an Android 12 (and higher) release. Do NOT use with Android 11 or earlier.
* Make a FULL backup of your data and internal storage BEFORE flashing this release
* After restoring backups that include encrypted data, and booting to Android, you should reboot the ROM once or twice, using the power button
Downloads:
OrangeFox download site: https://orangefox.download/device/vayu
FAQ and Guides: https://wiki.orangefox.tech/en/guides
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
@DarthJabba9 How's the Android 12 ROM's compatibility, can they be decrypted yet?
k3lcior said:
@DarthJabba9 How's the Android 12 ROM's compatibility, can they be decrypted yet?
Click to expand...
Click to collapse
Nope. Android 12 encryption is quite problematic, and there is much work to do before recoveries can decrypt it properly. There is a hack that means that one or two devices can now be decrypted (only if there is no password/PIN) - but vayu is not one of them.
Isn't this the first official recovery for vayu? Wonder why there aren't more views and comments.
kng96049 said:
Isn't this the first official recovery for vayu? Wonder why there aren't more views and comments.
Click to expand...
Click to collapse
becoz it works so theres nothing to complain about
With this Recovery I have the same problem with official TWRP that I have no access to internal storage after flashing. So I'm not able to copy a .zip to it. Is there any solution?
Yes, you should have format data partitition, but read a lot before that action, all data will be lost and you need password or PIN if there was one....
Yeah, did that but I had no access anyways.
xfighter11 said:
Yeah, did that but I had no access anyways.
Click to expand...
Click to collapse
android 11 or 12?
Installed this on my Xiaomi POCO X3 Pro through the official TWRP and then through itself, after
Code:
data
was formatted.
The UI and UX in general is really amazing. Finally a recovery made for humans, which is easy to use and actually comfortable. It's actually NOT a chore to use this recovery!
Great job, thank you very much.
xfighter11 said:
With this Recovery I have the same problem with official TWRP that I have no access to internal storage after flashing. So I'm not able to copy a .zip to it. Is there any solution?
Click to expand...
Click to collapse
If you are using Android 12, you should switch to Android 11, if you want an easier experience with recoveries.
Additionally, you generally should use a microSD for such stuff, instead of Internal Storage, because the Internal Storage may be wiped, anytime. While the microSD (External Storage) only needs to be wiped, if you really want to.
xfighter11 said:
With this Recovery I have the same problem with official TWRP that I have no access to internal storage after flashing. So I'm not able to copy a .zip to it. Is there any solution?
Click to expand...
Click to collapse
xfighter11 said:
Yeah, did that but I had no access anyways.
Click to expand...
Click to collapse
the moment you format the data, you will lose the partition until you boot into a working system
if you want to continue install things, you could use adb sideload to do so
I also switched from TWRP to Orangefox and am quite happy so far. Installation on Poco X3 Pro was a breeze.
I installed LineageOS official as they are one of a few who have nightly builts / OTA.
However, I´m not sure if I have to set anything in Orangefox in order for the OTA´s to work. I´ve found the guide on the wiki page (How do I set up block-based incremental OTA for custom ROMs in OrangeFox Recovery?)
however I´m unsure if the LOS-ROM is such a "block-based" Rom I must admit that I don´t know what "block-based" incremental means , sorry
Thank you for any help
Friend of Bill W. said:
I also switched from TWRP to Orangefox and am quite happy so far. Installation on Poco X3 Pro was a breeze.
I installed LineageOS official as they are one of a few who have nightly builts / OTA.
However, I´m not sure if I have to set anything in Orangefox in order for the OTA´s to work. I´ve found the guide on the wiki page (How do I set up block-based incremental OTA for custom ROMs in OrangeFox Recovery?)
however I´m unsure if the LOS-ROM is such a "block-based" Rom I must admit that I don´t know what "block-based" incremental means , sorry
Thank you for any help
Click to expand...
Click to collapse
"Block-based" = "Delta" (ie, incremental updates that only patch the existing system in the areas that need to be updated, rather than full ROM updates). An example is the incremental MIUI OTA updates. Lineage OTA updates are usually full ROM updates.
Thanks @DarthJabba9 !
Edit: Got root working. Only encryption pw problem left. I did read wiki section
Can I flash this in Bhima?
azhark193 said:
Can I flash this in Bhima?
Click to expand...
Click to collapse
It is a unified build, so you should be able to.
amazing, I used many versions of twrp, all failed.
Hey uh, I just got the MIUI13 based on A12 update notification, but haven't downloaded it yet. If I update, will something happen? Or will OF just lose access to my storage until it can get the decryption sorted out?

Development [RECOVERY] [UNOFFICIAL] [TB-J607F/TB-J607Z] OrangeFox Recovery [R11.1]

{
"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"
}
OrangeFox Recovery
Code:
* I am 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 me for messing up your device, I will laugh at you.
Information
Status: Unofficial
Version: R11.1_0
Release Date: 2022-06-04
Source Code: https://gitlab.com/OrangeFox
Device Tree: https://github.com/bigsaltyfishes/orangefox_device_lenovo_J607F
Kernel Source: https://github.com/bigsaltyfishes/kernel_lenovo_J607Z
Download:
GitHub Release
Installation:
Flashing guide:
Method 1: Already having a custom recovery
1.Just flash the OFox zip in your existing recovery
Method 2: using Fastboot
1. Extract the recovery.img inside the ofox zip
2. Open adb and use the following command :
3. Fastboot boot recovery.img
4. After booting in the recovery, Flash the OFox zip again to make it permanent
Note:
Flashing Magisk is not support, patch boot image if you want it.
Bugs:
Android 12 decryption unsupported.
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Supports Treble and non-Treble ROMs
* Supports EROFS Filesystem
* Updated with latest TWRP commits
* 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!
Source changelog:
https://wiki.orangefox.tech/changelog
Great job!
I tried on my device, but it did not work (as was expected, the cpu is another).
Maybe I could ask you to do this for my device? We have broken TWRP, which actually is doesnt work.
We have twrp devicetree, may it will be easy for you.
We have greate community, which cant do it ourself
Lenovo tab p11 j606f snapdragon 662.
I hope that you just need to change the specs (cpu), i think that mount points the same as on p11 plus.
We will be very grateful!
also i can provide any files what is need
romario056 said:
also i can provide any files what is need
Click to expand...
Click to collapse
Though I want to help you, but I'll have exams soon, also I don't have J606F.
bigsaltyfishes said:
Though I want to help you, but I'll have exams soon, also I don't have J606F.
Click to expand...
Click to collapse
Let it be the best mark on its))
Good luck.
I understand that you dont have 606f, thats why i ask to help us with it, as i see you are realy good in this deal.
May be after exams, i belive
romario056 said:
Great job!
I tried on my device, but it did not work (as was expected, the cpu is another).
Maybe I could ask you to do this for my device? We have broken TWRP, which actually is doesnt work.
We have twrp devicetree, may it will be easy for you.
We have greate community, which cant do it ourself
Lenovo tab p11 j606f snapdragon 662.
I hope that you just need to change the specs (cpu), i think that mount points the same as on p11 plus.
We will be very grateful!
Click to expand...
Click to collapse
Hi!
I've got a J606L(same as yours but it has SIM), and I've been trying to make a working custom recovery for it. Can you send me your device tree? Is it on github? Mine is missing the drivers for the touch panel. I successfully built an OrangeFox and a new TWRP recovery for the device, but the touchscreen don't work. If your files working, it will work both on J606L and J606F.
Thanks!
Marci344 said:
Hi!
I've got a J606L(same as yours but it has SIM), and I've been trying to make a working custom recovery for it. Can you send me your device tree? Is it on github? Mine is missing the drivers for the touch panel. I successfully built an OrangeFox and a new TWRP recovery for the device, but the touchscreen don't work. If your files working, it will work both on J606L and J606F.
Thanks!
Click to expand...
Click to collapse
Hi!
Actually devicetree isnt mine.
One of us (p11 users) make it, look https://github.com/Ramil2911/twrp_j606f
its has bugs such as mtp isnt work, and it cant mount data (the solve is erasing data via stock recovery or fastboot).
But Touch is working fine (it needs for 10 sec. for unfreez) May be its possible to fix them. I belive that may be orange fox can avoid them during compile.
also, there are a lot of devicetrees on git. https://github.com/Bagger1113/android_device_lenovo_j606f-twrp
https://github.com/stezyin/J606F
Also i have found sourcecode of p11, but its too old (android 10, i think). Its on lenovo's site, if you need, also i can find it again.
bigsaltyfishes said:
Orangefox
Click to expand...
Click to collapse
Did it possible to flash miui gsi?
As i see on features it has miui capability.
I ask because on j606f any gsi wich much differ from aosp is not booting. Yes, it hasnt castom recovery, may be thats the problem?
And in general, i solve the problem with lack of twrp on j606f via buying j607F
Nice.

Categories

Resources