[RECOVERY] TWRP for INFINIX HOT 11s [X6812B][X6812] - 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:
/*
*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
Team Win Recovery Project (TWRP), pronounced "twerp", 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 images
TWRP Version: 3.6.2_11
Requirements and Important Notes:
Before you flash anything be sure you have unlocked your bootloader already, if not then unlock it first. here's the guide: https://www.droidwin.com/unlock-bootloader-android-device
Codename X6812B = NFC Variant of Infinix Hot 11s
Codename X6812 = Non-NFC Variants of Infinix Hot 11s
Be Sure to choose the right zip for your device.
If you're interested on what more is going on for this device, you can join our Telegram group at @infinixhot11s_dev
Installation Instructions:
Download TWRP zip from below
Extract the twrp.img file from TWRP zip
Goto fastboot mode in your device
Flash the twrp.img file by "fastboot flash boot twrp.img"
Disable vbmeta boot verification by "fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img"
After flashing twrp type "fastboot reboot recovery"
Now once you boot into recovery flash your stock boot.img into boot partition
Now select the twrp.img and flash it into recovery ramdisk, wipe dalvik cache and reboot to system.
After that, Press volume up + power to boot into recovery now you can flash anything you want.
Enjoy
What's Working?
Booting
Decryption
Flashing zip
Mostly all things
Bugs:
You tell me!
Download:
Link: https://www.pling.com/p/1845154/
Donation:
Device Tree Source: https://github.com/Jprimero15/device_infinix_X6812
Thanks to:
- All twrp developers and hot 11s testers.

Rserved.

2

Yo, I'm the one who tested it. Working man.
(Sent from Infinix hot 11s NFC version)

My phone has rooted, do i need to flash the stock boot before i flash it?

Nfc user working properly thanks dev.

jprimero15 said:
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
Team Win Recovery Project (TWRP), pronounced "twerp", 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 images
TWRP Version: 3.6.2_11
Requirements and Important Notes:
Before you flash anything be sure you have unlocked your bootloader already, if not then unlock it first. here's the guide: https://www.droidwin.com/unlock-bootloader-android-device
Codename X6812B = NFC Variant of Infinix Hot 11s
Codename X6812 = Non-NFC Variants of Infinix Hot 11s
Be Sure to choose the right zip for your device.
If you're interested on what more is going on for this device, you can join our Telegram group at @infinixhot11s_dev
Installation Instructions:
Download TWRP zip from below
Extract the boot.img file from TWRP zip
Goto fastboot mode in your device
Flash the boot.img file by "fastboot flash boot boot.img"
Disable vbmeta boot verification by "fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img"
Unplug and verify, do reboot to recovery with power + vol up combination.
Enjoy
What's Working?
Booting
Decryption
Flashing zip
Mostly all things
Bugs:
You tell me!
Download:
Link: https://www.pling.com/p/1845154/
Donation:
Device Tree Source: https://github.com/Jprimero15/device_infinix_X6812
Thanks to:
- All twrp developers and hot 11s testers.
Click to expand...
Click to collapse
There is problem. The recovery that is linked is patched with old version of boot file after june update this file brick the phone it only boots to recovry everytime. Please tell me the method to patch recovery into new boot file.

Does it work flashing gsi on twrp for non nfc? If it does, do you have any tutorial for it?

Twrp (non nfc variant) updated:
Changelog:
* Updated twrp source
* updated kernel prebuilt
* Allow flashing gsi as Image to dynamic partitions individually.
* some device tree improvements
Download link: (download V3)
TWRP for Infinix Hot 11s/NFC
TWRP for Infinix Hot 11s/NFC
www.pling.com

Thanks for uploading this, but hence i still got issues with bootloop after installing this on my 11s NFC, Im on X6812B-H6912KL-R-OP-220112V591
Which firmware shall i use for v2 of the nfc version?
Also, im not sure if it's a typo,. But your guide to fastboot flash boot boot.img, but it's recovery? I tried fastboot flash recovery boot.img, but it's doesn't respond to anything.

Any twrp for v739 (non nfc)

Hi. Can you also build for my device Infinix Hot 11 2022?

please video tutorial

Zypher Kim said:
Yo, I'm the one who tested it. Working man.
(Sent from Infinix hot 11s NFC version)
Click to expand...
Click to collapse
hello bro what firmware version nfc are you using when you flash the twrp img?

jprimero15 said:
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
Team Win Recovery Project (TWRP), pronounced "twerp", 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 images
TWRP Version: 3.6.2_11
Requirements and Important Notes:
Before you flash anything be sure you have unlocked your bootloader already, if not then unlock it first. here's the guide: https://www.droidwin.com/unlock-bootloader-android-device
Codename X6812B = NFC Variant of Infinix Hot 11s
Codename X6812 = Non-NFC Variants of Infinix Hot 11s
Be Sure to choose the right zip for your device.
If you're interested on what more is going on for this device, you can join our Telegram group at @infinixhot11s_dev
Installation Instructions:
Download TWRP zip from below
Extract the twrp.img file from TWRP zip
Goto fastboot mode in your device
Flash the twrp.img file by "fastboot flash boot twrp.img"
Disable vbmeta boot verification by "fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img"
After flashing twrp type "fastboot reboot recovery"
Now once you boot into recovery flash your stock boot.img into boot partition
Now select the twrp.img and flash it into recovery ramdisk, wipe dalvik cache and reboot to system.
After that, Press volume up + power to boot into recovery now you can flash anything you want.
Enjoy
What's Working?
Booting
Decryption
Flashing zip
Mostly all things
Bugs:
You tell me!
Download:
Link: https://www.pling.com/p/1845154/
Donation:
Device Tree Source: https://github.com/Jprimero15/device_infinix_X6812
Thanks to:
- All twrp developers and hot 11s testers.
Click to expand...
Click to collapse
hello dev what firmware version of nfc is twrp v2?

It woks on my device (X6812b - 737) but the thing is, i can't seem to find any custom rom here, may i ask if you have any tested custom rom?

Arsam javed said:
There is problem. The recovery that is linked is patched with old version of boot file after june update this file brick the phone it only boots to recovry everytime. Please tell me the method to patch recovery into new boot file.
Click to expand...
Click to collapse
First come back to stock rom using fastboot and fastbood then flash twrp

Related

[RECOVERY][Twrp][3.2.1-0] Phicomm E653

Code:
#include
/*
* Your warranty is now void.
*
* 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 ROM
* 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.
*
Tested Safely on following devices.
Phicomm E653
Why use TWRP ? Why not just use some rooted firmware which keeps my warranty safe?​
TWRP is a custom recovery. Thus, it has many more features than stock recovery, such as making full NAND backups, flashing zips through recovery, ADB sideload, and more! Plus, if something goes wrong while flashing something, you can always restore from a backup using TWRP, meaning you're much safer when flashing new ROM's, etc!
Instructions
Follow the instructions carefully.
[*] Download img and flash it from your old twrp or flash it with flashify/rasher app.
[*] Reboot recovery and enjoy
If fails try adb
* Type commands without (#)
#fastboot devices
*now u will see ur devices connected, if not then try to reinstall adb fastboot drivers & continue the steps again
#fastboot oem unlock
*ur bootloader will be unlocked
#fastboot format userdata
*ur device will be reset to factory mode, now remove data cable, power on the device & once again enable usb debugging and oem unlock, now again connect device to fastboot mode (well, i already mentioned u how to connect fastboot mode, right!!)
#fastboot devices
*to check if device connected or not
#fastboot flash recovery twrp.img
*twrp will flashed to ur device successfully
Screenshots
{
"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"
}
Downloads:
Img file
Credits:
Contributors
androidlover5842
@TwrpBuilder
XDA:DevDB Information
[RECOVERY][Twrp][Phicomm E653] TeamWin Recovery Project 3.2.1-0 Touch Recovery (see above for details)
Contributors
TwrpBuilder
Source Code: [url]https://github.com/TwrpBuilder/android_device_PHICOMM_ARK[/URL]
Version Information
Status:Stable
Stable Release Date: 2018-02-17
Created 2018-02-17
Last Updated 2018-02-17
Click to expand...
Click to collapse
good: @TwrpBuilder @androidlover5842
Its awesome till now
Re
Stock flashable rom is here
http://www.mediafire.com/file/yyn28ey9w48bvtc
its stable
after every thing checked
cm12 rom is here
Click to expand...
Click to collapse
http://www.mediafire.com/file/ou3r5c4hwbxuc9n/cm-12.1-e653#5.zip
We are working on cm13
Cm12 is stable Now
Crash fix Patch
Cm13 testing is here
https://forum.xda-developers.com/an...ogenmod-13-t3761606/post75845799#post75845799
Bliss MM Beta is here
https://forum.xda-developers.com/android/software-hacking/port-bliss-rom-t3780627
Want stable help us on telegram
rony raj said:
Code:
#include
/*
* Your warranty is now void.
*
* 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 ROM
* 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.
*
Tested Safely on following devices.
Phicomm E653
Why use TWRP ? Why not just use some rooted firmware which keeps my warranty safe?​
TWRP is a custom recovery. Thus, it has many more features than stock recovery, such as making full NAND backups, flashing zips through recovery, ADB sideload, and more! Plus, if something goes wrong while flashing something, you can always restore from a backup using TWRP, meaning you're much safer when flashing new ROM's, etc!
Instructions
Follow the instructions carefully.
[*] Download img and flash it from your old twrp or flash it with flashify/rasher app.
[*] Reboot recovery and enjoy
Screenshots
View attachment 4422332
View attachment 4422333
View attachment 4422334
View attachment 4422335
Downloads:
Img file
Credits:
Contributors
androidlover5842
@TwrpBuilder
XDA:DevDB Information
[RECOVERY][Twrp][Phicomm E653] TeamWin Recovery Project 3.2.1-0 Touch Recovery (see above for details)
Contributors
TwrpBuilder
Source Code: https://github.com/TwrpBuilder/android_device_PHICOMM_ARK
Version Information
Status:Stable
Stable Release Date: 2018-02-17
Created 2018-02-17
Last Updated 2018-02-17
Click to expand...
Click to collapse
Thank you for this wonderful recovery @androidlover5842
Please try to port custom roms for this device
Sent from my PHICOMM E653 using Tapatalk
Click to expand...
Click to collapse
guide for fix crash apps in stock rom
install twrp recovery
https://forum.xda-developers.com/android/general/recovery-phicomm-e653-t3750807
install xposed
https://forum.xda-developers.com/showthread.php?t=3034811
install google android webview
https://play.google.com/store/apps/...iew&pcampaignid=APPU_1_70uaW8DqNc328AWVqbq4Cg
mirror
https://www.apkmirror.com/apk/google-inc/android-system-webview/
install this module
http://repo.xposed.info/module/net.typeblog.webview
enable this module in xposed and reboot
crash problem solved in stock
thanks to
 @doctor_strange1999
@rony raj
I tried your cm 12.1 but the device getting switched off and goes into bootloop when I installed some apps like greenify.
Can you please provide me the solution.
Miui 9 beta 1 rom for Phicomm E653
Bugs:- External Speakers only
links:- http://en.miui.com/forum.php?mod=viewthread&tid=2116342&highlight=phicomm
Direct link:- http://www.mediafire.com/file/dm8xt29dv6lg6yi/miui_9_e653_b1.zip/file
Fixed Random restart and all apps crash while installing Apps on android 5.1.1
doctor_strange1999 said:
@rony raj
I tried your cm 12.1 but the device getting switched off and goes into bootloop when I installed some apps like greenify.
Can you please provide me the solution.
Click to expand...
Click to collapse
cm12.1 is finally stable now
now the device will not getting switched off and goes into bootloop when you installed some apps like greenify and whatsapp
enjoy and thanks @mintyLeaf
download from attachments
multi user mode cm12
multi user mode for cm12 for e653
code:-
fw.show_multiuserui=1
fw.max_users=5
with flashable zip is here
IOS look cm12.1 e653 Lite
Tested on cm12.1 E653

[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?

[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][PBRP][3.1.0] PitchBlackRecoveryProject UNIFIED for Redmi 9A/9C/9 Activ (garden)[STABLE]

{
"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.5.1
PitchBlack version: 3.1.0
For device: Redmi 9A (dandelion), Redmi 9C (angelica), (garden)
Maintainer/Authors build: wulan17
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Kernel: https://github.com/rama982/kernel_xiaomi_angelica
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Installation Instructions
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
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
PBRP Side Changelog
Code:
v3.1.0
- Bump to 3.1.0
- Based on TWRP 3.5.1
- Redesigned homescreen
- Fixed minor glitches
- Added more languages support
Device Side Changelog
Code:
09/11:
- Synced with the latest PBRP source
- Initial Unified recovery build (garden)
- Fix fastbootd
- Fix vbmeta not appear on flash menu
Bugs
- You tell me!
Downloads
Flashable zip
https://sourceforge.net/projects/wu...n-3.1.0-20211109-0814-UNOFFICIAL.zip/download
Join Device Support group
Do I have to flash it with adb ?, or with Mi flash?.
srry, but I want to make sure I do this right xd
XtremeTHN22 said:
Do I have to flash it with adb ?, or with Mi flash?.
srry, but I want to make sure I do this right xd
Click to expand...
Click to collapse
Flash with adb
LiaFourté said:
Flash with adb
Click to expand...
Click to collapse
in fastboot, right?
right
XtremeTHN22 said:
in fastboot, right?
Click to expand...
Click to collapse
LiaFourté said:
Flash with adb
Click to expand...
Click to collapse
I know I've asked you a lot and I don't ask you at the moment, but what is the command to flash zip with adb?
XtremeTHN22 said:
I know I've asked you a lot and I don't ask you at the moment, but what is the command to flash zip with adb?
Click to expand...
Click to collapse
you extract the flash zip and take the recovery image then you flash the recovery image through adb (in fastboot state)
LiaFourté said:
you extract the flash zip and take the recovery image then you flash the recovery image through adb (in fastboot state)
Click to expand...
Click to collapse
okok thank you very much
LiaFourté said:
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.5.1
PitchBlack version: 3.1.0
For device: Redmi 9A (dandelion), Redmi 9C (angelica), (garden)
Maintainer/Authors build: wulan17
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/dandelion-q-oss
Kernel: https://github.com/rama982/kernel_xiaomi_angelica
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Installation Instructions
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
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
PBRP Side Changelog
Code:
v3.1.0
- Bump to 3.1.0
- Based on TWRP 3.5.1
- Redesigned homescreen
- Fixed minor glitches
- Added more languages support
Device Side Changelog
Code:
09/11:
- Synced with the latest PBRP source
- Initial Unified recovery build (garden)
- Fix fastbootd
- Fix vbmeta not appear on flash menu
Bugs
- You tell me!
Downloads
Flashable zip
https://sourceforge.net/projects/wu...n-3.1.0-20211109-0814-UNOFFICIAL.zip/download
Join Device Support group
Click to expand...
Click to collapse
What about vbmeta after flashing recovery
MHaseebpk said:
What about vbmeta after flashing recovery
Click to expand...
Click to collapse
obtain it from your stock firmware
LiaFourté said:
obtain it from your stock firmware
Click to expand...
Click to collapse
Have you tested it on redmi 9c?
yes
MHaseebpk said:
Have you tested it on redmi 9c?
Click to expand...
Click to collapse
is it work on redmi 9 (cattail)????
DinislamMehedi said:
is it work on redmi 9 (cattail)????
Click to expand...
Click to collapse
Yes
infinitly in logo, how to solve it?
hiroshi._. said:
infinitly in logo, how to solve it?
Click to expand...
Click to collapse
flash stock boot
Thanks for this recovery!
It seems to work on Redmi 9C (angelica).
Using fastboot:
+ I first flashed the original rom: angelica_global_images_V12.0.21.0.QCRMIXM_20220307.0000.00_10.0_global
+ Next I flashed the recovery.img from the provided archive like so:
fastboot flash recovery recovery.img
Note: In this way I don't have to reflash vbmeta.img as it is the one from the stock image (as it should be).
The only thing I cannot manage to do yet is to make a PBRP backup that includes also the /data partition.
When trying to backup all partitions including /data I get this error:
I:Error adding file '/data/apex/decompressed/eM2jywSn4QkCWTbQhOSbJgWq5W7QncNoePI8o24iBL3Xh7TsnAuhMGbRTslF1RZmD' to '/usbotg/PBRP/BACKUPS/XXX/YYY/data.f2fs.win001'
Error creating backup.
I:ERROR tarList for thread ID 0
Error creating backup.
I:InfoManager saving '/usbotg/PBRP/BACKUPS/XXX/YYY/data.info'
createTarFork() process ended with ERROR: 255
Backup Failed. Cleaning Backup Folder.
Udpate: Found out that this is due to the fact that the partition is encrypted (f2fs partition type) and from my undersanding this recovery does not include the option/modules that allows data partition to be decrypted while in recovery mode. Please let me know your opinion.Thanks!
does it work on miui 12.5?
does it work having miui 12.5 or do I have to have a specific version to flash the recovery, since I flash it but it stays at the pbrp logo???
eddy.diasp said:
does it work having miui 12.5 or do I have to have a specific version to flash the recovery, since I flash it but it stays at the pbrp logo???
Click to expand...
Click to collapse
I understand that no, it only works on miui 12

[Development][TWRP] TeamWin Recovery Project for Realme Narzo 50A [RMX3430][UNOFFICIAL]

TEAM WIN 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"
}
TeamWin Recovery Project, more widely known by its TWRP abbreviation, is the most popular custom recovery solution for Android devices. For the unaware, TWRP replaces the default recovery environment that came with your device, so you can root your device via Magisk, flash custom ROMs and kernels, create full backups, and so on
Code:
/*
*
* We are 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.
*
*/
Changelog: 22-04-2022
Initial Unofficial Build
INSTALLATION:
1. Unlock Bootloader : Deeptest apk
2. Flash TWRP from fastboot
Code:
fastboot flash recovery recovery.img
3. If you can't boot into system, flash vbmeta disabled
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
DOWNLOAD:
TWRP_3.6.1-11.0_RMX3151.img
Telegram Groups:
Realme Narzo 50A Updates - Here
Realme Narzo 50 Discussion - Here
Credits:
Me (@pritish1998) for TWRP
Thanks to Дмитрий for testing
Source Codes:
TWRP: TeamWin Github
Kernel - Used Prebuilt Kernel
Build Date; 22/04/2022
Thanks man , im using this phone hope cusrom development starting ,great job !
Luckyone95 said:
Thanks man , im using this phone hope cusrom development starting ,great job !
Click to expand...
Click to collapse
Well custom ROMs are already available
pritish1998 said:
Well custom ROMs are already available
Click to expand...
Click to collapse
No post on xda ,where i can get?
Luckyone95 said:
No post on xda ,where i can get?
Click to expand...
Click to collapse
Telegram only for now
Deep Test not work, Android 11, RUI 2.0 RMX3430_11 Narzo 50A, it say not available or something, while unlocking via mtk client it said success but results bootloop or can't patch bootpatched.img from magisk (always got warning said system destruction or corruption, please flash again), and fastboot mode can't trigger (via adb & via hold button)
Build Number: RMX3430_11A.12
Baseband Vers : M_V3_P10,M_V3_P10
Kernel Vers : 4.14 186+
Color Os Vers : 11
Hardware Vers : RMX3430_11
Edit : Finally After 3 Days And 2 Nights I Successfully Root Narzo 50A With Long Tutor, I Will Later Gave Tutor For UBL + Root Narzo 50A If Anyone Needed
rmx3430_11.05
sadique2k22 said:
Telegram only for now
Click to expand...
Click to collapse
Can I get source code for narzo 50a???
pritish1998 said:
TEAM WIN RECOVERY PROJECT
TeamWin Recovery Project, more widely known by its TWRP abbreviation, is the most popular custom recovery solution for Android devices. For the unaware, TWRP replaces the default recovery environment that came with your device, so you can root your device via Magisk, flash custom ROMs and kernels, create full backups, and so on
Code:
/*
*
* We are 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.
*
*/
Changelog: 22-04-2022
Initial Unofficial Build
INSTALLATION:
1. Unlock Bootloader : Deeptest apk
2. Flash TWRP from fastboot
Code:
fastboot flash recovery recovery.img
3. If you can't boot into system, flash vbmeta disabled
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
DOWNLOAD:
TWRP_3.6.1-11.0_RMX3151.img
Telegram Groups:
Realme Narzo 50A Updates - Here
Realme Narzo 50 Discussion - Here
Credits:
Me (@pritish1998) for TWRP
Thanks to Дмитрий for testing
Source Codes:
TWRP: TeamWin Github
Kernel - Used Prebuilt Kernel
Build Date; 22/04/2022
Click to expand...
Click to collapse
Where I can get source code of realme narzo 50a ??
How to get source code for real me narzo 50a ???
Hello, deep testing not working, how to make deep test work?
mahdi.73 said:
rmx3430_11.05
Click to expand...
Click to collapse
Je veut rmx3430_11_c.05
pritish1998 said:
TEAM WIN RECOVERY PROJECT
TeamWin Recovery Project, more widely known by its TWRP abbreviation, is the most popular custom recovery solution for Android devices. For the unaware, TWRP replaces the default recovery environment that came with your device, so you can root your device via Magisk, flash custom ROMs and kernels, create full backups, and so on
Code:
/*
*
* We are 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.
*
*/
Changelog: 22-04-2022
Initial Unofficial Build
INSTALLATION:
1. Unlock Bootloader : Deeptest apk
2. Flash TWRP from fastboot
Code:
fastboot flash recovery recovery.img
3. If you can't boot into system, flash vbmeta disabled
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
DOWNLOAD:
TWRP_3.6.1-11.0_RMX3151.img
Telegram Groups:
Realme Narzo 50A Updates - Here
Realme Narzo 50 Discussion - Here
Credits:
Me (@pritish1998) for TWRP
Thanks to Дмитрий for testing
Source Codes:
TWRP: TeamWin Github
Kernel - Used Prebuilt Kernel
Build Date; 22/04/2022
Click to expand...
Click to collapse
This will work for RMX3430_11_A.14?
jericho82 said:
Deep Test not work, Android 11, RUI 2.0 RMX3430_11 Narzo 50A, it say not available or something, while unlocking via mtk client it said success but results bootloop or can't patch bootpatched.img from magisk (always got warning said system destruction or corruption, please flash again), and fastboot mode can't trigger (via adb & via hold button)
Build Number: RMX3430_11A.12
Baseband Vers : M_V3_P10,M_V3_P10
Kernel Vers : 4.14 186+
Color Os Vers : 11
Hardware Vers : RMX3430_11
Edit : Finally After 3 Days And 2 Nights I Successfully Root Narzo 50A With Long Tutor, I Will Later Gave Tutor For UBL + Root Narzo 50A If Anyone NeededView attachment 5771301
Click to expand...
Click to collapse
How to root realme narzo 50A?

Categories

Resources