[RECOVERY] [Infinix Zero 5G/Infinix Zero 5G 2023] [TWRP 3.7.0] [X6815/X6815B/X6815C/X6815D] [12+] [Unofficial] TeamWin Recovery Project - Miscellaneous Android Development

{
"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!!!
*
* If sh!t happens, i am not responsible for your bricked device.
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications,
* Do at your own risk!!!
*/
Team Win Recovery Project 3.7.0 for Infinix Zero 5G, Infinix Zero 5G 2023​Introduction:​Team Win Recovery Project, is an open-source software custom recovery
image for Android-based devices. It provides a touchscreen-enabled
interface that allows users to install third-party firmware and back up the
current system which are functions often unsupported by stock recovery.
Version and device Information:​
Status -Stable, Unofficial
Based on TWRP version: 3.7.0
Device: Infinix Zero 5G, Infinix Zero 5G 2023
Codename: X6815/X6815B/X6815C/X6815D
Android version: android 12+, XOS v10,12
Release Date: February 21, 2023
Last Updated: May 09, 2023
Maintainer: Shibu Shaji
Installation:​1.Disable verified boot first (optional)
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
'Which is extracted from current stock rom ozip file.'
2. Flash twrp build
Code:
fastboot flash boot [image name].img
3. Reboot to recovery
Code:
fastboot reboot recovery
List of features working:​• Support Decryption for Android 12 (tested and works with stock firmware and some available GSI roms)
• External SD Card & USB-OTG
• Successful installation of flashable .zips, Magisk (Custom rom not tested as it is not available now)
• Additional features such as close AVB2.0. (disabled-verify on vbmeta)
• Working Mounting/Unmounting of Dynamic partitions (r/o only)
• Fully functional Backup/Restore of all partitions.
• Adb Sideloading
• Fully functional Adb and FastbootD in twrp.
Features not working:​- Test and tell meh.
Note:​• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below.
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot
Changelog:​
• Support for X6815C/X6815D
• Fixed some partition issues in Fstab
• Updated sources
Click to expand...
Click to collapse
Download:​X6815/X6815B
twrp-3.7.0_12-Stable-Unofficial-X6815_X6815B.img
X6815C
twrp-3.7.0_12-Stable-Unofficial-X6815C.img
X6815D
twrp-3.7.0_12-Stable-Unofficial-X6815D.img
Credits:​• TeamWin - for TWRP
#Flash and enjoy

Great work sir.
Big thanks.

Agnidamar said:
Great work sir.
Big thanks.
Click to expand...
Click to collapse
Yeah thanks..
I have fixed the issue with OTG. Now its stable, and i will update the build soon. And do hit a like for my work...

can i use this on 2023 X6815BC ?

0xred said:
0xred said:
can i use this on 2023 X6815BC ?
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Not yet tested on X6815C. So i can't ensure that its booting or not. But you may test it.
! Backup your imp data before doing this.

Does this work on x6815C?

HiryuDen said:
Does this work on x6815C?
Click to expand...
Click to collapse
Sorry, not tested on X6815C. check the above comment.

Shibu Shaji said:
Not yet tested on X6815C. So i can't ensure that its booting or not. But you may test it.
! Backup your imp data before doing this.
Click to expand...
Click to collapse
okay thanks!
HiryuDen said:
Does this work on x6815C?
Click to expand...
Click to collapse
let me know if you tested it haha, can't test it now bcoz i have some important things to do that relies on my phone, guess we have the same 2023 model X6815C

0xred said:
okay thanks!
let me know if you tested it haha, can't test it now bcoz i have some important things to do that relies on my phone, guess we have the same 2023 model X6815C
Click to expand...
Click to collapse
Maybe, i will start to build for x6815c today. But the major problem is no one willing to test the build.

Shibu Shaji said:
Maybe, i will start to build for x6815c today. But the major problem is no one willing to test the build.
Click to expand...
Click to collapse
i will test it

0xred said:
i will test it
Click to expand...
Click to collapse
Telegram me : https://t.me/perilouspike

hey can u make twrp for infinix note 12 2023? (X676C)

Hyeraaa666 said:
hey can u make twrp for infinix note 12 2023? (X676C)
Click to expand...
Click to collapse
Already have the build for Infinix note 12 5g (X671). But the user can't UBL their device with the currently available methods.

Shibu Shaji said:
Already have the build for Infinix note 12 5g (X671). But the user can't UBL their device with the currently available methods.
Click to expand...
Click to collapse
in my phone (X676C) already root with magisk and ubl with bug jaeger, without pc

Shibu Shaji said:
View attachment 5843353​
Code:
/*
* Your warranty is now void!!!
*
* If sh!t happens, i am not responsible for your bricked device.
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications,
* Do at your own risk!!!
*/
Team Win Recovery Project 3.7.0 for Infinix Zero 5G, Infinix Zero 5G 2023​Introduction:​Team Win Recovery Project, is an open-source software custom recovery
image for Android-based devices. It provides a touchscreen-enabled
interface that allows users to install third-party firmware and back up the
current system which are functions often unsupported by stock recovery.
Version and device Information:​
Status -Stable, (Initial build)
Based on TWRP version: 3.7.0
Device: Infinix Zero 5G, Infinix Zero 5G 2023
Codename: X6815/X6815B/X6815C
Android version: XOS V10, V12 (Android 12+)
Release Date: February 21, 2023
Last Updated: March 09, 2023
Maintainer: Shibu Shaji, (perilouspike)
Minimal manifest: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp
Installation:
1.Disable verified boot first (optional)
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
'Which is extracted from current stock rom ozip file.'
2. Flash twrp build
Code:
fastboot flash boot [image name].img
3. Reboot to recovery
Code:
fastboot reboot recovery
List of features working:
• Support Decryption for Android 12 (tested and works with stock firmware and some available GSI roms)
• External SD Card & USB-OTG
• Successful installation of flashable .zips, Magisk (Custom rom not tested as it is not available now)
• Additional features such as close AVB2.0. (disabled-verify on vbmeta)
• Working Mounting/Unmounting of Dynamic partitions (r/o only)
• Fully functional Backup/Restore of all partitions.
• Adb Sideloading
• Fully functional Adb and FastbootD in twrp.
Features not working:
- Test and tell meh.
Note:
• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below.
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot
Changelog:
Download:
X6815/X6815B
twrp-3.7.0_12-Stable-Unofficial-X6815_X6815B.img
X6815C
twrp-3.7.0_12-Stable-Unofficial-X6815C.img
CREDITS:
• TeamWin - for TWRP
#Flash and enjoy
Click to expand...
Click to collapse
TWRP support for Infinix Zero 5g 2023 (X6815C) is also included.

what about 2023 X6815D ? no problem?

how about X6815D can use this file to flash twrp? thanks..

badCommander_13 said:
what about 2023 X6815D ? no problem?
Click to expand...
Click to collapse
Did not tested on X6815D, i'm fed up with these variats.. try the X676C version may be it will work for you..

Shibu Shaji said:
Did not tested on X6815D, i'm fed up with these variats.. try the X676C version may be it will work for you..
Click to expand...
Click to collapse
or maybe u can teach me how to build custom twrp

Infinix Zero 5G X6815B TWRP Install working but gsi rom flashing problem.
Not showing system image boot option.
please fix this problem.
Thank you.

Related

[RECOVERY][UNOFFICIAL[pyxis and vela][v2.9.0] Pitch Black Recovery [05/02/20]

{
"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:
/*
*Disclaimer
*
* 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 ROM
* 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.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.3.1
PitchBlack version: 2.9.0
For device: pyxis and vela
Maintainer/Authors build: @UnparallelSKY
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/Mashopy/android_device_xiaomi_pyxis-pbrp
PitchBlack Team: @rezaadi0105, @firewolfxda, @manjot.gni, @androiabledroid, Arbaz Khan
Features
Supports Treble and non-Treble ROMs
Up-to-date Oreo kernel, built from sources (Pie is on the way)
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From PC
Download vbmeta.img and pbrp-2.9.0-pyxis-vela.img
Reboot to fastboot, plug your phone to your PC and open powershell or cmd
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash recovery pbrp-2.9.0-pyxis-vela.img
Reboot to recovery
Enjoy
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
Changelog
Code:
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Code:
05/02/20 Build
- Fix up mounting of data on some devices
- Fix ueventd.qcom.rc name (previously was ueventd.qcom.rc.rc)
15/01/20 Build
- Initial build
Downloads
vbmeta : https://github.com/Mashopy/android_.../releases/download/v2.9.0-05/02/20/vbmeta.img
recovery : https://github.com/Mashopy/android_...oad/v2.9.0-05/02/20/pbrp-2.9.0-pyxis-vela.img
Flashable zip
https://github.com/Mashopy/android_...lack-pyxis-2.9.0-20200205-1721-UNOFFICIAL.zip
Well done, looks good
Here some screenshots
i love it
Many thanks Bro.
Hey all,
Thanks for the amazing job done here!
I'm having issue to wipe devices data, when I try it gives me and error:
Failed to mount data, no such device.
Any idea?
Thanks
topfreitas said:
Hey all,
Thanks for the amazing job done here!
I'm having issue to wipe devices data, when I try it gives me and error:
Failed to mount data, no such device.
Any idea?
Thanks
Click to expand...
Click to collapse
I had same error and return to previous TWRP
Sent from my MI 9 Lite using Tapatalk
Which one are you using now? I'm having issues with like "Could not mount /data and unable to find crypto footer". I tried to wipe all data but i'm not able to format it, same issue.
any ideas?
Can this twrp bypass arb check on rom downgrade?
editheraven said:
Can this twrp bypass arb check on rom downgrade?
Click to expand...
Click to collapse
pyxis and vela doesn't have arb ;___;
topfreitas said:
Which one are you using now? I'm having issues with like "Could not mount /data and unable to find crypto footer". I tried to wipe all data but i'm not able to format it, same issue.
any ideas?
Click to expand...
Click to collapse
Try to switch to ext4
I don't know. I think it has.
I had miui global 11.3.5.0 PFCEUXM then I installed mi-globe.com_v11_pyxis_20.1.16 from miui rom builder site. I had a twrp backup of 11.3.5 and flashed it back. I had to pay an authorised account user to flash stable eu rom in edl mode. (no fastboot no recovery).
fastboot getvar anti returns value "1" so I thought it's ok.
I found another thread with a similar problem
https://forum.xda-developers.com/mi-cc9/help/bricked-cc9-anti-rollback-help-edl-t4019819
editheraven said:
I don't know. I think it has.
I had miui global 11.3.5.0 PFCEUXM then I installed mi-globe.com_v11_pyxis_20.1.16 from miui rom builder site. I had a twrp backup of 11.3.5 and flashed it back. I had to pay an authorised account user to flash stable eu rom in edl mode. (no fastboot no recovery).
fastboot getvar anti returns value "1" so I thought it's ok.
I found another thread with a similar problem
https://forum.xda-developers.com/mi-cc9/help/bricked-cc9-anti-rollback-help-edl-t4019819
Click to expand...
Click to collapse
Because you bricked ;__; and this device doesn't have arb enabled
UnparallelSKY said:
Because you bricked ;__; and this device doesn't have arb enabled
Click to expand...
Click to collapse
I bricked what?
editheraven said:
I bricked what?
Click to expand...
Click to collapse
Your phone, because you bought a authorized account for flash in edl
UnparallelSKY said:
Your phone, because you bought a authorized account for flash in edl
Click to expand...
Click to collapse
I bricked my phone after restoring an older twrp backup. But this is already offtopic I think.
It didn't work with the pixel experience GSI!
maosilva said:
It didn't work with the pixel experience GSI!
Click to expand...
Click to collapse
Then you did something wrong
Don't have arb but will brick if you flash 9 over 10 with easy or if you restore backup, flash some roms.. ??
Is there any way to backup-restore a fastboot rom with pattern encryption?
is it possible to backup with second space\dual app?

[CLOSED] evolution X android 11 for grus

{
"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"
}
Evolution X 5.9 android 11 for mi9 se [grus]
Code:
/*
* Your warranty is void. Or valid, probably?
*
* I am not responsible for bricked devices, dead SD cards, Ebolation X,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modifications, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
Living, Breaking, Keep Evolving.
Evolution X is a flashable custom ROM to bring a true Pixel-feel to your Android Device at first glance, with many additional configurations at your disposal. We aim to provide frequent builds with monthly security patches from the latest AOSP sources!
- Team Evolution X -
@joeyhuab (Founder & Lead Developer)
@peaktogoo (Project Manager)
@AnierinB (Project Specialist)
- Design -
@ecnivtwelve (Lead Designer)
@MartonDev (Website Designer)
Evolution X #KeepEvolving
#KeepEvolving!
evolution-x.org
Reach us on Twitter! @EvolutionXROM
CHANGELOGS
DO NOT FLASH GAPPS, ALREADY INCLUDED
First Time Install
IF LIKE MY WORK YOU CAN SUPPORT ME
Donate me!
FOLLOW TELEGRAM CHANNEL FOR UP-TO-DATE NEWS
<Moderator Edit>: Telegram link removed.
FLASH-GUIDE
WIPE DATA AND CACHE TO F2FS
FLASH-GUIDE
FLASH ROM
<Moderator Edit>: Download link removed. It was also a bad link.
if video lags then disable okgoogle ( I don`t think it will lag)
Evolution X Version: 5.9
Android OS Version: 11.0
Security Patch Level: MAY 2020
Build Author: RDS_07
Source Code: https://github.com/Evolution-X
Kernel Source Code: https://github.com/xtended-stuff/kernel_xiaomi_sdm710
XDA:DevDB Information
evoX for grus, ROM for the Xiaomi Mi 9 SE
Contributors
RDS.007
ROM OS Version: Android 11
ROM Kernel: Linux 4.9.275
Based On: aosp
Version Information
Status: Stable
Current Stable Version: V5.9
Stable Release Date: 2021-05-08
Created 2020-11-08
Last Updated 2021-05-08
Thank, just now flashed it.
Works well when running.
Two issues:
For some reason I can't install magisk, the flash always fails. Results in a boot loop.
I tried stable, beta and canary versions. Tried manually patching the boot.img. All based on a clean install.
Another problem is, I cannot decrypt the storage in recovery although my password is correct. Weird.
I tried multiple different custom recoveries. Not an issues if you don't set a lock screen code, but if I do I'm out of luck.
about magisk
hii ,
for magisk only beta works on android 11 for now and for recovery issue use SHRP 1st march build and use security code from rom as a pattern instead of pin .
Thanks
I always end up in bootloop to fastboot .
Is there a vendor mismatch?
Or do i have to use shrp to install it instead of twrp recovery?
Flashing issue
Flash vbmeta
Flash shrp
Wipe all
Format data
Reboot to recovery
Flash rom
Reboot to system
When boot
Reboot to recovery
Flash fw&bb
frullewulle said:
I always end up in bootloop to fastboot .
Is there a vendor mismatch?
Or do i have to use shrp to install it instead of twrp recovery?
Click to expand...
Click to collapse
Flash vbmeta
Flash shrp
Wipe all
Format data
Reboot to recovery
Flash rom
Reboot to system
When boot
Reboot to recovery
Flash fw&bb
DarkStream said:
Thank, just now flashed it.
Works well when running.
Two issues:
For some reason I can't install magisk, the flash always fails. Results in a boot loop.
I tried stable, beta and canary versions. Tried manually patching the boot.img. All based on a clean install.
Another problem is, I cannot decrypt the storage in recovery although my password is correct. Weird.
I tried multiple different custom recoveries. Not an issues if you don't set a lock screen code, but if I do I'm out of luck.
Click to expand...
Click to collapse
hii ,
for magisk only beta works on android 11 for now and for recovery issue use SHRP 1st march build and use security code from rom as a pattern instead of pin .
Thanks
Can you tell us which vbmeta do we have to use?
Or does it not matter?
fw&bb is available in first post now
RDS.007 said:
hii ,
for magisk only beta works on android 11 for now and for recovery issue use SHRP 1st march build and use security code from rom as a pattern instead of pin .
Thanks
Click to expand...
Click to collapse
Huh, I tried the beta magisk version with no luck.
Do I need to patch the boot.img to flash via fastboot or can I flash the zip directly in the custom recovery? I'll try again later then.
issue with magisk
DarkStream said:
Huh, I tried the beta magisk version with no luck.
Do I need to patch the boot.img to flash via fastboot or can I flash the zip directly in the custom recovery? I'll try again later then.
Click to expand...
Click to collapse
you need magisk which works on android 11
https://drive.google.com/file/d/1ctsClUIeWiLIOCTv2RELsNQah3AK463N/view?usp=sharing
use this magisk
frullewulle said:
Can you tell us which vbmeta do we have to use?
Or does it not matter?
fw&bb is available in first post now
Click to expand...
Click to collapse
View attachment 5133537
use this code fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
frullewulle said:
Can you tell us which vbmeta do we have to use?
Or does it not matter?
fw&bb is available in first post now
Click to expand...
Click to collapse
vbmeta https://drive.google.com/file/d/1fL_rIVJQD4LyCnv9jIoXcL9L6JRKCekA/view?usp=sharing
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img use this code
is this rom official? I can't find it in https://evolution-x.org/#/download
RDS.007 said:
you need magisk which works on android 11
https://drive.google.com/file/d/1ctsClUIeWiLIOCTv2RELsNQah3AK463N/view?usp=sharing
use this magisk
Click to expand...
Click to collapse
Thanks man, this build worked! Weird that I couldn't find it online.
Thanks again, have a great day.
RDS.007 said:
vbmeta https://drive.google.com/file/d/1fL_rIVJQD4LyCnv9jIoXcL9L6JRKCekA/view?usp=sharing
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img use this code
Click to expand...
Click to collapse
This did the trick! Now it's up and running.
About rom
Edibulho said:
is this rom official? I can't find it in https://evolution-x.org/#/download
Click to expand...
Click to collapse
It is unofficial but it has everything that official build have
rom boot
frullewulle said:
This did the trick! Now it's up and running.
Click to expand...
Click to collapse
Good to hear
enjoy
DarkStream said:
Thanks man, this build worked! Weird that I couldn't find it online.
Thanks again, have a great day.
Click to expand...
Click to collapse
thanks
it`s unofficial bro so, it`s only available in gdrive
Rom is so good thanks for your work. I hope the rom become official one day
thanks
hakanky said:
Rom is so good thanks for your work. I hope the rom become official one day
Click to expand...
Click to collapse
Thanks alot man. this review matters me alot
about official . I cannot say anything about it atleast for now

[RECOVERY] [Infinix Zero 5G/Infinix Zero 5G-2023] [OFOX R11.1] [X6815/X6815B/X6815C] [12+] [UNOFFICIAL] OrangeFox Recovery - Initial release

{
"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!!!
*
* If sh!t happens, i am not responsible for your bricked device.
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications,
* Do at your own risk!!!
*/
OrangeFox Recovery Project 3.7.0 for​Infinix Zero 5G, Infinix Zero 5G 2023​Introduction:​OrangeFox Recovery is one of the most popular custom recoveries, with amazing additional features, fixes and a host of supported devices
Version and device Information:​
Status: -Stable, (Initial build)
Device: Infinix Zero 5G, Infinix Zero 5G 2023
Codename: X6815/X6815B/X6815C
Android version: XOS v10, v12 (Android 12+)
Ofox version: R11.1
Release Date: February 25, 2023
Last Updated: March 20, 2023
Maintainer: Shibu Shaji, (perilouspike)
Source:​OFOX: https://gitlab.com/OrangeFox/sync.git
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)
List of features working:
• Support DECRYPTION for Android 12 (tested and works with stock firmware and some available GSI roms)
• Built-in support for installing Magisk
• Password (alternative lockscreen)
• choice of theme
• External SD-card & USB-OTG
• Successful installation of flashable zips. "magisk" (Custom rom not tested as it is not available now)
• Additional features such as close AVB2.0. (disabled-verify on vbmeta)
• Working mounting of dynamic partitions. (r/o only)
• Fully functional backup/restore of all partitions.
• ADB sideoad
• FastbootD/ADB
And many more!
Features not working:
- Test and Tell meh
Note:
• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot
Changelogs:
• Support for X6815C
• Fixed the mounting string error issue of USB-OTG
• Added '/storage' in flags
• Updated sources
Click to expand...
Click to collapse
Downloads:​X6815/X6815B
OrangeFox-R11.1_1_A12_FBEv2-Stable-Unofficial-X6815_X6815B.zip
X6815C
OrangeFox-R11.1_1_A12_FBEv2-Unofficial-Stable-X6815C.zip
CREDITS:
• The OrangeFox Team
• Special thanks to @carlodeeCrypton
#Flash and enjoy
Niceeeeee. Great work.
I got it, let me try.
can i use this on 2023 X6815BC ?
0xred said:
can i use this on 2023 X6815BC ?
Click to expand...
Click to collapse
Not yet tested on X6815C. So i can't ensure that it will boot or not in X6815C. You may test it
! Please always backup your imp datas before doing this.
Shibu Shaji said:
Not yet tested on X6815C. So i can't ensure that it will boot or not in X6815C. You may test it
! Please always backup your imp datas before doing this.
Click to expand...
Click to collapse
okay thanks!
sorry for the late testing of your build.
what i did:
1. go to xos recovery
2. enter fastboot
3. fastboot flash recovery recovery.img using platform.
am i correct? or should i install twrp first?
I couldnt go to system after i installed this. It always booting to recovery/orangefox even when i turned off the phone and turning on.
i also tried formating the phone and still cannot go to system.
i tried fastboot -w and still the same.
i downgraded again my phone to stock android 11 to fix the problem.
i dont know if i need to install the TWRP first before i install the orangefox.
can i install this using android 11 or i should update first to android 12 before the installation?
mhark.moby said:
sorry for the late testing of your build.
what i did:
1. go to xos recovery
2. enter fastboot
3. fastboot flash recovery recovery.img using platform.
am i correct? or should i install twrp first?
I couldnt go to system after i installed this. It always booting to recovery/orangefox even when i turned off the phone and turning on.
i also tried formating the phone and still cannot go to system.
i tried fastboot -w and still the same.
i downgraded again my phone to stock android 11 to fix the problem.
i dont know if i need to install the TWRP first before i install the orangefox.
Click to expand...
Click to collapse
Its better if you flash twrp first, if you are flashing the zip. But if you are flashing the image, command should be 2`fastboot flash boot customrecovery.img`
thank you, let me try again.
Can i install this build using android 11 or i should update it again to android 12?
may i ask the best GSI for our device?
hoping that some developers build custom rom for this device:d
mhark.moby said:
thank you, let me try again.
Can i install this build using android 11 or i should update it again to android 12?
may i ask the best GSI for our device?
hoping that some developers build custom rom for this device:d
Click to expand...
Click to collapse
Clearly mentioned in Device info and versions section. This build is for android 12.
mhark.moby said:
thank you, let me try again.
Can i install this build using android 11 or i should update it again to android 12?
may i ask the best GSI for our device?
hoping that some developers build custom rom for this device:d
Click to expand...
Click to collapse
Since its mediatek, I'm afraid there are no one will dev official build of custom rom, cuz mediatek are not open source like snapdragon etc
Shibu Shaji said:
View attachment 5846127​
Code:
/*
* Your warranty is now void!!!
*
* If sh!t happens, i am not responsible for your bricked device.
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications,
* Do at your own risk!!!
*/
OrangeFox Recovery Project 3.7.0 for​Infinix Zero 5G, Infinix Zero 5G 2023​Introduction:​OrangeFox Recovery is one of the most popular custom recoveries, with amazing additional features, fixes and a host of supported devices
Version and device Information:​
Status: -Stable, (Initial build)
Device: Infinix Zero 5G, Infinix Zero 5G 2023
Codename: X6815/X6815B/X6815C
Android version: XOS v10, v12 (Android 12+)
Ofox version: R11.1
Release Date: February 25, 2023
Last Updated: March 20, 2023
Maintainer: Shibu Shaji, (perilouspike)
Source:​OFOX: https://gitlab.com/OrangeFox/sync.git
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)
List of features working:
• Support DECRYPTION for Android 12 (tested and works with stock firmware and some available GSI roms)
• Built-in support for installing Magisk
• Password (alternative lockscreen)
• choice of theme
• External SD-card & USB-OTG
• Successful installation of flashable zips. "magisk" (Custom rom not tested as it is not available now)
• Additional features such as close AVB2.0. (disabled-verify on vbmeta)
• Working mounting of dynamic partitions. (r/o only)
• Fully functional backup/restore of all partitions.
• ADB sideoad
• FastbootD/ADB
And many more!
Features not working:
- Test and Tell meh
Note:
• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot
Changelogs:
Downloads:​X6815/X6815B
OrangeFox-R11.1_1_A12_FBEv2-Stable-Unofficial-X6815_X6815B.zip
X6815C
OrangeFox-R11.1_1_A12_FBEv2-Unofficial-Stable-X6815C.zip
CREDITS:
• The OrangeFox Team
• Special thanks to @carlodeeCrypton
#Flash and enjoy
Click to expand...
Click to collapse
OFOX support for Infinix Zero 5g 2023 (X6815C) is also included.
Tested and working properly. Since theres no custom roms yet i downgraded again to android 11 because android 12 for x6815b is very lag.
Thank you shibu.

[RECOVERY] [Infinix Note 12 5G] [TWRP 3.7.0] [X671] [12+] [UNOFFICIAL] TeamWin Recovery - Initial release

{
"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!!!
*
* If sh!t happens, i am not responsible for your bricked device.
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications,
* Do at your own risk!!!
*/
Team Win Recovery Project 3.7.0 for Infinix​Note 12 5G​Introduction:​Team Win Recovery Project, is an open-source software custom recovery
image for Android-based devices. It provides a touchscreen-enabled
interface that allows users to install third-party firmware and back up the
current system which are functions often unsupported by stock recovery.
Version and device Information:​
Status: -Stable, Unofficial (Initial build)
Based on TWRP version: 3.7.0
Device: Infinix Note 12 5G
Codename: X671
Android version: Android 12+ (X0S v12)
Release Date: 19 March, 2023
Last Updated: 08 April, 2023
Maintainer: Shibu Shaji, (perilouspike)
Minimal manifest: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp​​Installation.​ - The installation is a little bit tricky and problematic compared to other devices!, so read every steps carefully and do as it states.
Prerequisite:​ - Copy the stock boot.img and twrp.img to your device's internal storage, external SDcard or OTG drive.
Step:1 Installing TWRP recovery.​• Disable verified boot first with this command: (optional)
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img[/INDENT][/INDENT]
[INDENT][INDENT]'Which is extracted from current stock rom ozip file.'[/INDENT][/INDENT]
[INDENT][INDENT]
• Flash twrp build with the command:
Code:
fastboot flash boot <twrp_image _name>.img
• Reboot to recovery with the command:
Code:
fastboot reboot recovery
Step: 2 Installing Recovery Ramdisk.​• After rebooted the device to twrp recovery, go to the INSTALL option in TWRP and select the stock boot.img that you previously copied to the device.​• Flash the boot.img to the given Boot partition.​• After that, go to ADVANCED option in TWRP and select Install Recovery Ramdisk from the given option.​• Now select the twrp.img that you previously copied to the device storage.​• And 'swipe to install' it.​• Then reboot the device to system.​Enjoy, You have successfully installed the twrp recovery for your device without any issues !!​Alt method for Step: 2: Using the Flash Current TWRP Feature.​• After installing the boot.img on step 2.​• You can choose the 'Flash current TWRP' options from ADVANCED options instead of choosing 'Install Recovery Ramdisk'. That will also flash the TWRP and it will stay permanently forever.​​List of features working:​• Support Decryption for Android 12 (tested and works with stock firmware and some available GSI roms)
• External SD Card & USB-OTG
• Successful installation of flashable .zips, Magisk (Custom rom not tested as it is not available now)
• Additional features such as close AVB2.0. (disabled-verify on vbmeta)
• Working Mounting/Unmounting of Dynamic partitions (r/o only)
• Fully functional Backup/Restore of all partitions.
• Adb Sideloading
• Fully functional Adb and Fastbootd in twrp.
Whats not working:​- You tell meh
Note:​• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below.
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot
Changelogs:​
• Removed support for x671b. (Some x671b devices can't boot the build and causes bootlooping, needs to be test again)
• Updated sources
Click to expand...
Click to collapse
Downloads:​X671
twrp-3.7.0_12-Unofficial-Stable-X671.img
CREDITS:​• The TWRP Team
• Special thanks to @carlodeeCrypton
I tried following the steps I unlocked my bootloader first I made sure OEM unlocking is enabled... now I have Orange state showing and a boot loop... can you please help? I cant turn off my phone and enter recovery or fastboot... I also dont want to open my phone
I have followed instructions carefully. Have OEM unlocking enabled.. I unlocked my bootloader before doing this... now I have Orange State notification.. and endless bootloop... my phone cannot turn off, enter recovery or fastboot... what should I do?
Sir can you make a twrp recovery for my infinix note 12. Please rep
rohanjena said:
Sir can you make a twrp recovery for my infinix note 12. Please rep
Click to expand...
Click to collapse
The thing is, we need testers for testing the build and no one is willing to do it.
Shibu Shaji said:
The thing is, we need testers for testing the build and no one is willing to do it.
Click to expand...
Click to collapse
can you give me the build, probably i would tested but im gonna ask my friend that have same phone
Can you test the note 12 5g build first?
PikriNtr said:
can you give me the build, probably i would tested but im gonna ask my friend that have same phon
Click to expand...
Click to collapse
Shibu Shaji said:
Can you test the note 12 5g build first?
Click to expand...
Click to collapse
you mean x671 build on x670?
nope
I can give you my boot.img

[RECOVERY] [Infinix Note 12 5G] [OFOX R11.1] [X671] [12+] [UNOFFICIAL] OrangeFox Recovery - Initial release

{
"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!!!
*
* If sh!t happens, i am not responsible for your bricked device.
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications,
* Do at your own risk!!!
*/
OrangeFox Recovery Project R11.1 for​Infinix Note 12 5G​Introduction:​OrangeFox Recovery is one of the most popular custom recoveries, with amazing additional features, fixes and a host of supported devices
Version and device Information:​
Status: Stable, Unofficial (Initial build)
Device: Infinix Note 12 5G
Codename: X671
Android version: XOS v12 (Android 12+)
Ofox version: R11.1
Release Date: March 31, 2023
Last Updated: April 08, 2023
Maintainer: Shibu Shaji, (perilouspike)
Source:​OFOX: https://gitlab.com/OrangeFox/sync.git
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).
List of features working:
• Support DECRYPTION for Android 12 (tested and works with stock firmware and some available GSI roms).
• Built-in support for installing Magisk.
• Password (alternative lockscreen).
• Choice of theme.
• External SD-card & USB-OTG.
• Successful installation of flashable zips. "magisk" (Custom rom not tested as it is not available now).
• Additional features such as close AVB2.0. (disabled-verify on vbmeta).
• Working mounting of dynamic partitions. (r/o only).
• Fully functional backup/restore of all partitions.
• ADB sideoad.
• FastbootD/ADB.
And many more!
Features not working:
- Test and Tell meh
Note:
• If you got 'unable to mount /data' error or Bootloop after flashing a ROM or having done a Format Data do the below
Boot to bootloader and:
Code:
fastboot devices
fastboot -w
fastboot reboot
Changelogs:​
• Removed support for x671b. (Some x671b devices can't boot the build and causes bootlooping, needs to be test again)
• Updated sources
Click to expand...
Click to collapse
Downloads:​x671
OrangeFox-R11.1_1_A12_FBEv2-Unofficial-Stable-x671.zip
CREDITS:
• The OrangeFox Team
#Flash and enjoy
on how many devices did you check this??
you are explaining to flash from custom recovery(TWRP i suppose) but there are issues with the unofficial TWRP recovery though??? or is it working properly
rithi said:
you are explaining to flash from custom recovery(TWRP i suppose) but there are issues with the unofficial TWRP recovery though??? or is it working properly
Click to expand...
Click to collapse
There is no issue with those unofficial builds, and its working properly.. Follow the install instructions as well..
rithi said:
on how many devices did you check this??
Click to expand...
Click to collapse
Tested by several testers from this device's telegram community.
Shibu Shaji said:
Tested by several testers from this device's telegram community.
Click to expand...
Click to collapse
thank you for your swift reply can you share the telegram community and also i can flash the ofox recovery from fastboot instead of the twrp recovery right or will that cause problems
rithi said:
thank you for your swift reply can you share the telegram community and also i can flash the ofox recovery from fastboot instead of the twrp recovery right or will that cause problems
Click to expand...
Click to collapse
I don't know will it causes problems or not. I recommended to Install the twrp first and then install the ofox from twrp by flsshing as a normal zip..

Categories

Resources