TWRP 2.8.7.0 Compared ( IDO ) - Xiaomi Redmi 3 ROMs, Kernels, Recoveries, & Other

TWRP 2.8.7.0 ( PORT Compared )
For IDO​
Step 1 :
- Unlock Boot Loader, go to this http://en.miui.com/unlock/
and get code UBL
Step 2 :
Need File
* MIflash
* Driver
Step 3 :
- Install Twrp Using Fastboot
Type Code :
fastboot
fastboot flash recovery recovery.img
done
and how go to Twrp :
Press and Hold
Vol Up and Power OR
Go to Updater APP - choice Reboot to Recovery
Did You Know :
My Friends Has tried this and he said working.
but Im scary To Tried, If you want To Tried,
DWYOR
File : https://drive.google.com/file/d/0Bxq07qAgnFVYVkN1LUZxaXpLUUE/view?usp=sharing

I'm pretty sure that will not work, or not work almost at all. For begin at a simple point, resources are ported from a device with 1920x108 res.
I hope I'm wrong.

thia twrp version ported form yuphoria devices

Thanks, waiting for bootloader unlock and will try it quickly!

Here are TWRP
http://en.miui.com/thread-244098-1-1.html
Now we have possibility to unlock BL and flash it. I already flash this version ) It works

How do I check to see if my bootloader is locked or unlocked already?

Related

(TWRP Recovery) For Spreadtrum SC7731C Android 5/6 my phone : Selecline S6S4IN3G

TWRP for sc7731c hope it helps
hi all a have a sc7731c phone on android 6.0 and i was able to install twrp on my device
it all started when i found a stock rom on the web (Google your device for stock - rom or - firmware)
once i had the rom i started searching for a way to extract the stock recovery from the rom
and i found this tool SPD_Upgrade_Tool_R4.0.0001 using this tool i extracted my stock
recovery from the ROM ( recovery.img ) , first stage complete i had a stock recovery
taken from a rom for my phone - brand and model must be right on the stock
firmware/rom or you risk damaging your phone (DO NOT CHEAT PLZ)
ps:when you unpack the firmware/rom you should get a .pac file
ps:finding my stock rom took me several days of search.
now for STAGE 2 i had a stock recovery a needed to change it
for twrp another few days of search i came across a site
called hovatek here i found a tool to port (change) the
stock recovery to boot the twrp recovery the tool name is
[Hovatek] Spreadtrum (SPD) Auto TWRP Recovery Porter V1.0 by Team Hovatek (x86)
i PORT my stock recovery with this tool the tool creates a modified recovery on the
output folder( a few kb bigger ) stage 2 done.
STAGE 3
1- a fully working ADB, for this your best option is android-studio
2-turn on USB debuging and OEM unlock in DEV options
3-name the new recovery file recovery.img
4- place the new ported recovery.img in the adb
installation folder ( c:\platform-tools-latest-windows\platform-tools )
5-your device has to be in USB MTP mode
6-if ADB is properly installed and Windows has the correct android device
driver you should be able to use these commands using android-studio's ADB
command- adb devices
-if the device is detected a serial number apears
command- adb reboot bootloader
-the device reboots to a black screen with small white letters saying FASTBOOT mode
command- fastboot devices
-the device displays the serial number again
command- fastboot flash recovery recovery.img
- if all went well it will say successful
command- fastboot reboot
-dont remenber if it booted straight to twrp or if i had to use power + volume up
-by the way on my phone to get in the default recover its 1 second hold power
and then with the power pressed for 1 sec add volume up 3 sec and let go of both
any way it worked i hope it helps ppl with these sc7731c phones
i have twrp 3.0.0 fully working (My Model - Selecline/Auchan s6s4in3g)
tips: youtube vídeos on how to use SPD_Upgrade_Tool_R4.0.0001
the hovatek site has a great tutorial on how to use the recovery porter tool
the last part the ADB commands was a ***** as Windows did not install my device
correctly and this is crucial -install phone driver manualy/Google device/Google android device. good luck
ps: all merit goes to the developers of these tools, a great ty to them
ps: at the start i did NOT have root, the success flashing the ported twrp recovery
was followed by the installation of the magisk15.3.zip and voila twrp+root
Here is a Ready twrp 3.1.1-0 recovery for SELECLINE/AUCHAN S6S4IN3G
(WARNING)do not flash it on any other brand or model IM NOT TO BLAME
Enjoy https://drive.google.com/file/d/1n2crfK7qkEc0G5ZjsUQRD02YMNb_MLGw/view?usp=sharing
step 1 - here is a tutorial on how to unpack the rom/firmware and get the stock recovery.img https://forum.hovatek.com/thread-6236.html
ps:in the tutorial he is using na older version of the tool ,the newer versions looks exactly the same as the SPD_Upgrade_Tool_R4.0.0001
step 2 - here is a vídeo tutorial on how to use the twrp porter , it modifies your stock recovery to boot twrp https://forum.hovatek.com/thread-21669.html#.Wlcd9W4qhkE.facebook
step 3 - how to properly install android studio (aka ADB ) vídeo tutorial https://www.youtube.com/watch?v=0ccUcPR2Mko
PS:all credit bellongs to the wonderfull ppl that created these fine android tools thank them/donate to them if you can
Thank you for this! Followed your instructions and tweaked it a little bit. Made my own TWRP and finally my I root(ed?) my lesser known phone. My phone is rooted and I learned something. Again, thank you so much!!!
florain03 said:
Thank you for this! Followed your instructions and tweaked it a little bit. Made my own TWRP and finally my I root(ed?) my lesser known phone. My phone is rooted and I learned something. Again, thank you so much!!!
Click to expand...
Click to collapse
its awsome when one understands it and can do it himself, enjoy your root :good:
In the Hovatek application, you can cheat your TWRP version. I don't know if it's working on other devices instead of using a lollipop version you can use Marshmallow version.
phonedriller said:
TWRP for sc7731c hope it helps
hi all a have a sc7731c phone on android 6.0 and i was able to install twrp on my device
it all started when i found a stock rom on the web (Google your device for stock - rom or - firmware)
once i had the rom i started searching for a way to extract the stock recovery from the rom
and i found this tool SPD_Upgrade_Tool_R4.0.0001 using this tool i extracted my stock
recovery from the ROM ( recovery.img ) , first stage complete i had a stock recovery
taken from a rom for my phone - brand and model must be right on the stock
firmware/rom or you risk damaging your phone (DO NOT CHEAT PLZ)
ps:when you unpack the firmware/rom you should get a .pac file
ps:finding my stock rom took me several days of search.
now for STAGE 2 i had a stock recovery a needed to change it
for twrp another few days of search i came across a site
called hovatek here i found a tool to port (change) the
stock recovery to boot the twrp recovery the tool name is
[Hovatek] Spreadtrum (SPD) Auto TWRP Recovery Porter V1.0 by Team Hovatek (x86)
i PORT my stock recovery with this tool the tool creates a modified recovery on the
output folder( a few kb bigger ) stage 2 done.
STAGE 3
1- a fully working ADB, for this your best option is android-studio
2-turn on USB debuging and OEM unlock in DEV options
3-name the new recovery file recovery.img
4- place the new ported recovery.img in the adb
installation folder ( c:\platform-tools-latest-windows\platform-tools )
5-your device has to be in USB MTP mode
6-if ADB is properly installed and Windows has the correct android device
driver you should be able to use these commands using android-studio's ADB
command- adb devices
-if the device is detected a serial number apears
command- adb reboot bootloader
-the device reboots to a black screen with small white letters saying FASTBOOT mode
command- fastboot devices
-the device displays the serial number again
command- fastboot flash recovery recovery.img
- if all went well it will say successful
command- fastboot reboot
-dont remenber if it booted straight to twrp or if i had to use power + volume up
-by the way on my phone to get in the default recover its 1 second hold power
and then with the power pressed for 1 sec add volume up 3 sec and let go of both
any way it worked i hope it helps ppl with these sc7731c phones
i have twrp 3.0.0 fully working (My Model - Selecline/Auchan s6s4in3g)
tips: youtube vídeos on how to use SPD_Upgrade_Tool_R4.0.0001
the hovatek site has a great tutorial on how to use the recovery porter tool
the last part the ADB commands was a ***** as Windows did not install my device
correctly and this is crucial -install phone driver manualy/Google device/Google android device. good luck
ps: all merit goes to the developers of these tools, a great ty to them
ps: at the start i did NOT have root, the success flashing the ported twrp recovery
was followed by the installation of the magisk15.3.zip and voila twrp+root
Here is a Ready twrp 3.1.1-0 recovery for SELECLINE/AUCHAN S6S4IN3G
(WARNING)do not flash it on any other brand or model IM NOT TO BLAME
Enjoy https://drive.google.com/file/d/1xiTuMA-8bGgY0wuulpljVawNWXrujx0F/view?usp=sharing
Click to expand...
Click to collapse
Hey, do you still have this recovery? I had this phone lying around and wanted to mess around with it, thanks in advance
here you go .
hope it helps - https://drive.google.com/file/d/1n2crfK7qkEc0G5ZjsUQRD02YMNb_MLGw/view?usp=sharing
phonedriller said:
hope it helps - https://drive.google.com/file/d/1n2crfK7qkEc0G5ZjsUQRD02YMNb_MLGw/view?usp=sharing
Click to expand...
Click to collapse
Thanks so much man, I've been pulling my hair trying to figure how to root this thing. You're the best. Do you know if there are any roms for it? maybe ported?
Thank you so much man, I can confirm this works with myphone a5!!!!
A different phone but same chip.
i have no image in the recovery, butyou can access it by adb anyway following this thread:
i have magisk now time to unninstall gapps!!!!
fastboot doesn't work to me anyway, I don't know why but it is the truth. may u can help me?
So many thanks for you work! I'd use your TWRP as base and ported it to the Wiko Sunny 2. The only problem is that touch input doesn't work well, it receives touches all the time.
I have an E504 with android 8.1.0 go edition, I accidentally deleted family photos and I need to recover them, for that I need to root the cell phone, you can do it or do you know how I can do it or who does it?
facamasi said:
I have an E504 with android 8.1.0 go edition, I accidentally deleted family photos and I need to recover them, for that I need to root the cell phone, you can do it or do you know how I can do it or who does it?
Click to expand...
Click to collapse
1. Flash TWRP what is at 100% suitable to your phone
2. Download SuperSU
3. Flash SuperSU by means of TWRP
0

[RECOVERY][ROOT] TWRP 3.4.0.0 + Kernel Mod + Fixed Bootloop [ Updated 2020-07-23 ]

TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This TWRP has included Magisk. After a long wait, Finally, A50s can be rooted without bootloop issue using Kernel Mod. Kernel Mod based on Quantum Kernel v.1.1, edited by halcyon441 to make it works on A50s for fixing bootloop.
Disclaimer
I'm not responsible if something went wrong on your phone(Usually nothing goes wrong). You are doing this on your own responsibility. Installing TWRP and Rooting may void warranty. We are here just try to help you, don't be stupid and don't blame us if you make mistake
Downloads
TWRP_3.4.0.0_A50s_Magisk.tar
QuantumKernelv1.50_A50sxx.zip
Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip
Copy these 2 files to micro SD Card ( Quantumkernel and disable dm_verity )
Install TWRP and Rooting instructions:
1. Make sure the bootloader is unlocked, OEM unlock option is grey out
2. Enter Download Mod
3. Open ODIN, IMPORTANT!: Uncheck “Auto Reboot” in Options!
4. Flashing TWRP_3.4.0.0_A50s_Magisk.tar as AP in ODIN ( uncheck "Auto Reboot" )
5. Enter TWRP Recovery for first time: Press and hold Volume Down + Power Key, when the screen blank quickly press and hold Volume Up + Power key, when Samsung Logo appears release Power key only, keep pressing Volume Up key until TWRP Recovery Mode Appears.
6. Install QuantumKernelv1.50_A50sxx.zip
8. Select Wipe -> Format data.
9. Install Disable_Dm-Verity_ForceEncrypt_01.14.2020.zip
10. Select Reboot to Recovery
11. Install Magisk Manager
12. Done!
For detail instructions WATCH THIS VIDEO
Contributors
halcyon441 and redymedan
Source Code TWRP : https://github.com/halcyon441-png/twrp_samsung_a50sxx
Source Code Kernel: https://github.com/halcyon441-png/android_samsung_exynos9610/releases/tag/v1.5
Created 2020-06-08
Updated 2020-07-23
First ?
great thanks mate, @redymedan & @halcyon441
After rooting, phone restart unroot again,, how to fix?
rockadz9 said:
After rooting, phone restart unroot again,, how to fix?
Click to expand...
Click to collapse
enter TWRP recovery then select Reboot to Recovery, each time you restart the phone normally, it will unroot it.
You can join to telegram group https://t.me/androidhowto2020
̶h̶e̶y̶ ̶@redymedan,̶ ̶d̶i̶d̶ ̶y̶o̶u̶ ̶c̶h̶e̶c̶k̶ ̶t̶h̶e̶ ̶c̶a̶m̶e̶r̶a̶?̶
̶i̶s̶ ̶i̶t̶ ̶w̶o̶r̶k̶i̶n̶g̶ ̶o̶r̶ ̶n̶o̶t̶?̶ ̶b̶e̶c̶a̶u̶s̶e̶ ̶m̶y̶ ̶c̶a̶m̶e̶r̶a̶ ̶i̶s̶n̶'̶t̶ ̶w̶o̶r̶k̶i̶n̶g̶ ̶a̶f̶t̶e̶r̶ ̶i̶ ̶f̶l̶a̶s̶h̶ ̶t̶h̶a̶t̶ ̶k̶e̶r̶n̶e̶l̶
[Edit]
My bad, turns out i was flashing the zip from A50, not the edited custom kernel from @redymedan gdrive
change to source code link to this please.
halcyon441 said:
change to source code link to this please.
Click to expand...
Click to collapse
Done!
Any chance for permanent root which persist after reboot?
Mikolaj.Q said:
Any chance for permanent root which persist after reboot?
Click to expand...
Click to collapse
You can try Smali Patcher and thick/select only "recovery reboot".
Did this working with SM-A5070
ba_alwy said:
Did this working with SM-A5070
Click to expand...
Click to collapse
not tested
Can I flash the the tar file without the magisk suffix and flash the latest magisk zip file?
If not, how can I make root persist after reboot with smalli patcher?
I tested and not working with A5070
The only thing it's root with magisk and the phone keep reset
Hi, tried doing this on my SM-A507FN/DS, couldnt flash TWRP, it said only official binaries can be flashed in download mode. Any solution @redymedan ?
muhsin_Sultan said:
Hi, tried doing this on my SM-A507FN/DS, couldnt flash TWRP, it said only official binaries can be flashed in download mode. Any solution @redymedan ?
Click to expand...
Click to collapse
You must unlock the bootloader, you get the error message because the bootloader are locked.
Watch this video how to unlock it Unlock Bootloader https://youtu.be/8j6WkOOA3f4
redymedan said:
You must unlock the bootloader, you get the error message because the bootloader are locked.
Watch this video how to unlock it Unlock Bootloader https://youtu.be/8j6WkOOA3f4
Click to expand...
Click to collapse
I already unlocked the bootloader. If you do it from a locked bootloader it would say not allowed due to oem lock. But I already unlocked it. I saw another thread where say to flash the AP file with Magisk then flash everything in odin except replace AP with the magisk patched one. Will that work @redymedan
Update TWRP 3.4.0.0 and Quantum Kernel v1.50
Thanks to halcyon441 for the Good Jobs :good:
sm-5070
hello,
I tested with a A50s SM-5070. TWRP is well flashed, but the phone doesn't want to reboot in recovery.
Then i flashed the stock ROM
On which version of A50s is it tested ?

[RECOVERY][ROOT] Unofficial TWRP 3.4.0.0 for Galaxy A50

TWRP 3.4.0.0 for Galaxy A50 has patched Magisk v20.4. For more information about TWRP 3.4.0.0 please visit https://twrp.me/site/update/2020/06/24/twrp-3.4.0-0-released.html
Disclaimer
I'm not responsible if something went wrong on your phone(Usually nothing goes wrong). You are doing this on your own responsibility. Installing TWRP and Rooting may void warranty.
Flash TWRP and Rooting instructions:
1. Make sure the bootloader is unlocked, OEM unlock option is grey out
2. Enter Download Mode
3. 4. Flashing A50_TWRP_3.4.0.0_Magisk_Patched.tar as AP in ODIN ( uncheck "Auto Reboot" )
5. Enter TWRP Recovery for first time: Press and hold Volume Down + Power Key, when the screen blank quickly press and hold Volume Up + Power key, when Samsung Logo appears release Power key only, keep pressing Volume Up key until TWRP Recovery Mode Appears.
8. Format data.
9. Install multidisabler-samsung-2.2.zip
10. Reboot to System
11. When Samsung logo appears wait for a few seconds then press and hold volume down + power key until the screen blank
12. Enter TWRP Recovery
13. Reboot to Recovery
14. Install Magisk Manager ( connect to internet first )
15. Done!
Downloads
TWRP 3.4.0.0
multidisabler-samsung
For detail instructions WATCH THIS VIDEO https://youtu.be/30gFxuyiFqU
Credits and Thanks to:
 @Darkcannibal and @santhoosh
redymedan said:
TWRP 3.4.0.0 for Galaxy A50 has patched Magisk v20.4. For more information about TWRP 3.4.0.0 please visit https://twrp.me/site/update/2020/06/24/twrp-3.4.0-0-released.html
Disclaimer
I'm not responsible if something went wrong on your phone(Usually nothing goes wrong). You are doing this on your own responsibility. Installing TWRP and Rooting may void warranty.
Flash TWRP and Rooting instructions:
1. Make sure the bootloader is unlocked, OEM unlock option is grey out
2. Enter Download Mode
3. 4. Flashing A50_TWRP_3.4.0.0_Magisk_Patched.tar as AP in ODIN ( uncheck "Auto Reboot" )
5. Enter TWRP Recovery for first time: Press and hold Volume Down + Power Key, when the screen blank quickly press and hold Volume Up + Power key, when Samsung Logo appears release Power key only, keep pressing Volume Up key until TWRP Recovery Mode Appears.
8. Format data.
9. Install multidisabler-samsung-2.2.zip
10. Reboot to System
11. When Samsung logo appears wait for a few seconds then press and hold volume down + power key until the screen blank
12. Enter TWRP Recovery
13. Reboot to Recovery
14. Install Magisk Manager ( connect to internet first )
15. Done!
Downloads
TWRP 3.4.0.0
multidisabler-samsung
For detail instructions WATCH THIS VIDEO
Credits and Thanks to:
@Darkcannibal and @santhoosh
Click to expand...
Click to collapse
Nice jo3
Hi.. your method not working on A50F - BTF1 ( A50FD )
on odin showing meassage RQT CLOSE. and FAIL
how to put twrp on my A50 , please
Jhon177 said:
Hi.. your method not working on A50F - BTF1 ( A50FD )
on odin showing meassage RQT CLOSE. and FAIL ?
how to put twrp on my A50 , please
Click to expand...
Click to collapse
Let me know your A50 model number and region?
redymedan said:
Let me know your A50 model number and region?
Click to expand...
Click to collapse
Yess thanks before for your reply.
This for detail my series A50 :
A505FXXU5BTE1
A505FDDS5BTF1
region indonesia , hope you can help me
Just info.. i do method same way like you. But always fail
( maybe because BTC4 ☹☹☹ )
Jhon177 said:
Yess thanks before for your reply.
This for detail my series A50 :
A505FXXU5BTE1
A505FDDS5BTF1
region indonesia , hope you can help me
Just info.. i do method same way like you. But always fail
( maybe because BTC4 ☹☹☹ )
Click to expand...
Click to collapse
I used A505F Indonesia too, it works for BTE1 and BTG3 (latest A505F firmware update ), It works for Android 10 firmware. I suggest you flash stock rom and then flash TWRP again
redymedan said:
I used A505F Indonesia too, it works for BTE1 and BTG3 (latest A505F firmware update ), It works for Android 10 firmware. I suggest you flash stock rom and then flash TWRP again
Click to expand...
Click to collapse
Hi redymedan.. i try justnow. Same result fail ?
on the developer option. I thick already for oem lock
Info when iam flash AP twrp : on the screen bootloader mode
( custom binary boot , blocked by OEM LOCK )
☹☹☹
Jhon177 said:
Hi redymedan.. i try justnow. Same result fail ?
on the developer option. I thick already for oem lock
Info when iam flash AP twrp : on the screen bootloader mode
( custom binary boot , blocked by OEM LOCK )
☹☹☹
Click to expand...
Click to collapse
Unlocked bootloader does not enough by enabling OEM unlocking options, you must some steps again
watch this video Unlock Bootloader https://youtu.be/8j6WkOOA3f4
twrp works on Baseband: A505FXXU5BTE1.
BuildNumber: QP1A.190711.020.A505FDDS5BTF2
Thank You
redymedan said:
Unlocked bootloader does not enough by enabling OEM unlocking options, you must some steps again
watch this video Unlock Bootloader https://youtu.be/8j6WkOOA3f4
Click to expand...
Click to collapse
HI REDYMAN i am sucses on twrp. but the problem now when i am installing multidisabler , twrp show failed
( errror installing zip file '/external sd/ ) red collor:crying::crying:
thanks for your attention reply
Jhon177 said:
HI REDYMAN i am sucses on twrp. but the problem now when i am installing multidisabler , twrp show failed
( errror installing zip file '/external sd/ ) red collor:crying::crying:
thanks for your attention reply
Click to expand...
Click to collapse
Before install multidisabler, you must format data first... I think you missed a step, please check it again
redymedan said:
Before install multidisabler, you must format data first... I think you missed a step, please check it again
Click to expand...
Click to collapse
Hi redyman , just info ??
I am suscsess for evrything about twrp on my device A50.
About multidisabler samsung.
I try direct Reboot to system
?? violaaaaaa my A50 start SETUP PHONE.
Without installing Multidisabler. And my phone runing normal nice and greattttt
Maybe on lattes firmaware no need Flash multidisabler.
Btw thank alottttts to Redymedan , for attention reply my question until sucsess flash twrp for my A50 ?? terimakasih banyakkkk bosku
Hi
I followed instructions and youtube link.
I got twrp working. But magisk manager says 'Magisk is not installed Latest: 20.4(20400)' . Magisk Manager is up to date Installed: 7.5.1 (267) Latest: 7.5.1(267)(7)
On clicking Install it offers to download zip. I downloaded the zip, went to twrp and flashed it but still it says not installed .
Edit: I have to go into twrp and select boot->recovery , this will boot with magisk. But on reboot simply it says Magisk not installed
Edit: Go to twrp -> reboot recovery. Open Magisk manager, Install -> Recommended Way, reboot. This will make rooting permanent.
Everything working
Thank You
gSingh05 said:
Hi
I followed instructions and youtube link.
I got twrp working. But magisk manager says 'Magisk is not installed Latest: 20.4(20400)' . Magisk Manager is up to date Installed: 7.5.1 (267) Latest: 7.5.1(267)(7)
On clicking Install it offers to download zip. I downloaded the zip, went to twrp and flashed it but still it says not installed .
Edit: I have to go into twrp and select boot->recovery , this will boot with magisk. But on reboot simply it says Magisk not installed
Edit: Go to twrp -> reboot recovery. Open Magisk manager, Install -> Recommended Way, reboot. This will make rooting permanent.
Everything working
Thank You
Click to expand...
Click to collapse
That is long story I think, as I am not wrong in after android 8 or 9 above, It caused partition structure. In android 8 above partition structure has changed, we can not install magisk manually in TWRP anymore, we must patch it in recovery.img, repack recovery.img, boot.img and vbmeta.img to be flashable tar file then flash it. It looks no solution until now..
HELP
Jhon177 said:
HI REDYMAN i am sucses on twrp. but the problem now when i am installing multidisabler , twrp show failed
( errror installing zip file '/external sd/ ) red collor:crying::crying:
thanks for your attention reply
Click to expand...
Click to collapse
COULD YOU SOLVE IT? I AM ALSO GENTLE, DOES NOT INSTALL MULTIDISABLER :crying:
Mortives said:
COULD YOU SOLVE IT? I AM ALSO GENTLE, DOES NOT INSTALL MULTIDISABLER :crying:
Click to expand...
Click to collapse
Please show me the error message or screenshot of its... I did not face any issue when install multidisabler..
Mortives said:
COULD YOU SOLVE IT? I AM ALSO GENTLE, DOES NOT INSTALL MULTIDISABLER :crying:
Click to expand...
Click to collapse
For me. Done. I think if you use lattest firmware / juni security patch.
No need samsung multidisabler.
On twrp
Just format data -
Swipe to factory reset
Reboot to recovery.
Install magisk manager done. ?
That my experience.
( that also true until now I am not succes to flash multidisabler ,but everything work fine without multidisabler ,
bener bro gak bisa . Tulisannya error merah saat flash zip sd card )
BOHEMIA840 said:
@redymedan
Click to expand...
Click to collapse
Not tested, I am not sure it will work.. but you can try to test it
I am using 3.3.1.3. The process is the same? even if I already have the twrp?
i'm having problem to boot in twrp it doesn't open i tried every way above and success once or twice only and after i granted su i rebooted then i lost su again

Redmi 9 unofficial TWRP (Sep,2020)

Unofficial TWRP has been released, it is tested, can be used can be touched
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Your PC already installed adb&fastboot driver
-If you cannot enter the cycle boot, please refer to: https://forum.xda-developers.com/re...access-redmi-9-mediatek-t4149531(-vbmeta.img)
How to:
STEP 1
- Backup Always Recommended
-Turn off the phone-then press the volume down button + power on button to enter fastboot
-Then plug in the data cable (provided that your phone is correctly installed with the adb driver) and run the redmi9 one-key flashing tool
-Wait for the phone to enter recovery and you're done
note:
My device China version redmin9
Download (Download link may require vpn):new
TWRP-3.4.2BREDMI9.rar - 蓝奏云
文件大小:31.8 M|
wwa.lanzous.com
lkj00 said:
Unofficial TWRP has been released, it is tested, can be used can be touched
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Your PC already installed adb&fastboot driver
-If you cannot enter the cycle boot, please refer to: https://forum.xda-developers.com/re...access-redmi-9-mediatek-t4149531(-vbmeta.img)
How to:
STEP 1
- Backup Always Recommended
-Turn off the phone-then press the volume down button + power on button to enter fastboot
-Then plug in the data cable (provided that your phone is correctly installed with the adb driver) and run the redmi9 one-key flashing tool
-Wait for the phone to enter recovery and you're done
note:
My device China version redmin9
Download (Download link may require vpn):
https://wwa.lanzous.com/iXvkCgnha5g
Click to expand...
Click to collapse
Is your device boot successfully without any problem
I think it is not safe to flash this recovery in global version ROM...
lkj00 said:
Unofficial TWRP has been released, it is tested, can be used can be touched
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Your PC already installed adb&fastboot driver
-If you cannot enter the cycle boot, please refer to: https://forum.xda-developers.com/re...access-redmi-9-mediatek-t4149531(-vbmeta.img)
How to:
STEP 1
- Backup Always Recommended
-Turn off the phone-then press the volume down button + power on button to enter fastboot
-Then plug in the data cable (provided that your phone is correctly installed with the adb driver) and run the redmi9 one-key flashing tool
-Wait for the phone to enter recovery and you're done
note:
My device China version redmin9
Download (Download link may require vpn):
https://wwa.lanzous.com/iXvkCgnha5g
Click to expand...
Click to collapse
Thanks for sharing. This may be better than the other one from unofficialtwrp. Forks by wzsx150 are usually good from my past experience. Anyone successfully installed?
Shas45558 said:
Is your device boot successfully without any problem
I think it is not safe to flash this recovery in global version ROM...
Click to expand...
Click to collapse
My device has been tested without problems
lkj00 said:
Unofficial TWRP has been released, it is tested, can be used can be touched
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Your PC already installed adb&fastboot driver
-If you cannot enter the cycle boot, please refer to: https://forum.xda-developers.com/re...access-redmi-9-mediatek-t4149531(-vbmeta.img)
How to:
STEP 1
- Backup Always Recommended
-Turn off the phone-then press the volume down button + power on button to enter fastboot
-Then plug in the data cable (provided that your phone is correctly installed with the adb driver) and run the redmi9 one-key flashing tool
-Wait for the phone to enter recovery and you're done
note:
My device China version redmin9
Download (Download link may require vpn):
https://wwa.lanzous.com/iXvkCgnha5g
Click to expand...
Click to collapse
lkj00 said:
My device has been tested without problems
Click to expand...
Click to collapse
Great.....you should try gsi on your device....
Sounds good and regards to the developer, But I recommend that to wait until the TWRP be tested well and release the first update vesion .
for me I will keep waiting for the official TWRP, no need to rush there is no any custom rom
Well it works for me. I use the redmi 9 nfc 3/32 lancelot.
Thread Title Edited to: Redmi 9 unofficial TWRP (Sep,2020)
Funk Wizard said:
Thread Title Edited to: Redmi 9 unofficial TWRP (Sep,2020)
Click to expand...
Click to collapse
Thanks for quick respond.
I just want to know can this be used to flash full magisk? I am in indian rom. Will there be brick issue or something?
Colossus96 said:
I just want to know can this be used to flash full magisk? I am in indian rom. Will there be brick issue or something?
Click to expand...
Click to collapse
I guess you can test it yourself. Quite easy to fix things if it doesn't boot the TWRP. You'll simply flash the original recovery.img from the current MIUI full ROM installed on your phone to erase the TWRP without even erasing userdata. My bootloader is currently locked so can't test it now. About bricks, as you know this is an MTK so you have to be extremely careful.
The advantage with TWRP is you can mod the system so long as you enable write access to that partition. Flashing Magisk modules also works better via the recovery.
Last thing, I think the only way you can get root on MIUI is through the patched boot method. Flashing the Magisk installer zip in TWRP just doesn't do.
Abdullah.Csit said:
Sounds good and regards to the developer, But I recommend that to wait until the TWRP be tested well and release the first update vesion .
for me I will keep waiting for the official TWRP, no need to rush there is no any custom rom
Click to expand...
Click to collapse
I also wait for offical..i root my device and use mod...
I do not want to take risk because of mtk prossessor...
I did
nielsync said:
Thanks for sharing. This may be better than the other one from unofficialtwrp. Forks by wzsx150 are usually good from my past experience. Anyone successfully installed?
Click to expand...
Click to collapse
I did installed it into my Redmi 9 4/64 Indonesia version... So far no problem at all
---------- Post added at 12:57 AM ---------- Previous post was at 12:50 AM ----------
lkj00 said:
Unofficial TWRP has been released, it is tested, can be used can be touched
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Your PC already installed adb&fastboot driver
-If you cannot enter the cycle boot, please refer to: https://forum.xda-developers.com/re...access-redmi-9-mediatek-t4149531(-vbmeta.img)
How to:
STEP 1
- Backup Always Recommended
-Turn off the phone-then press the volume down button + power on button to enter fastboot
-Then plug in the data cable (provided that your phone is correctly installed with the adb driver) and run the redmi9 one-key flashing tool
-Wait for the phone to enter recovery and you're done
note:
My device China version redmin9
Download (Download link may require vpn):
https://wwa.lanzous.com/iXvkCgnha5g
Click to expand...
Click to collapse
Hi sir, i have tested this twrp, and its stable enough.. but i wanna ask u for helping us make a stable/official one based on PBRP (Pitch Black Recovery Project). Can u help us with this??
My telegram : @afdy_y
lkj00 said:
Unofficial TWRP has been released, it is tested, can be used can be touched
REQUIREMENT :
- Already UNLOCK BOOTLOADER
- Your PC already installed adb&fastboot driver
-If you cannot enter the cycle boot, please refer to: https://forum.xda-developers.com/re...access-redmi-9-mediatek-t4149531(-vbmeta.img)
How to:
STEP 1
- Backup Always Recommended
-Turn off the phone-then press the volume down button + power on button to enter fastboot
-Then plug in the data cable (provided that your phone is correctly installed with the adb driver) and run the redmi9 one-key flashing tool
-Wait for the phone to enter recovery and you're done
note:
My device China version redmin9
Download (Download link may require vpn):
https://wwa.lanzous.com/iXvkCgnha5g
Click to expand...
Click to collapse
What is redmi 9 one key flashing tool? How can i find it?
Shas45558 said:
What is redmi 9 one key flashing tool? How can i find it?
Click to expand...
Click to collapse
It means the flashing program in the zip. You can just flash the img file via fastboot command. I tried, it works.
Copy the .img file to your fastboot folder & flash .
Almost brick my device.....
Today I installed this in my redmi 9....
I was surprised when I see that my device is is boot into this recovery....
I am very happy but my happiness gone after a few minutes.....
When I boot into system I cannot boot into recovery.....
So I format all user data and chach....
But same thing happen To me....
I flash this recovery again with fastboot mode.. then I can boot into recovery...
I think it could be happen because my phone is encrypted... So I force dencrypted my device....
When I want to boot into system. I fail to boot no system and no recovery...
I think it is over but luckily I able to boot into fastboot mood ..then I flash boot and recovery....
I realise that there is no need to flash this recovery... Because you can root your phone without recovery....
If you try to flash GSI ROM... It will not happen because it does not support GSI ROM
There is no option to erase system and vendor separately.....
So who want to flash GSI via this recovery, I suggest you do not flash it because we do not need it this time....
I am not sure it may be happen only with me. Feel free to share your experience...
Shas45558 said:
Today I installed this in my redmi 9....
I was surprised when I see that my device is is boot into this recovery....
I am very happy but my happiness gone after a few minutes.....
When I boot into system I cannot boot into recovery.....
So I format all user data and chach....
But same thing happen To me....
I flash this recovery again with fastboot mode.. then I can boot into recovery...
I think it could be happen because my phone is encrypted... So I force dencrypted my device....
When I want to boot into system. I fail to boot no system and no recovery...
I think it is over but luckily I able to boot into fastboot mood ..then I flash boot and recovery....
I realise that there is no need to flash this recovery... Because you can root your phone without recovery....
If you try to flash GSI ROM... It will not happen because it does not support GSI ROM
There is no option to erase system and vendor separately.....
So who want to flash GSI via this recovery, I suggest you do not flash it because we do not need it this time....
I am not sure it may be happen only with me. Feel free to share your experience...
Click to expand...
Click to collapse
This recovry is only to flash magisk for now. Flashing ROMs not supported yet. Don't try to flash rom with this.
That's mean this recovery is not helpful.....
Because we root our devices without any recovery....
Colossus96 said:
This recovry is only to flash magisk for now. Flashing ROMs not supported yet. Don't try to flash rom with this.
Click to expand...
Click to collapse
So it's just for the developers ( As first step to deal with this awful Mediatek ). We will look forward and hopping to get lucky as redmi note 8,8pro.
Abdullah.Csit said:
So it's just for the developers ( As first step to deal with this awful Mediatek ). We will look forward and hopping to get lucky as redmi note 8,8pro.
Click to expand...
Click to collapse
In order to get that lucky we will need source code. Without source code nothing can be done properly.

Guide: Installing TWRP and Custom Roms on RealmeUI 2.0

The bootloader cannot be unlocked in RealmeUI 2.0 on Realme 7 (RMX2151 INDIA) as of now (09-August-2021). The only way to install any ROM/Recovery is to downgrade to the previous version and unlocking the bootloader. The procedure is as follows: (Tested on Realme RMX2151)
Download Android 10 (RealmeUI 1.0 based firmware from here: https://c.realme.com/in/post-details/1415972132185292800)
To be on the Safer Side go to developer options (Tap on build number 5-10 times) and enable USB Debugging.
Shutdown the phone and enter into recovery by holding the power and volume down key for 5-10 seconds) DATA WILL BE WIPED AFTER THIS
Tap on English > Install from Storage > From Phone Storage and select the package.
In around 2-3 minutes Android 10 based stock ROM will be flashed.
Again go to developer options and enable both USB Debugging and OEM Unlocking.
Download in-depth apk and install it on the phone. XDA Forum
Open InDepth APK, Start Applying. Wait for the "review successful".
use the guide in step 7 to boot into fastboot and unlock the bootloader.
Steps to unlock bootloader: Open CMD in the pc to run ADB and fastboot. Type: 1. adb reboot bootloader 2. fastboot devices 3. fastboot flashing unlock 4. fastboot reboot
In case the phone is stuck after fastboot flashing unlock, just restart the recovery by pressing power and volume down together and restart the phone.
Check bootloader status in the developer options.
Reference Video:
Forum: XDA
You can install any recovery. Just follow the same procedure and change the recovery file.
Press Power and Volume down button together as soon as you type fastboot reboot to open the recovery.
Recovery will get reset if you restart the phone. In this case, use Step 13 to reinstall the recovery.
Once in recovery, you can connect to the PC to copy any ROM and install it. It is recommended to use an SD Card.
I am creating this post because none of the available posts in XDA is telling about bootloader unlock in RealmeUI 2.0. I have unlocked the bootloader and flashed a customer ROM on my Realme 7 using this same procedure.
Let me know in case of any doubts.
what recovery you're using? some of them doesn't work on rui 2.0, some others aren't stable enough (unofficial build). also, did you update to rui2.0 again after all of this step?? i managed to get bootloader unlocked on rui2.0 by using mtkclient, downgrade is unnecessary. by using mtkclient you wouldn't get fastboot mode since in depth testing apk also verify to unlock fastboot mode. simply read mtkclient readme file if you wish to unlock.. or I'll make one here
immns said:
what recovery you're using? some of them doesn't work on rui 2.0, some others aren't stable enough (unofficial build). also, did you update to rui2.0 again after all of this step?? i managed to get bootloader unlocked on rui2.0 by using mtkclient, downgrade is unnecessary. by using mtkclient you wouldn't get fastboot mode since in depth testing apk also verify to unlock fastboot mode. simply read mtkclient readme file if you wish to unlock.. or I'll make one here
Click to expand...
Click to collapse
twrp (3.5.2 https://twrp.me/realme/realme6.html ) stops working as soon as you update to rui 2.
Anuj Dadhwal said:
twrp (3.5.2 https://twrp.me/realme/realme6.html ) stops working as soon as you update to rui 2.
Click to expand...
Click to collapse
yea. and it makes my phone bootloop'd
immns said:
yea. and it makes my phone bootloop'd
Click to expand...
Click to collapse
I think TWRP for rui 2 based rom is different. Every time I try flashing twrp it resets the whole bootloader (sort of)
Any update about twrp custom recovery for realme ui 2.0
Mark Yngell Kate said:
Any update about twrp custom recovery for realme ui 2.0
Click to expand...
Click to collapse
Post in thread 'Android11 TWRP 3.5.2 for Realme 7 on rui 2.0 .' https://forum.xda-developers.com/t/...for-realme-7-on-rui-2-0.4316289/post-86337941

Categories

Resources