[RECOVERY][3.5.0-0][UNOFFICIAL] TWRP Xiaomi POCO X3 [surya][karna] - Xiaomi Poco X3 NFC 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"
}
​
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
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.
*
*/
Features:
- Touch Works in all states (No matter about lockscreen there or not)
- Decryption works
- Otg works
- Flash Rom works
- F2FS support
- Fastboot boot command support
Not working:
- Fastbootd
- Adb sideload
- Backup restore and image flash (system-vendor-product)
INSTALLATION:
1. Download the TWRP image file to your PC.
2. Put your device into fastboot.
3. Type the following command to flash the recovery:-
Code:
fastboot flash recovery "name_of_recovery.img"
4. On installation of TWRP , to boot the recovery do:-
Code:
fastboot boot "name_of_recovery.img"
The device will automatically reboot into TWRP, and you will have TWRP as your permanent recovery!
5. Enjoy!
Download:
TWRP By mahajant99
Donation:
PayPal: PayPal.me/mhjn950
UPI: [email protected]
XDA:DevDB Information
TWRP, Tool/Utility for the Xiaomi Poco X3 NFC
Contributors
mahajant99
Source Code: https://github.com/mahajant99/device_xiaomi_surya_twrp
Version Information
Status: Beta
Beta Release Date: 2020-09-26
Created 2020-09-26
Last Updated 2021-01-02

Reserved

Tyvm

Awesome job, haven't tried it yet, but definitely will when I get my X3

What's the diference between this and [RECOVERY][3.4.0-12][surya]TWRP Xiaomi Poco X3?
For now it's the same I presume

bacitoto said:
What's the diference between this and [RECOVERY][3.4.0-12][surya]TWRP Xiaomi Poco X3?
For now it's the same I presume
Click to expand...
Click to collapse
Other recovery has issues TWRP overwrites, this one is previous version but doesnt have this issue tested is working better more user friendly thanks to the developer
This one doesnt freeze the screen after overwrite Nice job bro!!!

piranime said:
Other recovery has issues TWRP overwrites, this one is previous version but doesnt have this issue tested is working better more user friendly thanks to the developer
This one doesnt freeze the screen after overwrite Nice job bro!!!
Click to expand...
Click to collapse
Yes, works good. Flashed Magisk without Problems and tried some reboots without freezing toucscreen!

This one works flawlessly

This TWRP needs some vbmeta file to survive? Format data working? Decryption?

how to use this recovery on this phone but not to be permanent.. I just need temporary twrp to install magisk zip file... Anyone knows?

BlueMan_86 said:
how to use this recovery on this phone but not to be permanent.. I just need temporary twrp to install magisk zip file... Anyone knows?
Click to expand...
Click to collapse
check the installation steps and skip step no. 3 and proceed to step 4 - that will load twrp only virtually...

Good day guys, question, this TWRP can format data, wipe , etc , flash latest magisk like always ?
Is someone using Xiaomi EU with this TWRP and if can provide instructions for flashing or flashing EU via Miflash I´ve read that it's like a fastboot rom/ . TGZ)?... it´s the only rom for now, and stock rom is a monumental mess....
Before on my previous device Davinci I enter TWRP wipe all, flash custom rom based on MIUI , format data and reboot...

Hello Sir, how to unlock the bootloader?

iamlaybhari said:
Hello Sir, how to unlock the bootloader?
Click to expand...
Click to collapse
Any Tutorial on Youtube for Xiaomi devices with MIUI 11, 12 will work , it's the same method for all

Joakin2k said:
This TWRP needs some vbmeta file to survive? Format data working? Decryption?
Click to expand...
Click to collapse
No, just follow the steps mentioned in thread

Joakin2k said:
Good day guys, question, this TWRP can format data, wipe , etc , flash latest magisk like always ?
Is someone using Xiaomi EU with this TWRP and if can provide instructions for flashing or flashing EU via Miflash I´ve read that it's like a fastboot rom/ . TGZ)?... it´s the only rom for now, and stock rom is a monumental mess....
Before on my previous device Davinci I enter TWRP wipe all, flash custom rom based on MIUI , format data and reboot...
Click to expand...
Click to collapse
Yes you can format data wipe etc stuff with this twrp and also magisk can be flashed with it. Rest yes you can flash EU ROM too, download the eu zip from their site.

Thanks OP

Do you need bootloader unlocked to use this flash recovery i am still waiting 7 days for my bootloader unlock?

jutley said:
Do you need bootloader unlocked to use this flash recovery i am still waiting 7 days for my bootloader unlock?
Click to expand...
Click to collapse
Yeah, unlocked bootloader only.
---------- Post added at 03:06 PM ---------- Previous post was at 03:00 PM ----------
Most of the time this recovery will not save the modification I do in Settings (time format, unchecked install twrp app, time zone, unchecked display sleep). After I reboot to recovery, all settings are default.

Any chance to get an custom recovery that supports Android R?

Related

[RECOVERY][CFW][3.3.1-0][begonia]Unofficial TWRP recovery for begonia(in) [05/06]

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* 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.
*
*/
Features:
- Open Source
- Decryption working
- Padding for notch area
Install Instructions:
- Make sure your bootloader is unlocked. If not, unlock it first.
- Reboot to bootloader
- Execute:
Code:
fastboot flash recovery twrp-3.3.1-0-begonia_UNOFFICIAL.img
fastboot reboot
- Boot using power and volume up.
Note: MIUI will keep replacing the recovery with it's own recovery. You need to boot to recovery right after flashing it. Booting to MIUI after flashing may cause MIUI to replace TWRP with Redmi-Recovery. So either find and remove the script responsible for this, or just wait for custom roms
Download:
NON-CFW Recovery:
TWRP 3.3.1-0 Unofficial by Agent_fabulous | md5sum
CFW Recovery:
TWRP for CFW 3.3.1-0 Unofficial by Sahil_Sonar
Source code:
Recovery Source
Device tree
Kernel
XDA:DevDB Information
TWRP for Redmi Note 8 Pro, Tool/Utility for the Redmi Note 8 Pro
Contributors
Agent_fabulous, Sahil_Sonar
Source Code: https://github.com/AgentFabulous/twrp_redmi_begonia
Version Information
Status: Alpha
Created 2019-11-12
Last Updated 2020-06-05
Reserved
Changelog
> 12/11
- Initial build
- Decryption working
> 18/11
- Fix compatibility.zip error when flashing ROMs
- Remove flash, backup and reboot to recovery options from TWRP
> 29/12
- Disable compatibility check entirely
- Fix boot-up on newer MIUI builds
- Fix decryption on newer MIUI builds
> 30/12
- Fix backlight for some users.
Archive
everything working?
thanks
good job mate
Thank you very much for your work man ?
Thank you buddy for your efforts ?
Awesome and just in time. My timer is up tomorrow for bootloader unlock.
I followed your instructions and still miui replaces twrp. Is there a fix for that?
finally developers are here. :victory:
Recovery Updated
> 18/11
- Fix compatibility.zip error when flashing ROMs
- Remove flash, backup and reboot to recovery options from TWRP
Note: For some reason, writing to recovery from within TWRP and rebooting back to recovery bricks the device (in my experience).
Thus, the options have been removed for now.
Download
Can I install this on Indonesian rom with miui 11?
Agent_fabulous said:
Recovery Updated
> 18/11
- Fix compatibility.zip error when flashing ROMs
- Remove flash, backup and reboot to recovery options from TWRP
Note: For some reason, writing to recovery from within TWRP and rebooting back to recovery bricks the device (in my experience).
Thus, the options have been removed for now.
Download
Click to expand...
Click to collapse
You should have left both options available. The original twrp worked perfectly on my global phone. Is the twrp updated to support miui 11?
I am so excited to try this out. I'm just about to unlock the bootloader and it might take years lol... Thank you devs for supporting such device!
Edit: Does it support MIUI 11?
uglypish06 said:
I am so excited to try this out. I'm just about to unlock the bootloader and it might take years lol... Thank you devs for supporting such device!
Edit: Does it support MIUI 11?
Click to expand...
Click to collapse
It does and I am using it right now. Just becareful and make sure you follow instructions to a tee. If not the phone will over write the recovery or you will loose your boot.img file. I lost mine and had to open the battery, disconnect, wait 30 seconds, boot into fastboot, and reinstall 10.4.1 to try again.
Are the steps all right?
1. Unlock the bootloader first
2.turn on USB debug
3.reboot to fastboot mode
4.starting flash twrp
5.boot into recovery mode
6.starting flash xiaomi.eu miui 11 stable rom from twrp
7.waiting it reboot
Are the steps all right? I don't have chance to disconnect the battery from cellphone so I have to do this at all RIGHT steps.
mcarden2006 said:
It does and I am using it right now. Just becareful and make sure you follow instructions to a tee. If not the phone will over write the recovery or you will loose your boot.img file. I lost mine and had to open the battery, disconnect, wait 30 seconds, boot into fastboot, and reinstall 10.4.1 to try again.
Click to expand...
Click to collapse
Sorry I am not understanding, did you flash it on miui 11? Everything is working fine? I'm on miui 11.0.1 Global.
And to reboot into twrp after flash it, will the command 'fastboot boot TWRP.img' work or I have to use physical button?
Thanks!
jim.Duke said:
Sorry I am not understanding, did you flash it on miui 11? Everything is working fine? I'm on miui 11.0.1 Global.
And to reboot into twrp after flash it, will the command 'fastboot boot TWRP.img' work or I have to use physical button?
Thanks!
Click to expand...
Click to collapse
I'd prob wait till this gets sorted out there's a few different posts on this and there all different but all seem to be facing bootloop issues. I'm not sure if it's safe to go back to miui 10 or not without bricking it.
fastjohnson said:
I'd prob wait till this gets sorted out there's a few different posts on this and there all different but all seem to be facing bootloop issues. I'm not sure if it's safe to go back to miui 10 or not without bricking it.
Click to expand...
Click to collapse
I am new to Xiaomi and miui, for what I know it is not safe you will brick the device, but maybe I am wrong... anyway I don't want to downgrade, just to root this damn miui 11 until a good rom is out.
Maybe the dev can clear our mind about! : )
jim.Duke said:
I am new to Xiaomi and miui, for what I know it is not safe you will brick the device, but maybe I am wrong... anyway I don't want to downgrade, just to root this damn miui 11 until a good rom is out.
Maybe the dev can clear our mind about! : )
Click to expand...
Click to collapse
Oh it will there developing mods as we speak. I'm sure this root method works. I'm on miui 11 myself and actually liking it so I'm not into setting up my device time n time again cause I looped it.
fastjohnson said:
Oh it will there developing mods as we speak. I'm sure this root method works. I'm on miui 11 myself and actually liking it so I'm not into setting up my device time n time again cause I looped it.
Click to expand...
Click to collapse
I hope so!
Which root method you mean?
Ok , so did you already flash this recovery on miui 11 global and is working fine?

[UNOFFICIAL][TWRP] OrangeFox Recovery Project [T595][PIE]

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.
*
* 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.
* bruh moment
*/
OrangeFox is FREE SOFTWARE (cool)​
Downloads:
TWRP TAR archive(For DL Mode): https://drive.google.com/file/d/1XzbUxpkUwL-eyl-rgDZqsuzfiA8PgeOt/view?usp=sharing
Flashable Zip (For TWRP/Old Ver): https://drive.google.com/open?id=1AyK46TWsaLHcOztJP9fSrwdi7wf7FcKV
dm-verity and force encrypt disable: https://zackptg5.com/android.php#disverfe
Rootfix(PIE): https://drive.google.com/file/d/1bgQcaiI-npszWBMruuXT0Hh3i_kzezZx
Rootfix(Q): https://drive.google.com/file/d/1zX2P6ChkjQbdWzyZUvomvp9wt2tkwzq0/view?usp=sharing
Documentation and Frequently Asked Questions: https://wiki.orangefox.tech/en/guides
Installation:
For users on stock:
NOTE: YOU WILL LOOSE ALL YOUR DATA!!!!!!
0. Unlock your bootloader
1. Boot to DL Mode and flash the twrp tar archive through your preferred version of odin (in bl tab)
2. DO NOT LET THE DEVICE BOOT. POWER IT OFF
3. Boot into recovery (Pow + Vol Up + USB plugged)
4. Go To Wipe -> Format Data
5. Flash orangefox recovery zip and reboot recovery
6. Flash Disable_Dm-Verity_ForceEncrypt_*.zip
7. Flash Rootfix.zip (mandatory on pie, q)
Boot the device and set it up again
8. Flash Magisk (optional)
DO NOT SETUP ANY FORM OF SCREEN LOCK ON STOCK ROM
For users who already have TWRP:
Just flash the flashable zip
Bugs
Encryption
You tell me :silly:
FEATURES:
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Flashlight
* Password, torch, led
* Support for Miui and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Screenshots
https://files.orangefox.tech/Screenshots/R10/
Sources:
DT: https://github.com/rupansh/twrp_device_samsung_gta2xl/tree/android-9.0
Kernel: https://github.com/rupansh/android_kernel_samsung_msm8953 (Rootfix HEAD = d74120555f651b0189e166d96e54605cbca347b4)
Rootfix Q: https://github.com/rupansh/android_kernel_samsung_gta2xl/tree/android-10
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Samsung Galaxy Tab A series
Contributors
rupanshji
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Stable Release Date: 2020-02-26
Created 2020-02-25
Last Updated 2020-12-28
Reserved
Telegram group for testing and general development discussion(T590/T595/T597): https://t.me/smt595
This guide and recovery will work with Samsung Galaxy Tab A (2018) SM-T595N?
kimo9hero said:
This guide and recovery will work with Samsung Galaxy Tab A (2018) SM-T595N?
Click to expand...
Click to collapse
I haven't tested personally. I cant find any info about T595N when I do a google search. what firmware are you on
not working on T597P,when i try to flash it i get size error in TWRP, then tried to flash just the img with tar tool and odin and it hangs. The original TWRP works though.
edit: Used a different version of twrp from another thread and was able to successfully flash.
Good Job, Good Job! Orange fox will be really well used on a custom lineage ROM. Again, Good Job!
koobie777 said:
not working on T597P,when i try to flash it i get size error in TWRP, then tried to flash just the img with tar tool and odin and it hangs. The original TWRP works though.
edit: Used a different version of twrp from another thread and was able to successfully flash.
Click to expand...
Click to collapse
Which version of twrp you used? I have the same size error message.
edit: ok, i have found
https://drive.google.com/drive/folders/1yeSLA6lgyKRVQhec5nbyThN-bVED_B8n
dm.homelinux.com said:
Which version of twrp you used? I have the same size error message.
edit: ok, i have found
https://drive.google.com/drive/folders/1yeSLA6lgyKRVQhec5nbyThN-bVED_B8n
Click to expand...
Click to collapse
that's the one I uploaded and was gonna link to you haha nice
Samsung Galaxy Tab A 2017 SM T385
OrangeFox Recovery Project & Viper OS for "Samsung tab a 2017 sm t385",anybody who can help on this topic.....................Please help me...................
Glad to see some development of SM-T595. Im looking forward to try things soon.
From "For users on stock" -
8. Flash Magisk (optional)
Click to expand...
Click to collapse
Using which method?
Also, how does this conflict/overlap/interact with [root-samsung-galaxy-tab-10-5-2018]?
Is this recovery treble enabled?
for T590 is now Android Q available. Anyone successful tried to use TWRP or Orangefox with it? T590XXU3CTH1_T590OXM3CTH1_DBT
I tried:
Erase all/Flash Stock/Flash TWRP from this Post, wasn´t able to boot to TWRP
Erase all/Flash Stock/Flash TWRP 3.3.1, boot to TWRP. Flash Fox. Run into recovery loop
Updated bugged twrp link
Fixed stock instructions
New update + Q rootfix coming soon
Marpo12 said:
for T590 is now Android Q available. Anyone successful tried to use TWRP or Orangefox with it? T590XXU3CTH1_T590OXM3CTH1_DBT
I tried:
Erase all/Flash Stock/Flash TWRP from this Post, wasn´t able to boot to TWRP
Erase all/Flash Stock/Flash TWRP 3.3.1, boot to TWRP. Flash Fox. Run into recovery loop
Click to expand...
Click to collapse
looking forward to Orangefox release . Alternativ solution for time inbetween to get root acccess on Android Q/10. Tested with T590XXU3CTH1_T590OXM3CTH1_DBT follow instructions on
https://topjohnwu.github.io/Magisk/install.html#samsung-system-as-root
hello,
i tried this on T590 and didn't manage to install it.
bootloader unlock, of course.
1st try : Flash Stock, Flash TWRP from this Post => reboot in download mode at each boot
2nd try :Flash Stock, Flash TWRP 3.3.1, boot to TWRP. Flash Fox from this post. => reboot in download mode at each boot
all on android 9 T590XXU3BTE2_T590OXM3BTE2_AUT
before, i was on android 10 T590XXU3CTH1_T590OXM3CTH1_AUT_10
did someone manage to install orange fox on T590 ?
Lebannen74 said:
hello,
i tried this on T590 and didn't manage to install it.
bootloader unlock, of course.
1st try : Flash Stock, Flash TWRP from this Post => reboot in download mode at each boot
2nd try :Flash Stock, Flash TWRP 3.3.1, boot to TWRP. Flash Fox from this post. => reboot in download mode at each boot
all on android 9 T590XXU3BTE2_T590OXM3BTE2_AUT
before, i was on android 10 T590XXU3CTH1_T590OXM3CTH1_AUT_10
did someone manage to install orange fox on T590 ?
Click to expand...
Click to collapse
Hi, T595 recovery images are not compatible with T590 because of different kernel.
rupanshji said:
Hi, T595 recovery images are not compatible with T590 because of different kernel.
Click to expand...
Click to collapse
thanks for your reply.
ok but sad. I'm stuck with samsung official rom as there is almost nothing for the T590
added rootfix for android q
Helo, im searching for any twrp for Sm T597V thanks

[RECOVERY][UNOFFICIAL] PitchBlack Recovery v3.0 [gram]

{
"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.4.0
PitchBlack version: 3.0.0
For device: Poco M2 Pro (gram)
Maintainer/Authors build: kenny3fcb
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Kernel: https://github.com/ChaitanayaMittal/android_kernel_xiaomi_sm6250.git
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
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 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
Code:
v3.0.0
- Fully Redesigned UI
- Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
- Fully Redesigned Website https://pitchblackrecovery.com
- New Android like Power Menu (Activated via power key hold)
- Flashlight toggled by Vol up(+) on hold
- New Scrollable Advanced menu
- Totally Redesigned Icons
- Removed old unnecessary Theming Stuff
- Tested on almost all handy Resolutions
- Flashlight toggle on Lockscreen
- More checks for SAR/Non-SAR\
- New Navbar
- Support on almost all Android version (5.0+)
- Update ozip decrypt
- Fix up ozip print logs & take all paths
- Update FUNDING.yml
- Fixed encrypted removal checks & buttons
- Add Flag for disabling treble compatibility by default
- Is_Data_Wiped: Simplify function signature
- Unified AB_OTA_UPDATER
- Change AB device log storage to /data/recovery
- Delay start if specified in board
- Optimize touchscreen driver initialization delay.
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Downloads
Flashable zip
https://sourceforge.net/projects/po...m-3.0.0-20200806-1712-UNOFFICIAL.zip/download
Contributors
Kenny3fcb , ChaitanayaMittal
reserved
Thanks. Buying this phone tomorrow.
Here we go..
Thanks for the recovery..
Thanks for pbrp. This device gonna rock.
thanks for the recovery sir
This should work on as curtana as well right?
Thanks. need to disable encryption, should i flash any lazyflasher?
btw nice work.
can someone please tell me how to make backups
I want to make backup of my apps and the settings related to it. in backup page I'm getting 2 "super" options what should i so pls help
Encryption problem
It is asking for password when I try to wipe internal storage, showing decryption failed when I try with blank password.....
mohanbarman said:
It is asking for password when I try to wipe internal storage, showing decryption failed when I try with blank password.....
Click to expand...
Click to collapse
i had this issue as well, i fixed it by just starting fresh. flashed stock rom using miflash then rooted it again, watch a video with exact steps. im on a custom rom now but im scared to root it because it bricked my device somehow
Why is there no more update for this recovery?
Unlocked bootloader and flashed recovery (followed the mentioned procedure). Rebooted into the system. Booted back to recovery, replaced by default MIUI recovery. Why? Using MIUI 12 stock
deathgame said:
Unlocked bootloader and flashed recovery (followed the mentioned procedure). Rebooted into the system. Booted back to recovery, replaced by default MIUI recovery. Why? Using MIUI 12 stock
Click to expand...
Click to collapse
I think u need to flash a file lazy flasher.
Or change rom on first recovery boot.
MIUI overwrites recovery to stock.
jthreja said:
I think u need to flash a file lazy flasher.
Or change rom on first recovery boot.
MIUI overwrites recovery to stock.
Click to expand...
Click to collapse
Please provide the link for lazy flasher. Can't find much development and discussion here on xda for this device strange.
Can't flash custom rom just after installing recovery. Can't mount product, vendor etc kind of errors.
deathgame said:
Please provide the link for lazy flasher. Can't find much development and discussion here on xda for this device strange.
Can't flash custom rom just after installing recovery. Can't mount product, vendor etc kind of errors.
Click to expand...
Click to collapse
Need to google bro should not be device specific.
Also you can flash recovery when you are ready to flash the rom. That would be better.
jthreja said:
Need to google bro should not be device specific.
Also you can flash recovery when you are ready to flash the rom. That would be better.
Click to expand...
Click to collapse
I flashed rom just after installing recovery without even booting to system. Got errors while wiping the partitions.
deathgame said:
I flashed rom just after installing recovery without even booting to system. Got errors while wiping the partitions.
Click to expand...
Click to collapse
Have you tried mounting the partitions?
What is the error you get?
jthreja said:
Have you tried mounting the partitions?
What is the error you get?
Click to expand...
Click to collapse
Recovery was unable to mount or unmount product, vendor and system partitions.
Hi,
It is asking for password when I try to wipe internal storage before installing custom rom, showing decryption failed when I try with blank password....
To avoid this issue in future, do i also need to install disable_dm_verity_force_enc zip before magisk?
How to proceed, pls help

Development [OFFICIAL][RECOVERY] OrangeFox Recovery Project [R11.1][mojito][sunny]

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​
Information
Status: Stable
Version: R11.1
Release Date: 01 January 2022
Maintainer: Sushrut1101
Sources
Source Code: https://gitlab.com/OrangeFox
Device Tree: https://github.com/OrangeFoxRecovery/device_xiaomi_mojito.git
Kernel Source: https://github.com/PixelExperience-Devices/kernel_xiaomi_mojito.git
Downloads: Here
Installation:
https://wiki.orangefox.tech/en/guides/installing_orangefox
Documentation (FAQ):
https://wiki.orangefox.tech/en/guides
Donations:
https://t.me/Sushrut1101
Source changelog:
https://wiki.orangefox.tech/changelog
Telegram channels:
News - https://t.me/OrangeFoxNEWS
Beta testing chat - https://t.me/OrangeFoxBeta
OrangeFox App:
https://app.orangefox.tech/
XDA : DevDB Information
OrangeFox Recovery Project, Tool/Utility for mojito, sunny (Xiaomi Redmi Note 10)
Contributors
Sushrut Gupta ,DarthJabba9, MrYacha
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
* @Nebrassy - Base Device Trees
* @Sushrut1101 - Maintainer / Developer
Latest Changelogs:
Date: 02 January 2022
Type: Stable
Changelogs: https://orangefox.download/release/61d1e061f2082f874065c72b/changelogs
Build Notes: https://orangefox.download/release/61d1e061f2082f874065c72b/changelogs
Reserved
Reserved
Osm sir. Great work @Sushrut1101
First of all, thanks for your work!
As in all custom recoveries so far, switching from slot A to slot B and vice versa does not work. A switchover is reported, but after restarting recovery the active slot is still the same.
StaryMuz said:
First of all, thanks for your work!
As in all custom recoveries so far, switching from slot A to slot B and vice versa does not work. A switchover is reported, but after restarting recovery the active slot is still the same.
Click to expand...
Click to collapse
Same result from fastbootd too?
Sushrut1101 said:
Same result from fastbootd too?
Click to expand...
Click to collapse
Switched in basic mode (fastboot).
The installation prompted to switch slots and upload to the other one.
I used the command "fastboot --set-active=b" to switch.
The recovery slot hasn't switched.
StaryMuz said:
Switched in basic mode (fastboot).
The installation prompted to switch slots and upload to the other one.
I used the command "fastboot --set-active=b" to switch.
The recovery slot hasn't switched.
Click to expand...
Click to collapse
Well, why do you want to manually change the slot ?
As I wrote, the ROM installation prompted to switch slots and upload to the second slot. Without switching, the installation would not be functional.
Thanks for giving us OrangeFox .... Great Work!
i have to try it
Reserved#
Waiting for complete stable
StaryMuz said:
As I wrote, the ROM installation prompted to switch slots and upload to the second slot. Without switching, the installation would not be functional.
Click to expand...
Click to collapse
Is there a problem when installing ROM regards on selecting slots?
Thanks for this great effort,i have some questions if anybody could help me please.
DO i have to flash it using fastboot if yes please guide me a little?
How to prevent the bootloop after flashing?
(As i have seen such problem in the unoffoical twrp recovery for mojito/sunny and they recommend to flash no-variety after recovery installing)
Can i root mojito using this recovery using magisk without bricking device?
Current Rom : MIUI Global 12.5.3.0 stable
Current Recovery : Stock recovery
Edit: added device datils
mojako358 said:
Thanks for this great effort,i have some questions if anybody could help me please.
DO i have to flash it using fastboot if yes please guide me a little?
How to prevent the bootloop after flashing?
(As i have seen such problem in the unoffoical twrp recovery for mojito/sunny and they recommend to flash no-variety after recovery installing)
Can i root mojito using this recovery using magisk without bricking device?
Click to expand...
Click to collapse
I have issue on bootloop. I'll try to reinstall twrp but not fixing it stock at fastboot . So I have to reinstall custom ROM and flash again twrp .
mojako358 said:
Thanks for this great effort,i have some questions if anybody could help me please.
DO i have to flash it using fastboot if yes please guide me a little?
How to prevent the bootloop after flashing?
(As i have seen such problem in the unoffoical twrp recovery for mojito/sunny and they recommend to flash no-variety after recovery installing)
Can i root mojito using this recovery using magisk without bricking device?
Click to expand...
Click to collapse
I flash the zip via twrp and no issues at all. Boot into orange fox and everything is working fine no bootloop and all.
Saeless said:
I flash the zip via twrp and no issues at all. Boot into orange fox and everything is working fine no bootloop and all.
Click to expand...
Click to collapse
on my side it bootloop. Stuck at fastboot. I flash it using twrp just normal flash no wipe data at all but it stuck on fastboot
akoaypinoy said:
on my side it bootloop. Stuck at fastboot. I flash it using twrp just normal flash no wipe data at all but it stuck on fastboot
Click to expand...
Click to collapse
Ohh that's bad. Which twrp version you had previously.
Thanks for responding,but i haven't installed twrp yet.currently i'm on stock recovery and using the global 12.5.3.0 rom.How can i move forward from here?
Saeless said:
Ohh that's bad. Which twrp version you had previously.
Click to expand...
Click to collapse
twrp 3.5.2

Development [ROM][13.0][OFFICIAL][RENOIR] BananaDroid [13/03/2023]

{
"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"
}
​BananaDroid for Xiaomi Mi 11 Lite 5G (renoir)​
BananaDroid is an ordinary Android custom ROM made by an ordinary person with some features and great stability.​
Code:
/* 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.
*/
BananaDroid Official Page​
Device Bugs:
- None, report to pm with logs.
Changelogs:
Source
Downloads:
Rom
Firmware
Magisk (optional)
Notes
• SELinux is enforcing
• Encryption is enabled by default
• Use fw 14.0.5.0 for correct operation
• Gapps Build
• Initial official release
*CLEAN FLASH IS MANDATORY​Flashing instructions​• Clean Flash
- Download BananaDroid ROM zip, boot.img, vendor_boot.img and dtbo.img.
- Reboot into Fastboot.
- Flash boot using: "fastboot flash boot_ab *bootname.img*".
- Flash vendor_boot using: "fastboot flash vendor_boot_ab *vendor_bootname.img*".
- Flash dtbo using: "fastboot flash dtbo *dtbo.img*".
- Reboot to recovery.
- In recovery, format data with Factory Reset > Format data/factory reset
- Sideload the zip with Apply Update > Apply from ADB, and do: adb sideload <ROM zip file>
- Optional: Flash magisk with sideload using: adb sideload <Magisk zip>
- Magisk will show a message about "Signature verification failed, install anyways?", just click YES.
- Reboot and enjoy.
• Dirty Flash
- Download ROM zip
- Enter BananaDroid Recovery > Apply Update > Apply from ADB
- Sideload the ROM using: adb sideload <ROM zip file>
- Optional: sideload Magisk using: adb sideload <Magisk zip>
​Join BananaDroid Telegram Group https://t.me/bananadroid
Join Mi 11 Lite 5G Telegram Group https://t.me/Mi11Lite5GCommunity
Source Code
BananaDroid: https://github.com/bananadroid
Device Tree: https://github.com/bananadroid-devices/android_device_xiaomi_renoir
Device Tree: https://github.com/bananadroid-devices/device_xiaomi_sm8350-common
Kernel Tree: https://github.com/Cyphound/android_kernel_xiaomi_sm8350
ROM OS Version: Android 13
Build Author: Cyphound
And don't forget to eat banana.​
Working fine.
ADINI_PL said:
Working fine.
Click to expand...
Click to collapse
Absolutely. In car connect to media with no problems.
Launcher is pixel launcher or aosp launcher? How about the battery duration?
97jota said:
Launcher is pixel launcher or aosp launcher? How about the battery duration?
Click to expand...
Click to collapse
aosp launcher with banana additions
Bluetooth not working for me when I try to activate
elessarii said:
Bluetooth not working for me when I try to activate
Click to expand...
Click to collapse
You must install fw first, i install stable eea 14.0.5.0 miflash pro.
97jota said:
Launcher is pixel launcher or aosp launcher? How about the battery duration?
Click to expand...
Click to collapse
Battery..., a day. Of course, depend how you use it. Cheers.
ADINI_PL said:
You must install fw first, i install stable eea 14.0.5.0 miflash pro
Click to expand...
Click to collapse
Ok, I will try. Thanks!
Mate, this is the only one ROM, which have the most needed aps, and work perfect! Allow me to thank you for your work, and really hope you to continue with it! Best regards! Cheers.
tzaneff said:
Mate, this is the only one ROM, which have the most needed aps, and work perfect! Allow me to thank you for your work, and really hope you to continue with it! Best regards! Cheers.
Click to expand...
Click to collapse
Thank you very much for your words <3, yes, I will continue with the maintenance with this rom, although I am still quite a noob hahah
Cyphound said:
Thank you very much for your words <3, yes, I will continue with the maintenance with this rom, although I am still quite a noob hah
Click to expand...
Click to collapse
Mate..., if you're noob... really hope use your work, when become advanced, master..., and so on... Cheers.
Hi, can you explain what recovery to use on android 13 for wipe?
hunter3000 said:
Hi, can you explain what recovery to use on android 13 for wipe?
Click to expand...
Click to collapse
the recovery is included in the link (boot, vendor_boot and dtbo) is banana recovery
Oh ok, im asking because twrp is old and works only on 11, and miui14 from xiaomi.eu does have only stock recovery.
Do i need safynet fix for working gpay without root or all is working?
hunter3000 said:
Oh ok, im asking because twrp is old and works only on 11, and miui14 from xiaomi.eu does have only stock recovery.
Do i need safynet fix for working gpay without root or all is working?
Click to expand...
Click to collapse
The roms of android 12 or higher each one uses its own recovery, and no, it is not necessary to install anything, gpay works by default
Cyphound said:
The roms of android 12 or higher each one uses its own recovery, and no, it is not necessary to install anything, gpay works by default
Click to expand...
Click to collapse
Last question , do i need to flash xiaomi rom or can i flash this rom when im on miui14 14.0.6.0.TKICNXM (xiaomi.eu version stable) ?
hunter3000 said:
Last question , do i need to flash xiaomi rom or can i flash this rom when im on miui14 14.0.6.0.TKICNXM (xiaomi.eu version stable) ?
Click to expand...
Click to collapse
Just install fw 14.0.6.0, that should suffice
Where i can see changing display refresh rate screen, and also is any equalizer in this rom?
overall rom is very fast and lot of customization, so thank u for support (LOS still on A12 )
Can one invert the navigation buttons pls?

Categories

Resources