[RECOVERY][3.4.0-11][miatoll]TWRP Xiaomi Redmi Note 9S/9 Pro/9 Pro Max/ Poco M2 Pro - Redmi Note 9 Pro Max ROMs, Kernels, Recoveries, &

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:
- 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)
Download:
TWRP 3.4.0-11 Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial by mauronofrio
To Flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually or using a fastboot command.
Code:
fastboot boot twrp-3.3.1-xx-xxxxxx-mauronofrio.img
or
Code:
fastboot oem reboot-recovery
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/Teamwin/android_bootable_recovery
https://github.com/mauronofrio/android_device_xiaomi_curtana
Precompiled stock kernel
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
- Thanks to @bigbiff and @Captain_Throwback for the hard work on this android 10 TWRP
Thanks to all testers on the Telegram Group
Created 2020-06-30

TWRP 3.4.0-11 for Xiaomi Redmi Note 9S/9 Pro/9 Pro Max/Poco M2 Pro (curtana-joyeuse-gram-excalibur):
Not working:
- Fastbootd
- Adb sideload
- Backup restore and image flash
TWRP 3.4.0-11 Unofficial by mauronofrio

When will official TWRP available?

after system reboot its overwritten by stock recovery

craxoid said:
HELP :
after system reboot its overwritten by stock recovery
Click to expand...
Click to collapse
Enter twrp after flashing and select reboot to recovery
Always works for me

Amnesia_A9 said:
Enter twrp after flashing and select reboot to recovery
Always works for me
Click to expand...
Click to collapse
Have you tried on RN9ProMAX? I flashed Twrp but its not staying permanently.Automatically removes after system reboot

craxoid said:
Have you tried on RN9ProMAX? I flashed Twrp but its not staying permanently.Automatically removes after system reboot
Click to expand...
Click to collapse
I accidentally locked my bootloader so I can't flash anything yet, I can unlock it after 12hours so i will see if I face the same problem.
edit: so I flashed it and didnt face any problem. like i said after flashing the recovery, go to twrp and then reboot to recovery again. after that you can flash magisk or do the system reboot.

how to root ?????

Thanks for providing the recovery, will install it soon

can i flash custom rom made for note 9 pro on note 9 pro max
help plzzz

Redmi note 9 pro max twrp recovery download link

Related

[RECOVERY][TWRP] TWRP 3.2.1 Nokia 1

Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. 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.
*/
INSTALLATION
Download recovery.
unlock oem in developer options in settings
reboot bootloader
calculate md5 of the serial number of device
Code:
fastboot oem key ef4de79290b861b54d6bc58b65ef42f1
in my case ef4de79290b861b54d6bc58b65ef42f1 was my md5 of serial number
Code:
fastboot oem unlock
Code:
fastboot flash recovery recovery.img
Reboot into recovery! Have fun!
Downloads​Download https://www.androidfilehost.com/?fid=1322778262903986803
Thanks to
@yshalsager
[MENTION]HikariCalyx[/MENTION]
Created 2018-05-11
Last Updated 2018-05-11
Contributors
Source Code: https://github.com/TwrpBuilder/android_device_nokia_frt
XDA:DevDB Information
[RECOVERY][TWRP] TWRP 3.2.1 Nokia 1, ROM for the Nokia 1
Contributors
androidlover5842
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2018-08-21
Last Updated 2018-08-21
Hi, I installed the twrp but I made the mistake of formatting the data and now it's in bootlop. Any help? thanks
I can't install with this tip.
My Nokia 1 work on 8.1 Oreo. I can't install twrp on my nokia with above 1st post.
Run adb devices -> worked.
Reboot recovery or bootloader -> worked, but not countinue command => not unlock oem with hash key.
Fastboot devices -> not worked (no list phone).
Help me plz.
Update driver for Fastboot and work.
Fastboot command not working
Didnt wanted to flash recovery rather boot with
Fastboot boot twrp.img
Command went well but on restarting twrp never came, instead booted in system. What could be the reason? Twrp bug?
Error
Do you have the file of this version TWRP-3.2.1-frt-20180506.img? The latest version TWRP-3.2.3-frt-20180802.img can’t install/flash any zip files.
Error:
“Checking for Digest files
Skipping Digest check: no digest file found”
Is it working on TA-1047 dual sim variant?
androidlover5842 said:
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. 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.
*/
INSTALLATION
Download recovery.
unlock oem in developer options in settings
reboot bootloader
calculate md5 of the serial number of device
Code:
fastboot oem key ef4de79290b861b54d6bc58b65ef42f1
in my case ef4de79290b861b54d6bc58b65ef42f1 was my md5 of serial number
Code:
fastboot oem unlock
Code:
fastboot flash recovery recovery.img
Reboot into recovery! Have fun!
Downloads​Download https://www.androidfilehost.com/?fid=1322778262903986803
Thanks to
@yshalsager
[MENTION]HikariCalyx[/MENTION]
Created 2018-05-11
Last Updated 2018-05-11
Contributors
Source Code: https://github.com/TwrpBuilder/android_device_nokia_frt
XDA:DevDB Information
[RECOVERY][TWRP] TWRP 3.2.1 Nokia 1, ROM for the Nokia 1
Contributors
androidlover5842
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2018-08-21
Last Updated 2018-08-21
Click to expand...
Click to collapse
does this work for ta-1047 as well?
No, both TWRP recovery images not boot on TA-1047
Even latest factory boot.img and recovery.img are not available, so no way back when you try to flash it.
MioCZ said:
No, both TWRP recovery images not boot on TA-1047
Even latest factory boot.img and recovery.img are not available, so no way back when you try to flash it.
Click to expand...
Click to collapse
It worked for me but TWRP wants a pw.
What helped me was factory reset, then developer options activate unlock
then go fastboot.
no capatible twrp on nokia 1
anyone help please no twrp for nokia 1...
what about if i download twrp 3.0.1 should it work ?..
is there another method to root without custom recovery ?!!
please if you know help me
---------- Post added at 03:22 PM ---------- Previous post was at 03:15 PM ----------
because no twrp capatible with nokia 1 (ta-1047)
tsaber said:
It worked for me but TWRP wants a pw.
What helped me was factory reset, then developer options activate unlock
then go fastboot.
Click to expand...
Click to collapse
no capatible twrp on nokia 1
Naner8lo said:
Hi, I installed the twrp but I made the mistake of formatting the data and now it's in bootlop. Any help? thanks
Click to expand...
Click to collapse
Me too i have been installed the twrp on my phone (nokia 1 ta1047)
it work but when i boot into recovery it show me a message " password" and can't read phone storage , so i see some youtube videos about how to fix this problem after that m, i made the mistake by wiping data + cache...
after that the phone is blocked by google security (black screen).
Conclusion: TWRP 3.2.1 isn't an official recovery
Sadly no capatible TWRP on nokia 1 ?
Solution: i go to phones market and tell them about anything after that they give me a new phone.
Hi
Are there any plans to make this TWRP work with stock Pie? It doesn't seem to launch at the moment when the device is running Pie.
Understand it might be a challenge, just wondering if you were thinking of doing it.
My bad, it does work perfectly, you just need to find a way to flash it instead of using "fastboot boot" and you need to avoid the system replacing the recovery with stock on each boot.
After unlocked bootloader and installed TWRP phone gose to boot only TWRP!
Well... If we can install gsi roms using this recovery, this is a good recovery, but since I don't have a windows pc(to flash stock rom if something goes wrong) I didn't try, as soon as I get a windows pc on hand, I will downgrade to pie use a gsi...
Nope, gsi roms don't boot, I have Magisk installed by patching boot image and flashing it on android 10 go edition works, I'm just posting for info...

[RECOVERY][STOCK]TWRP 3.3.1-0 UNOFFICIAL

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.
THIS RECOVERY IS FOR STOCK ROM AND WILL NOT WORK ON CUSTOM ROMS
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 recovery
* before using 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.
*
*/
Bugs:
- The "fastboot boot twrp.img" doesn't work, if you use the hardware buttons to open the blue fastboot bootloader mode. Only use adb, twrp or the android system to reboot into blue fastboot bootloader mode or flash the twrp.img, boot the device, reboot into bootloader and flash the original boot.img back, before booting into twrp.
You can also "fastboot reboot bootloader" in the blue fastboot mode.
This is a bootloader bug, maybe it gets fixed with the stock Q bootloader.
- Decrypt is not working for now (Is probably because the current stock firmware is still on May security patch - will be fixed with June patch)
- Brightness is a little bit buggy
- Transfering files to the external SD card will cause the phone to reboot
- Installing is not working yet, only booting.
- Please report any other bugs
Install guide:
1. Install fastboot tools from google's sdk on your PC
2. Enter fastboot mode
3. Unlock your bootloader
4. Run "fastboot boot twrp.img" in command line
6. Enjoy it
Optional (if you want to install it):
1. Boot from it (see the guide above)
2. Go to advanced -> Install recovery ramdisk
3. Choose the twrp img
4. Wait
5. You can now boot it with vol- and power button
If it keeps booting into TWRP and not System try
Code:
adb shell dd if=/dev/zero of=/dev/block/bootdevice/by-name/misc
Download
Changelogs:
3.3.1-0 25.06.2019
- Fixed brightness bug
3.3.1-0 20.06.2019
- Adding logcat support
- Adding support to install TWRP to ramdisk
- Trying to fix brightness bug (seems to be not working yet)
- MTP probably fixed (needs reports)
3.3.1-0 19.06.2019
- Initial release
Source code:
https://github.com/Schritti/device-sony-kirin
https://github.com/Schritti/device-sony-ganges
If you like my work, press thanks
I would appreciate your Donation
XDA:DevDB Information
TWRP, ROM for the Sony Xperia 10
Contributors
Schritti, MartinX3, Oshmoun, Marijn, SODP Team
ROM OS Version: 9.x Pie
ROM Firmware Required: Stock Pie Firmware
Version Information
Status: Beta
Current Beta Version: 3.3.1-0
Beta Release Date: 2019-06-19
Created 2019-06-19
Last Updated 2019-06-25
Reserved
Reserved
First!
Woohooooo!
Thanks @Schritti, he helps me root my device
on my device (i3123), it shows a black screen.
ToastedToast said:
on my device (i3123), it shows a black screen.
Click to expand...
Click to collapse
Read the OP
"The "fastboot boot twrp.img" doesn't work, if you use the hardware buttons to open the blue fastboot bootloader mode. Only use adb, twrp or the android system to reboot into blue fastboot bootloader mode"
thanks!
bug report:
the file name in SDcard folder shows abnormal. please see attached pictures. (not only in windows explorer anf command line, but also in phone.)
wang4632 said:
thanks!
bug report:
the file name in SDcard folder shows abnormal. please see attached pictures. (not only in windows explorer anf command line, but also in phone.)
Click to expand...
Click to collapse
Thanks for the report.
That's due to the not working decryption of the internal storage, already on the bug list
It did not work on I4293
Thank you for customizing TWRP
But,I have a black screen with I4293 I have
Would you like to customize it
naoki2010 said:
Thank you for customizing TWRP
But,I have a black screen with I4293 I have
Would you like to customize it
Click to expand...
Click to collapse
Afaik I4293 is a Xperia 10 Plus. This TWRP is only for the normal Xperia 10.
I am already working on a TWRP for the 10 Plus.
under latest version I3123_Customized US_1317-7745_53.0.A.6.92_R8A, TWRP /sdcard decrypt doesn't work, however external storage is fine.
EDIT: realized that is already on the bug list
I wonder when it can work with costom rom???
Has the project been stopped?
I really need to flash third party rom..???
does it work on the i3113?
Hello, did the state of decryption change ?
If not, are you missing something ?
Schritti said:
Read the OP
"The "fastboot boot twrp.img" doesn't work, if you use the hardware buttons to open the blue fastboot bootloader mode. Only use adb, twrp or the android system to reboot into blue fastboot bootloader mode"
Click to expand...
Click to collapse
How can I get out of the black screen I get from making this mistake?
Would someone plaese so kind and write down a step by step installation guide for a noob?
any twrp for xperia 5?
Schritti said:
Read the OP
"The "fastboot boot twrp.img" doesn't work, if you use the hardware buttons to open the blue fastboot bootloader mode. Only use adb, twrp or the android system to reboot into blue fastboot bootloader mode"
Click to expand...
Click to collapse
Hi, thanks for all your work first of all!
I have rebooted into fastboot mode via ADB command line but after running "fastboot boot twrp.img" in command line, it says okay, and then I get the same problem, a black screen. My phone is a normal Xperia 10, not plus.
Could you please help me?
---------- Post added at 03:16 PM ---------- Previous post was at 03:01 PM ----------
Schritti said:
Read the OP
"The "fastboot boot twrp.img" doesn't work, if you use the hardware buttons to open the blue fastboot bootloader mode. Only use adb, twrp or the android system to reboot into blue fastboot bootloader mode"
Click to expand...
Click to collapse
Schritti said:
Read the OP
"The "fastboot boot twrp.img" doesn't work, if you use the hardware buttons to open the blue fastboot bootloader mode. Only use adb, twrp or the android system to reboot into blue fastboot bootloader mode"
Click to expand...
Click to collapse
Hi, thanks for all your work first of all!
I have rebooted into fastboot mode via ADB command line but after running "fastboot boot twrp.img" in command line, it says okay, and then I get the same problem, a black screen. My phone is a normal Xperia 10, not plus.
Could you please help me?

[Tool] [Twrp 3.3.1][Infinix Smart 3 Plus]

Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
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.
*/
FLASHING TWRP
Pre-requisites
The main requirement before you can have this recovery on your Infinix X627 is that the bootloader MUST be unlocked. In addition, make sure you have ADB and FASTBOOT set up correctly on your PC.
N/B : Make sure you've the latest ADB & FASTBOOT Installed .
INSTALLATION INSTRUCTIONS
Download this Infinix-X627-TWRP-V2.img
Download this Vbmeta img
Boot your device into fastboot mode.
In the directory containing the recovery you downloaded, open up a CMD/PowerShell and run this command
Code:
fastboot flash recovery Infinix-X627-TWRP-V2.img
While in fastboot and run this command
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
Incase you are asked for the password to decrypt your device, just ignore that step, go to the Wipe Menu and Format Data. This process will wipe all your data so make a point of backing up your important data.
yeahhh we have twrp
djancuuk said:
Click to expand...
Click to collapse
Which TWRP do you mean ?
Flashing ROMs tutorial coming soon
Thanks
majorkid said:
Flashing ROMs tutorial coming soon
Click to expand...
Click to collapse
AT Last Infinix Smart 3 PLUS Have TWRP.
I Was Waiting For This Recovery From past 5 months!
Thanks A Lot XDA And Its Developers Specially Include Who Made This Possible.
Many Major Problems!!!!
majorkid said:
Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
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.
*/
FLASHING TWRP
Pre-requisites
The main requirement before you can have this recovery on your Infinix X627 is that the bootloader MUST be unlocked. In addition, make sure you have ADB and FASTBOOT set up correctly on your PC.
N/B : Make sure you've the latest ADB & FASTBOOT Installed .
INSTALLATION INSTRUCTIONS
Download this Infinix-X627-TWRP-V2.img
Download this Vbmeta img
Boot your device into fastboot mode.
In the directory containing the recovery you downloaded, open up a CMD/PowerShell and run this command
Code:
fastboot flash recovery Infinix-X627-TWRP-V2.img
While in fastboot and run this command
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
Incase you are asked for the password to decrypt your device, just ignore that step, go to the Wipe Menu and Format Data. This process will wipe all your data so make a point of backing up your important data.
Click to expand...
Click to collapse
I have found 4 Major problems
1:- unable to mount /data/media/twrp/.twrps
2:-After wipe and formate data then internal storage mounted but After reboot and set up the Phone Then TWRP again show Internal Storage (0MB).
3:-Un root in Advanced option not working and MTP also not working. /data and /root and other directories also not visible even all option are marked inside Mount button.
4:- Root install in Advanced option or latest Magisk flash able zip file and Superuser file successful installed but after reboot these apps APK are not present in Apps list. Phone also not rooting via Magisk Patched image.
Request:- Please solve these major issues.
Infinix smart 3 plus(X627) architecture is (ARM) and this Phone support treble Slot A but no one ARM(Slot A and AB) and ARM64(Slot A and AB) GSI image working.
There is no Mooke ROM available for this device.
Sir i request to you.
Sir please make a full stable and fast custom rom for infinix smart 3 plus..Thanks Nice Work...Gor TWRP...??:good:
pliz make infinix smart 3 plus custom rom
It's Working
Thank you so much Sir
Reboot Issue
After installing recovery whenever I reboots to system(sooner or later),your recovery gets wiped off. Is this usual or I am doing something wrong.
please make it for infinix smart4
---------- Post added at 04:54 PM ---------- Previous post was at 04:50 PM ----------
Please make twrp infinix smart4:بكاء:
Dear Sir,
Thank you so much for this recovery. Please make recovery of Infinix Hot 10 (x682). I really need this to flash Custom Roms and GSI.
I shall be very thankful to you.
Best Regards
Bilal Nawaz
Bilal nawaz said:
Dear Sir,
Thank you so much for this recovery. Please make recovery of Infinix Hot 10 (x682). I really need this to flash Custom Roms and GSI.
I shall be very thankful to you.
Best Regards
Bilal Nawaz
Click to expand...
Click to collapse
Any update?
mr.namansoni said:
Any update?
Click to expand...
Click to collapse
Here is complete method to Install GSI Rom without TWRP....
Bilal nawaz said:
Here is complete method to Install GSI Rom without TWRP....
Click to expand...
Click to collapse
yeah method is good. But i was talking about twrp. Have you got twrp for infinix hot 10
mr.namansoni said:
yeah method is good. But i was talking about twrp. Have you got twrp for infinix hot 10
Click to expand...
Click to collapse
I asked from him. He is saying TWRP recovery of Infinix Hot 10 will release soon
Bilal nawaz said:
I asked from him. He is saying TWRP recovery of Infinix Hot 10 will release soon
Click to expand...
Click to collapse
okay waiting for it
I bro.I have infinix smart 3 plus 2gb ram and 32 gb rom not 3 gb ram.Can i use these same files!?
Bilal nawaz said:
It's Working
Thank you so much Sir
Click to expand...
Click to collapse
is your smartphone working with that root method??Did you really try it?
majorkid said:
Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
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.
*/
FLASHING TWRP
Pre-requisites
The main requirement before you can have this recovery on your Infinix X627 is that the bootloader MUST be unlocked. In addition, make sure you have ADB and FASTBOOT set up correctly on your PC.
N/B : Make sure you've the latest ADB & FASTBOOT Installed .
INSTALLATION INSTRUCTIONS
Download this Infinix-X627-TWRP-V2.img
Download this Vbmeta img
Boot your device into fastboot mode.
In the directory containing the recovery you downloaded, open up a CMD/PowerShell and run this command
Code:
fastboot flash recovery Infinix-X627-TWRP-V2.img
While in fastboot and run this command
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
Incase you are asked for the password to decrypt your device, just ignore that step, go to the Wipe Menu and Format Data. This process will wipe all your data so make a point of backing up your important data.
Click to expand...
Click to collapse
After installing this recovery, whenever I try flashing any zip, I always get same error. 2 section of red lines.
Same problem even for rooting using internal option.

[RECOVERY][UNOFFICIAL] TWRP for OPPO A57

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.
*
*/
Bugs
You tell me ;D
Install guide
See #2
Downloads
3.6.0_9-2
Source Code
https://github.com/omnirom/android_bootable_recovery
https://gitlab.com/TipzTeam/oppo-msm8937/recovery_device_oppo_A57
Donations
https://paypal.me/TipzTeam
Install guide​First-time installation (Windows)​
Power off your device
Press and hold Power, Vol +, Vol - while plugging your OPPO A57 into your computer
Unzip the file you've downloaded
Open MiFlash and select the extracted directory
See if your computer has detected you device. If so, click flash.
Wait until it say "Done".
Unplug your device. Press and hold Power Button, Vol +, Vol - until you feel a vibration and then the oppo splash screen
You should now be in the recovery.
First-time installation (Linux)​
Install edl
Power off your device
Press and hold Power, Vol +, Vol - while plugging your OPPO A57 into your computer
Unzip the file you've downloaded
Check lsusb and see if your computer has detected you device.
Run the following command in Terminal:
Code:
edl qfil <qfil_package_path>/rawprogram0.xml <qfil_package_path>/patch0.xml <qfil_package_path>
Unplug your device. Press and hold Power Button, Vol +, Vol - until you feel a vibration and then the oppo splash screen
You should now be in the recovery.
For others​
Extract the "recovery.img" file from the file you've have downloaded
Push the file to your device
Power off your device and boot into recovery mode
Click on "Install", then "Install Images"
Find the new recovery image and click on it
Select "Recovery" and swipe the bar at the bottom
Reboot into Recovery once the flash is done
Is this project treble enabled?
If yes, can you tell me the ways to install Gsi?
maharjanujwol said:
Is this project treble enabled?
If yes, can you tell me the ways to install Gsi?
Click to expand...
Click to collapse
No, this phone doesn't have any ROM.
Update for fully English version coming soon!
need A57 stock recovery image file. please anyone?
engr. mkhalid said:
need A57 stock recovery image file. please anyone?
Click to expand...
Click to collapse
Why would you want that?
TipzTeam said:
Why would you want that?
Click to expand...
Click to collapse
Do u have the unofficial version of twrp for oppo a57?
ninja711 said:
Do u have the unofficial version of twrp for oppo a57?
Click to expand...
Click to collapse
This is unofficial, wdym?
New TWRP update!
3.5.2_9-0 (Sep 12, 2021)
TWRP 3.5.2
Download
New TWRP update!
3.6.0_9-0 (Dec 25, 2021)
TWRP 3.6.0
Update to Android 9.0
Support vendor partition
Fix ramoops
Support NTFS
Add logcat support
Download
New TWRP update!
3.6.0_9-1 (Jan 24, 2021)
Fix decryption after Android Pie update
Allow wiping of vendor partition
Rename Modest to EFS
Download
New TWRP update!
3.6.0_9-2 (Jan 25, 2021)
Fix SD Card after Android Pie update
Allow rebooting to EDL mode and bootloader mode
Download
tipzrickycheung said:
Allow rebooting to EDL mode and bootloader mode
Click to expand...
Click to collapse
So we can now boot into fastboot mode the commands doesn't seem to work.
Everything except a few returns something like "remote command not found".
Code:
fastboot devices
works fine & shows the connected device but
Code:
fastboot oem device-info
doesn't.
Is it because the device doesn't have fastboot binaries or something like that?
impawstarlight said:
So we can now boot into fastboot mode the commands doesn't seem to work.
Everything except a few returns something like "remote command not found".
Code:
fastboot devices
works fine & shows the connected device but
Code:
fastboot oem device-info
doesn't.
Is it because the device doesn't have fastboot binaries or something like that?
Click to expand...
Click to collapse
This device has its bootloader commands removed, which is a build flag of LK (Little Kernel, used on almost all QCOM device).
We can't compile our own for the A57 since it has secure boot on.
大家有A57刷机包吗
Hi @tipzrickycheung , thank you for TWRP.
I saw a screen on Telegram where you installed Magisk too. But if I try to install magisk.zip or to flash a patched boot.img from EDL, I get stuck in a boot loop and have to reinstall a stock rom.
Tupolef said:
嗨 @tipzrickycheung,谢谢你使用 TWRP。
我在 Telegram 上看到一个屏幕,你也安装了 Magisk。但是,如果我尝试安装 magisk.zip 或从 EDL 刷入已打补丁的 boot.img,我就会陷入引导循环,不得不重新安装一个 stock rom。
Click to expand...
Click to collapse
你做完了吗?我现在也发生这种情况,一旦安装了 magisk.zip,它就会卡在“当前映像(启动/恢复)已被破坏,无法启动...”
oddhw said:
你做完了吗?我现在也发生这种情况,一旦安装了 magisk.zip,它就会卡在“当前映像(启动/恢复)已被破坏,无法启动...”
Click to expand...
Click to collapse
I went back to a Stock Rom and I didn't find any other solution. It wasn't my device, so I will not try again.

[RECOVERY] [jasmine_sprout] Sky Hawk Recovery Project v2.2 [04-03-2020]

{
"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:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* 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.
*/
SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like Whole new theming section ,Flash Magisk (root or unroot), Camera2api enabler Directly from dashboard, Password protection etc. It's all started , lot more to come.
- Themes
- List view mode along with grid dashboard
- Status bar customization
- New rounded icons added on dashboard
- Notch mode with toggle to disable
- Dark mode or pure white, it's on you
- Navigation bar customization
- Settings + Advanced Settings
- Flash Magisk
- Clear fingerprints.
- Flash ViperFX
- Recovery Locking , Pin or Pattern lock
- CPU core lock/unlock
- Language changing
- Hal3 / CameraAPI2 enabling/disabling
- Oreo+ Reboot menu style
- Redesigned lock screen interface
- Flashlight
- Magisk manager - Enable, disable or delete magisk modules right from SHRP
- and many more, flash right now to find out
1. Make sure you have a custom recovery installed
2. Download the latest SHRP recovery for your device
3. Boot into recovery
4. Flash shrp recovery zip
5. Reboot to recovery.
6. Done
It may happen that after installing the recovery, the device could no longer boot into the ROM, for this you just need to install magisk.
Decryption may not work.
It may happen that the recovery freezes on the logo, to resolve it check this thread here.
No other bugs
DOWNLOAD NOW
Github
Website
ScreenShots
Telegram Group
EpicX
DNI9
Giovix92
TeamWin
osmOsis
VR25
Topjohnwu
Mauronofrio
DarthJabba9
Special Thanks
Pritish
Kirill
Burak D.
ZJRDroid
LayeardDevMod
Please inform if we forgot to mention your name here , thanks !
​
Maintainer: XRed_CubeX
Based On: TWRP
TWRP Version: v3.3.1-0
XDA:DevDB Information
[RECOVERY] [jasmine_sprout] Sky Hawk Recovery Project v2.2 [04-03-2020], ROM for the Xiaomi Mi A2
Contributors
XRed_CubeX
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: TWRP
Version Information
Status: Stable
Created 2020-03-11
Last Updated 2020-03-14
Reserved
Changelogs:
SHRP V2.2 104011032020:
Fixed the bug that recovery did not create the SHRP folder and therefore the themes did not work.
Added support for F2FS.
Added IMG file.
SHRP V2.2 Official:
Initial build
nice recovery
Clean, clear and nice set of features.
Really like this one, thanks!
Hm, but I really do miss the option to wipe vendor.
Not possible, also not after mounting.
it is wanted, it is not included, however, in a future update I can add it
I flashed this zip via a official twrp (booted the official twrp via "fastboot boot twrp.img" command).
so the problem i'm facing is that after FLASHING any recovery other than by using "FASTBOOT BOOT COMMAND" the recovery gets stuck at the loading screen/ The recovery logo.
It's the same issue with all three recoveries I tried
e.g.: pitch-black recovery, Official TWRP, and this recovery all gets stuck at the logo
can anyone help me
Nikhil Chandran said:
I flashed this zip via a official twrp (booted the official twrp via "fastboot boot twrp.img" command).
so the problem i'm facing is that after FLASHING any recovery other than by using "FASTBOOT BOOT COMMAND" the recovery gets stuck at the loading screen/ The recovery logo.
It's the same issue with all three recoveries I tried
e.g.: pitch-black recovery, Official TWRP, and this recovery all gets stuck at the logo
can anyone help me
Click to expand...
Click to collapse
Use the .img files with fastboot only to boot into recovery.
Then use the .zip recovery file from within the booted recovery to flash permanent twrp, after the ROM installation.
Phil_Smith said:
Use the .img files with fastboot only to boot into recovery.
Then use the .zip recovery file from within the booted recovery to flash permanent twrp, after the ROM installation.
Click to expand...
Click to collapse
I tried to flash the recovery like you said I'm on PEX Q.
And I booted to the official twrp (via command) then flashed this recovery and it back-up ed the boot img from both slots and replaced with this recovery and after that when I try to go to the recovery the it does go to the recovery but it's not loading after the logo, it's stuck at the logo, so I tried to boot the phone it went to fastboot without booting the phone. So I dirty flashed the ROM now it's booting but I lost magisk root and even after trying to flash magisk over and over I can't get root ( I think I tried on both slots ) still not getting root or loading the recovery after the logo
Nikhil Chandran said:
I flashed this zip via a official twrp (booted the official twrp via "fastboot boot twrp.img" command).
so the problem i'm facing is that after FLASHING any recovery other than by using "FASTBOOT BOOT COMMAND" the recovery gets stuck at the loading screen/ The recovery logo.
It's the same issue with all three recoveries I tried
e.g.: pitch-black recovery, Official TWRP, and this recovery all gets stuck at the logo
can anyone help me
Click to expand...
Click to collapse
This happens when starting from the Stock ROM without doing fastboot -w.
This command must be done only with PLATFORM TOOLS!!! And not with Minimal fastboot or 15 seconds Adb installer.
The default Stock ROM has the data encrypted and gives problems when starting recovery when installed but not when it is started temporarily. You can try doing "Format data" from the Normal TWRP and then try installing other Custom Recovery. I have had this problem in the past and solved it with fastboot -w but I have not tested format data with TWRP.
P.S: This also happens with ROM encrypted with FBE. (eg PE Fan Edition)
TWRP 4pda is compatible with FBE
XRed_CubeX said:
This happens when starting from the Stock ROM without doing fastboot -w.
This command must be done only with PLATFORM TOOLS!!! And not with Minimal fastboot or 15 seconds Adb installer.
The default Stock ROM has the data encrypted and gives problems when starting recovery when installed but not when it is started temporarily. You can try doing "Format data" from the Normal TWRP and then try installing other Custom Recovery. I have had this problem in the past and solved it with fastboot -w but I have not tested format data with TWRP.
P.S: This also happens with Roma encrypted with FBE. (eg PE Fan Edition)
TWRP 4pda is compatible with FBE
Click to expand...
Click to collapse
What happens when I use the fastboot -w
Can I use this fastboot -w command without formatting data, becouse I formatted everything when coming from the stock rom / unlocking the bootloader.
Can I get your recoveries img file, the zip doesn't contain a img version
Nikhil Chandran said:
What happens when I use the fastboot -w
Can I use this fastboot -w command without formatting data, becouse I formatted everything when coming from the stock rom / unlocking the bootloader.
Can I get your recoveries img file, the zip doesn't contain a img version
Click to expand...
Click to collapse
I am about to release an update of the SHRP and I will add the img.
Fastboot -w will format data and decrypt too.
XRed_CubeX said:
I am about to release an update of the SHRP and I will add the img.
Click to expand...
Click to collapse
May I know when?.
Cuz I'm going to format everything and start over
Nikhil Chandran said:
May I know when?.
Cuz I'm going to format everything and start over
Click to expand...
Click to collapse
Now, check out sourceforge
XRed_CubeX said:
Now, check out sourceforge
Click to expand...
Click to collapse
Thanks I'll check with the fastboot -w command
To fix the issue
Update:
Tried to boot via fastboot command it's stuck on the logo ( haven't tried fastboot -w command yet).
Twrp is booting without an issue
Nikhil Chandran said:
Thanks I'll check with the fastboot -w command
To fix the issue
Update:
Tried to boot via fastboot command it's stuck on the logo ( haven't tried fastboot -w command yet).
Twrp is booting without an issue
Click to expand...
Click to collapse
Do fastboot -w
XRed_CubeX said:
Do fastboot -w
Click to expand...
Click to collapse
Just formatted everything and also used the fastboot -w command and now everything works fine. The only thing left is that learning about the 2 slots. Also everytime I flash something like magisk or save a screenshot a red error line appears saying "failed to mound '/vendor ' (device or resource busy)
this is normal, it means that the vendor partition was used after a flash and recovery should be restarted
Nikhil Chandran said:
Just formatted everything and also used the fastboot -w command and now everything works fine. The only thing left is that learning about the 2 slots. Also everytime I flash something like magisk or save a screenshot a red error line appears saying "failed to mound '/vendor ' (device or resource busy)
Click to expand...
Click to collapse
About a/b and so forth:
https://forum.xda-developers.com/mi-a2/how-to/guide-how-to-flash-custom-roms-stuff-t3876375
Phil_Smith said:
About a/b and so forth:
https://forum.xda-developers.com/mi-a2/how-to/guide-how-to-flash-custom-roms-stuff-t3876375
Click to expand...
Click to collapse
Thanks the guide was very helpfull :laugh:
Best custom recovery
I was searching a custom recovery, when i try these i love it !!!!!
GOOD JOB!!!!:good::good::good:

Categories

Resources