[RECOVERY] [jasmine_sprout] Sky Hawk Recovery Project v2.2 [04-03-2020] - Xiaomi Mi A2 ROMs, Kernels, Recoveries, & Other De

{
"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:

Related

[TWRP]Lenovo K8 Plus - XT1902-2 - Marino [RECOVERY]

This is Ported TWRP Recovery from a same MT6757 chipset model​--------------------------------------------------------------------------------------------------------------------​
{
"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"
}
Disclaimer
Your warranty is now void.:laugh:
I am not responsible for bricked devices, dead SD cards,thermonuclear war.
Please do some research before flashing it!
YOU are choosing to make these modifications.
you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
How to Flash
- Download the Latest TWRP Recovery Image Attached.
- Flash it via fastboot cmd or via sp flash tool.
- If you want stock recovery then flash stock recovery image with SP tool.
- It is recommended to flash TWRP via FASTBOOT.
How to use SP flash tool
- Install Vcom media tek driver on your pc.
- Boot into meta mode.
- More detail and download available on SPFT
BUGS
Nothing with my device.
Tell me if you found.
DOWNLOAD
Latest TWRP here
Note: This recovery is Android Version sensitive which means it only supports Nougat(7.x) firmware not Oreo(8.x) or Pie (9.x). Flashing this on k8+ running Oreo may brick your device.
THANKS
@GEEKOFIA for porting & customizing.
Arisch for his K8 Plus
GOOGLE for everything.
XDA for publishing.
OFFICIAL COMMUNITY
Official Telegram Group
Official Telegram Channel
======== GEEKOFIA ========
VISIT​
Requirements
1. Your Bootloader must be unlocked.
2. This TWRP is strictly for k8+ running on only nougat firmware (Android 7.x).
3. Internal Storage will be wiped.
Bugs
1. Nothing
2. You tell me
Note: This recovery is Android Version sensitive which means it only supports Nougat(7.x) firmware not Oreo(8.x) or Pie (9.x). Flashing this on k8+ running Oreo may brick your device.
Instructions
1. Go to the fastboot mode.
2. Now paste the recovery in adb folder.
3. Open the cmd by holding shift and press right click in adb folder and then click open powershell window here.
4. Now to confirm that device is connected by typing :-
Code:
fastboot devices
If your device seriel no. appers then it is okay.
6. After that type:-
Code:
fastboot flash recovery twrp-recovery-name.img
7. Now unplug your device and then hold power button till it turns off and then hold volume (-) after that press power button to boot into bootloader then choose recovery mode.
Now you are in TWRP mode.
Note:- After flashing recovery you must have to wipe Internal Storage(format data > yes) to remove encryption. Also, you must have to flash magisk so that it will patch boot.img through which system will not be able to overwrite TWRP again.
Download
TWRP
MAGISK
Q&A
Q: What is the dycrept password?
A: Click on cancel after that format data to remove this permanetly.
Q: Is the Screen black after booting to twrp ?
A: Yes,it is on locked state by default,you have to press power button to unlock it.
OFFICIAL COMMUNITY
Official Telegram Group
Official Telegram Channel
======== GEEKOFIA ========
VISIT​
Pls guide
Hi i am a newbie to rooting. Could you please give me detailed steps. I understood till the point of flashing twrp. After that do I have to wipe data and flash magisk right then? (I have tried installing twrp 2 times but every time after installing and restarting it shows android recovery only.)
One more thing, will I be able to upgrade to oreo through OTA if I have the stock android recovery ( although bootloader is unlocked)?
akiitd94 said:
Hi i am a newbie to rooting. Could you please give me detailed steps. I understood till the point of flashing twrp. After that do I have to wipe data and flash magisk right then? (I have tried installing twrp 2 times but every time after installing and restarting it shows android recovery only.)
One more thing, will I be able to upgrade to oreo through OTA if I have the stock android recovery ( although bootloader is unlocked)?
Click to expand...
Click to collapse
You need to boot your device (lenovo k8 plus) from this twrp. To do this type following code in cmd.
Code:
fastboot boot twrp-name.img
This will boot you to recovery mode (just wait couple seconds),the screen may be black if so,then press the power button and swipe to unlock the recovery screen. Now you have to flash the same twrp-recovery.img file into recovery partition.
If you don't flash twrp-recovery image during that live recovery session,you will not be able to reboot to twrp recovery again.
But if you don't want twrp recovery permanently,just need root access,then you can flash only magisk .zip during this live session and reboot your phone and install magisk manager apk and patch the stock boot image.By this process your phone will have root access without a TWRP recovery.
GEEKOFIA said:
You need to boot your device (lenovo k8 plus) from this twrp. To do this type following code in cmd.
Code:
fastboot boot twrp-name.img
This will boot you to recovery mode (just wait couple seconds),the screen may be black if so,then press the power button and swipe to unlock the recovery screen. Now you have to flash the same twrp-recovery.img file into recovery partition.
If you don't flash twrp-recovery image during that live recovery session,you will not be able to reboot to twrp recovery again.
But if you don't want twrp recovery permanently,just need root access,then you can flash only magisk .zip during this live session and reboot your phone and install magisk manager apk and patch the stock boot image.By this process your phone will have root access without a TWRP recovery.
Click to expand...
Click to collapse
Thank you.
1. What did you mean by "Now you have to flash the same twrp-recovery.img file into recovery partition." Please give detailed steps of how to do that once I reach the twrp screen after flashing twrp. sorry but I am new to all this
2. I have now rooted my phone by flashing patched_boot.img from dhruv aggarwal's post. Now how do I install twrp without losing root? Please give detailed steps(like what command, recovery mode or not...). Can I just flash the twrp.img file you have provided in the post using flashify app?
sorry for troubling you.
akiitd94 said:
You need to boot your device (lenovo k8 plus) from this twrp. To do this type following code in cmd.
Thank you.
1. What did you mean by "Now you have to flash the same twrp-recovery.img file into recovery partition." Please give detailed steps of how to do that once I reach the twrp screen after flashing twrp. sorry but I am new to all this
2. I have now rooted my phone by flashing patched_boot.img from dhruv aggarwal's post. Now how do I install twrp without losing root? Please give detailed steps(like what command, recovery mode or not...). Can I just flash the twrp.img file you have provided in the post using flashify app?
sorry for troubling you.
Click to expand...
Click to collapse
If you have root access then install flashify apk and choose the twrp image you want to flash.

[CLOSED][OFFICIAL] TWRP 3.4.0-0 | Team Win Recovery Project | Nokia 7.1 | Crystal |

{
"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"
}
Note - Iam Not Responsible for bricked devices
About Team win recovery project
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
Installation procedure
1 . Download twrp-3.4.0-0-CTL_sprout.img & twrp-installer-3.4.0-0-CTL_sprout.zip copy in one folder
2. connect phone to pc boot your phone to download mode
3. open cmd in that folder
4. type fastboot devices
5. type fastboot boot twrp-3.4.0-0-CTL_sprout.img
6. now your phone will boot in to twrp
7. now copy twrp installer.zip in to your phone from pc using type c usb cable
8. now flash twrp installer zip ( this will make your twrp permanent )
10. now flash magisk or what ever your wish and press reboot system
11. now if you people want to boot in to twrp? power off your phone connect to pc or charger
& wait for battery logo and press volume up and power button for 8 seconds now you will boot in to twrp
Download Android 10 Twrp-3.4.0-0 From Here
​For More Information About Status Official Click Here​
​
XDA:DevDB Information
TWRP 3.4.0-0 , for the Nokia 7.1
Contributors
Raghu varma
Source Code: https://github.com/TeamWin/android_device_nokia_CTL_sprout
My build script https://github.com/RaghuVarma331/scripts
Version Information
Status: Stable
Current Stable Version: 3.x
Stable Release Date 2019-01-26
Created 2019-01-26
Last Updated 2020-06-25
Hi Raghu, I appreciate the work you are doing for the Nokia community!
I have a question... if I boot directly into TWRP instead of flashing TWRP over my stock recovery, is it truly necessary to reflash the stock recovery? Like for instance, I only want to load magisk on my device/create a nandroid backup and keep stock recovery and stock OS until the Android Q release. Though, from experience from other devices I have owned... booting directly into TWRP instead of flashing only is temporary and keeps the stock recovery intact. I am not sure from your tutorial if I truly need to flash my stock recovery after just booting TWRP temporarily?
usernamedoesnotexist said:
Hi Raghu, I appreciate the work you are doing for the Nokia community!
I have a question... if I boot directly into TWRP instead of flashing TWRP over my stock recovery, is it truly necessary to reflash the stock recovery? Like for instance, I only want to load magisk on my device/create a nandroid backup and keep stock recovery and stock OS until the Android Q release. Though, from experience from other devices I have owned... booting directly into TWRP instead of flashing only is temporary and keeps the stock recovery intact. I am not sure from your tutorial if I truly need to flash my stock recovery after just booting TWRP temporarily?
Click to expand...
Click to collapse
if you want to get back to your stock recovery just flash your stock boot.img of the respective security patch
for example you flashed twrp on may 2019 pie
and now you want to get back to stock recovery?
so just flash using fastboot flash boot boot.img ( may 2019 boot.img)
Raghu varma said:
if you want to get back to your stock recovery just flash your stock boot.img of the respective security patch
for example you flashed twrp on may 2019 pie
and now you want to get back to stock recovery?
so just flash using fastboot flash boot boot.img ( may 2019 boot.img)
Click to expand...
Click to collapse
Thanks for the info! Unfortunately, I couldn't pull my stock recovery from adb and had to use the terminal inside TWRP to pull my recovery. After successfully getting stock recovery, I patched the stock recovery (after copying) to my external SD with magisk and flashed that via adb. Magisk is now installed and I am satisfied.
Note: this is relatively the first time I am leaving stock recovery on my device vs custom recovery to keep the OTA updates. This is because there isn't much of a dev community here at the moment and not much to do on the device.
New Build Is Up
Based On R40
Android version - pie
twrp- based on June 2019
################ The final Main installation procedure #################
Note - this will work only On June 2019 Security Patch And From Now i will update Twrp Every Month
1 . Download twrp-3.3.1-0-CTL.img & twrp-installer-3.3.1-0-CTL.zip copy in one folder
2. connect phone to pc boot your phone to download mode
3. open cmd in that folder
4. type fastboot devices
5. type fastboot boot twrp-3.3.1-0-CTL.img
6. now your phone will boot in to twrp
7. now copy twrp installer.zip in to your phone from pc using type c usb cable
8. now flash twrp installer zip ( this will make your twrp permanent )
10. now flash magisk or what ever your wish and press reboot system
11. now if you people want to boot in to twrp? just power off your phone connect to pc or charger
& wait for battery logo and press volume up and power button for 8 seconds now you will boot in to twrp
congratulations now you are successfully booted in to twrp
@Raghu varma
Any telegram group for development? If that exist, please add me t.me/theHari08.
Note - Twrp Support is back for Nokia 7.1
Changelog
13-12-2019
* Initial android 10 twrp builds are up
* Twrp based on 3.3.1-0
* Supports on Android 10 stock roms and custom roms
* supports on Android 9 stock roms and custom roms
* Follow instructions as i mentioned above in the xda thread for installation
* Omni sources based on latest r47
* Decryption works
Hi,
I used to be into flashing phones back in the day but now I'm a bit rusty so my question is simple:
Do I have to unlock the bootloader first before I can flash twrp? It is a painpoint for me on this phone that there is no simple way to do that.
Thanks.
giant_karlik said:
Hi,
I used to be into flashing phones back in the day but now I'm a bit rusty so my question is simple:
Do I have to unlock the bootloader first before I can flash twrp? It is a painpoint for me on this phone that there is no simple way to do that.
Thanks.
Click to expand...
Click to collapse
Before you can modify anything on a phone you always have to unlock the bootloader. Since Nokia does not allow official bootloader unlocks, we have to go through a paid method (see other threads about unlocking the bootloader here).
this guy will do it for a small fee well worth it ...
Added official support
Android 10 TWRP doesn't work on 7.1 december update
Hey,
Thanks for all the hard work you're putting into this project, really helped me when I was using android 9.
But I can't seem to make the latest version you uploaded work now that I'm on android 10. When I try to boot the image file I'm stuck on the android one logo, no matter how much I wait.
So I was wondering if the latest update isn't supported yet or if I'm doing something wrong.
Really sorry to bother you if it's the former.
Have a nice day.
Reysen said:
Hey,
Thanks for all the hard work you're putting into this project, really helped me when I was using android 9.
But I can't seem to make the latest version you uploaded work now that I'm on android 10. When I try to boot the image file I'm stuck on the android one logo, no matter how much I wait.
So I was wondering if the latest update isn't supported yet or if I'm doing something wrong.
Really sorry to bother you if it's the former.
Have a nice day.
Click to expand...
Click to collapse
*make sure your phone bootloader is unlocked.
* make sure you downloaded twrp files from xda thread download links
* make sure you follow steps as i mentioned above
according to your info i tested again on my Nokia 6.1 Plus android 10 stock rom based on december security patch.
Nokia 7 Plus , Nokia 7.1 , Nokia 6.1 & Nokia 6.1 Plus all sources are same
so it should work on 7.1 too make sure you re flashed stock rom and test again because trying several times on same partition may corrupt and failed to boot.
Hey, thanks for your fast answer.
*make sure your phone bootloader is unlocked.
Click to expand...
Click to collapse
The bootloader is indeed unlocked
* make sure you downloaded twrp files from xda thread download links
Click to expand...
Click to collapse
I tried multiple versions from the sourceforge link.
* make sure you follow steps as i mentioned above
Click to expand...
Click to collapse
I'm stuck at "boot TWRP" step as there is only the android one boot screen and I can only reboot. Though for some reason I can still use some fastboot commands (such as fastboot reboot bootloader).
I never modified the system partition on my phone through fastboot, only flashed a magisk patched boot.img when I was still on android 9.
Before upgrading to android 10, I patched the stock boot.img and did a factory reset. Then I did all the available updates through the phone update system. Never used a custom rom, so everything should be stock.
Forgot to mention but the phone isn't bricked or anything, it work normally without any issue. I just can't run TWRP for some reason.
Here's the oem information if that can help you
Thanks and have a nice day
(Unfortunately I can't upload pictures or post links)
Reysen said:
Hey, thanks for your fast answer.
The bootloader is indeed unlocked
I tried multiple versions from the sourceforge link.
I'm stuck at "boot TWRP" step as there is only the android one boot screen and I can only reboot. Though for some reason I can still use some fastboot commands (such as fastboot reboot bootloader).
I never modified the system partition on my phone through fastboot, only flashed a magisk patched boot.img when I was still on android 9.
Before upgrading to android 10, I patched the stock boot.img and did a factory reset. Then I did all the available updates through the phone update system. Never used a custom rom, so everything should be stock.
Forgot to mention but the phone isn't bricked or anything, it work normally without any issue. I just can't run TWRP for some reason.
Here's the oem information if that can help you
Thanks and have a nice day
(Unfortunately I can't upload pictures or post links)
Click to expand...
Click to collapse
Well i don't want to waste my time infront of sitting xda and answering questions like customer care but still yes i will help you out in this
1. just don't use patched boot images
2. Flash stock rom again for fresh start
3. If you are confused about flashing stock rom process
Go ahead to this link
https://forum.xda-developers.com/nokia-7-1/development/tool-stock-rom-flash-tool-nokia-7-1-t4023959
4. After booting in to stock rom power of your phone & press volume down & power button for download mode
5. now open cmd in twrp download folder
6. type fastboot boot twrpname.img
7. Now your phone reboots to twrp
8. Decrypt your phone using your lock screen password,pin or pattern (if you keep security)
9. Now flash magisk of what ever you want but make sure you flash the stuff according to my loyal steps. Which i mentioned my xda threads in 7.1 xda forums
Peace !
Raghu varma said:
Well i don't want to waste my time infront of sitting xda and answering questions like customer care but still yes i will help you out in this
1. just don't use patched boot images
2. Flash stock rom again for fresh start
3. If you are confused about flashing stock rom process
Go ahead to this link
https://forum.xda-developers.com/nokia-7-1/development/tool-stock-rom-flash-tool-nokia-7-1-t4023959
4. After booting in to stock rom power of your phone & press volume down & power button for download mode
5. now open cmd in twrp download folder
6. type fastboot boot twrpname.img
7. Now your phone reboots to twrp
8. Decrypt your phone using your lock screen password,pin or pattern (if you keep security)
9. Now flash magisk of what ever you want but make sure you flash the stuff according to my loyal steps. Which i mentioned my xda threads in 7.1 xda forums
Peace !
Click to expand...
Click to collapse
Hi,
I flashed my nokia 7.1 like instructed and everything went well (though I noticed it wasn't the latest version, but that's a detail).
Went into the bootloader and tried running TWRP but still had the same issue as before (stuck on the android one boot, it was a totally stock ROM, the one provided on your other post).
So I used the boot.img from the stock ROM you uploaded and patched it, then flashed it in the bootloader and it worked.
So even though TWRP still doesn't work in the end I did what I wanted to do, so thanks for your help.
And again, thanks for all the work you're doing, sorry to bother you.
Have a nice day.
Same problem here - unlocked my sons' Nokia 7.1 today via techmestos service, rebooted into the downgraded Android, entered setup and started the mandatory Android upgrade, went through that successfully, activated ADB, got into Download mode and ran the following command:
Code:
fastboot boot twrp-3.3.1-0-CTL_sprout-10.0-20200109.img
downloading 'boot.img'...
OKAY [ 1.058s]
booting...
OKAY [ 5.058s]
finished. total time: 6.116s
Phone screen changed to the 'bootloader unlocked' screen and then the usual AndroidOne boot screen appeared. But neither TWRP nor Android came up ...
The downloaded files are OK, I checked the sha1sum on both of them
Any hints what to do here?`How can I help to track this down?
husky69 said:
Same problem here - unlocked my sons' Nokia 7.1 today via techmestos service, rebooted into the downgraded Android, entered setup and started the mandatory Android upgrade, went through that successfully, activated ADB, got into Download mode and ran the following command:
Code:
fastboot boot twrp-3.3.1-0-CTL_sprout-10.0-20200109.img
downloading 'boot.img'...
OKAY [ 1.058s]
booting...
OKAY [ 5.058s]
finished. total time: 6.116s
Phone screen changed to the 'bootloader unlocked' screen and then the usual AndroidOne boot screen appeared. But neither TWRP nor Android came up ...
The downloaded files are OK, I checked the sha1sum on both of them
Any hints what to do here?`How can I help to track this down?
Click to expand...
Click to collapse
TWRP went official so technically you can go to the TWRP site and download the current there
In addition to it going official, there is no need to download both the img and zip installer with it.
https://dl.twrp.me/CTL_sprout/
You can now just flash (fastboot flash recovery twrp-3.3.1-0-CTL_sprout.img).
https://twrp.me/nokia/nokia7.1.html
Things to keep in mind: If you have a PIN or Passcode you should disable it on the ROM before booting up to TWRP because of encryption.
If you flash another ROM such as Lineage OS shortly after flashing TWRP, it will replace the TWRP with the Lineage OS recovery. So you will probably have to flash TWRP again.
I hope that this works?!
i have android 9 is there a twrp image for 9?
Alas, this does not help, the same problem, the phone hangs on the logo)
P.S
executed the commands like this:
fastboot flash recovery (error issued)
fastboot boot
and successfully loaded into TWRP

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

Development TWRP Recovery for Realme C2 [RECOVERY][OFFICIAL]

{
"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.x 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>
/*
* Your warranty is now void.
*
* 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.
*
*/
NOTE:
This Recovery is Built from sources. It's Not a Port. It is Tested and working fine.
INSTALLATION:
1. Download Recovery.img from below
2. boot into fastboot
3. Type these commands one by one:
"fastboot flash recovery recovery.img"
"fastboot oem reboot-recovery"
For Realme Ui android 10 download file ending with _10.img
Type these commands one by one:
"fastboot flash recovery recovery.img"
"fastboot reboot recovery"
DOWNLOADS:
TWRP
SOURCES:
TWRP
Device tree
BUGS:
NONE
Hit Thanks If You Liked My Work
After flashing twrp recovery realme c2 it's see sending recovery, writing recovery, finished recovery.when type next command fastboot oem reboot-recovery my phone boot my home screen.
Soumen Malik said:
After flashing twrp recovery realme c2 it's see sending recovery, writing recovery, finished recovery.when type next command fastboot oem reboot-recovery my phone boot my home screen.
Click to expand...
Click to collapse
Yess..same thing I am also experiencing...
SÀẞYÁSACHI said:
Yess..same thing I am also experiencing...
Click to expand...
Click to collapse
Soumen Malik said:
After flashing twrp recovery realme c2 it's see sending recovery, writing recovery, finished recovery.when type next command fastboot oem reboot-recovery my phone boot my home screen.
Click to expand...
Click to collapse
that depends upon your android version android 9 command doesnt work on a10 & android 10 command doesnt work on a9
Siddk said:
that depends upon your recovery version android 9 command doesnt work on a10 & android 10 command doesnt work on a9
Click to expand...
Click to collapse
Can you plz suggest me the commands through which I can install twrp in realme c2(android 9) rmx 1941...
Siddk said:
that depends upon your recovery version android 9 command doesnt work on a10 & android 10 command doesnt work on a9
Click to expand...
Click to collapse
I had followed all the steps guided by xda, and although and flashing, the results showed finished status, but after That I typed fastboot oem reboot-recovery, it booted to the homescreen directly...and then when I typed "adb reboot recovery" commands, it booted to the stock recovery... please help me
SÀẞYÁSACHI said:
I had followed all the steps guided by xda, and although and flashing, the results showed finished status, but after That I typed fastboot oem reboot-recovery, it booted to the homescreen directly...and then when I typed "adb reboot recovery" commands, it booted to the stock recovery... please help me
Click to expand...
Click to collapse
https://dl.twrp.me/RMX1941/twrp-3.5.0_9-0-RMX1941.img.html
download this & flash through fastboot then boot directly into recovery rebooting to system will revert the recovery
fastboot flash recovery filename.img
fastboot oem reboot-recovery
Siddk said:
https://dl.twrp.me/RMX1941/twrp-3.5.0_9-0-RMX1941.img.html
download this & flash through fastboot then boot directly into recovery rebooting to system will revert the recovery
fastboot flash recovery filename.img
fastboot oem reboot-recovery
Click to expand...
Click to collapse
Thanks, sir...it really worked...
is there any way to install TWRP in realme c2 permanently?
sir i need help twrp not showing up after i successfully flashed the .img file my device is realme c2 rmx 1941 (android 10)
i installed 3.5.1 & 3.5.2
this happened... both of them and whenever i boot to recovery its always realme ui recovery options...
nemesis1941 said:
sir i need help twrp not showing up after i successfully flashed the .img file my device is realme c2 rmx 1941 (android 10)
i installed 3.5.1 & 3.5.2
this happened... both of them and whenever i boot to recovery its always realme ui recovery options...
View attachment 5353883
Click to expand...
Click to collapse
this happened to me also. successful recovery flash, then error in fastboot reboot recovery. i also tried fastboot boot recovery.img, but no luck
any solution on how to fix this problem? @Siddk
nemesis1941 said:
patrickbusto081302 said:
this happened to me also. successful recovery flash, then error in fastboot reboot recovery. i also tried fastboot boot recovery.img, but no luck
any solution on how to fix this problem? @Siddk
Click to expand...
Click to collapse
sir i need help twrp not showing up after i successfully flashed the .img file my device is realme c2 rmx 1941 (android 10)
i installed 3.5.1 & 3.5.2
this happened... both of them and whenever i boot to recovery its always realme ui recovery options..
View attachment 5353883
Click to expand...
Click to collapse
minimal adb will not work with android 10 download tool from below
https://developer.android.com/studio/releases/platform-tools
thank you very much for the help man <3 it worked *3*
Siddk said:
minimal adb will not work with android 10 download tool from below
https://developer.android.com/studio/releases/platform-tools
Click to expand...
Click to collapse
Is this normal?
My Phone Screen Shows
OPPO Verify pass
fastboot unlock verify ok
Cjhay29 said:
Is this normal?
My Phone Screen Shows
OPPO Verify pass
fastboot unlock verify ok
Click to expand...
Click to collapse
Also I have a question
When using volume down + power button it goes into bootloader instead of recovery. Is that normal?
By the way I already unlock the bootloader
Last question
When I already flashed the twrp can I use power button + volume down?
And it is permanently installed?
Cjhay29 said:
Last question
When I already flashed the twrp can I use power button + volume down?
And it is permanently installed?
Click to expand...
Click to collapse
Oppo verify is fastboot screen
No key to boot into recovery directly Blame realme for that
you need to boot into fastboot first then recovery or via magisk manager
Hi,can you help me.. After I reboot using command adb reboot bootloader..it stuck at 'oppo verify pass fastboot_unlock_verify_ok' .. and then I enter fastboot reboot command,and it says waiting for any devices.. I've unlock oem and usb debugging already..
Cjhay29 said:
Also I have a question
When using volume down + power button it goes into bootloader instead of recovery. Is that normal?
By the way I already unlock the bootloader
Click to expand...
Click to collapse
may I know how you unlock the bootloader

[RECOVERY][UNOFFICIAL] TWRP 3.6.1 for UMIDIGI F1 and F1 Play [11/04/2022]

{
"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"
}
This is an UNOFFICIAL TWRP recovery for the UMIDIGI F1 and F1 Play
Builded from scratch
Whats Working :
- Decryption
- Backup / Restore
- ADB
- MTP
- OTG
- Flash System Image and Vendor Image also
Known Bugs :
- I think none
Instructions :
Using SP Flash tool
- Open flash_tool.exe from sp flash tool folder ( you can download it from here)
- Choose MT6771_Android_scatter.txt from UMIDIGI Stock Firmware
- Tap on Recovery and Choose TWRP-3.6.1-XX.img
- Click on Download and Reboot your Phone and plug your usb cable and press in Volume up button
-Wait to finish and enjoy
Using Fastboot ( you need Fastboot to do that)
- Power off
- Press on Power+Volume up button to boot up to Fastboot
- Execute "fastboot flash recovery TWRP-3.6.1-XX.img"
- Wait to Finish And Execute "fastboot reboot recovery"
- Enjoy
Using Another Recovery
- Copy TWRP-3.6.1-XX.imgto SD Card
- Press Install and Choose TWRP-3.6.1-XX.img and Choose Recovery
- Wait to Finish And Reboot to Recovery
- Enjoy
Downloads :
F1 : https://www.mediafire.com/file/91k98oii8ab7j1l/TWRP_3.6.1-F1.img/file
F1 Play : https://www.mediafire.com/file/dn8mzk8bpulvqig/TWRP_3.6.1-F1_Play.img/file
Device Tree : https://github.com/shadowofleaf96/android_device_umidgi_f1/tree/TWRP9.0
Credits :
- PeterCxy
- UMIDIGI
if you consider Donating
Thanks​
@Shadow Of Leaf, Thanks for your work.
I tried to flash the .img file today using fastboot command and for some reasons my F1 reboots to system, not recovery.
The fastboot flash command completed OK for both Sending and Writing but when I tried
fastboot reboot recovery
the phone reboots to the system.
I also tried
fastboot boot TWRP-3.5.2-F1.img
but get the same result.
Any idea what went wrong and how to fix it? TIA.
nnSlick said:
@Shadow Of Leaf, Thanks for your work.
I tried to flash the .img file today using fastboot command and for some reasons my F1 reboots to system, not recovery.
The fastboot flash command completed OK for both Sending and Writing but when I tried
fastboot reboot recovery
the phone reboots to the system.
I also tried
fastboot boot TWRP-3.5.2-F1.img
but get the same result.
Any idea what went wrong and how to fix it? TIA.
Click to expand...
Click to collapse
it is not fastboot flash boot
it is fastboot flash recovery TWRP-3.5.2-F1.img
when it finished tap fastboot reboot when phone is rebooting click on volume down until the bootlogo come out then it will go to recovery
Shadow Of Leaf said:
it is not fastboot flash boot
it is fastboot flash recovery TWRP-3.5.2-F1.img
when it finished tap fastboot reboot when phone is rebooting click on volume down until the bootlogo come out then it will go to recovery
Click to expand...
Click to collapse
@Shadow Of Leaf
Thanks for the prompt response, appreciate it.
I was not clear in my previous post, what I meant was I tried 2 ways
1. flash using fastboot flash command, and
2. boot directly using fastboot boot command
and both times I could not get TWRP to run.
Here is the output of the first method:
When I click on Vol- while the device was rebooting, I saw the boot logo andn then a screen with Chinese menus on the left top of the screen. Weird!
May be the file was not written properly? I tried to redownload the file twice but same thing happens.
nnSlick said:
@Shadow Of Leaf
Thanks for the prompt response, appreciate it.
I was not clear in my previous post, what I meant was I tried 2 ways
1. flash using fastboot flash command, and
2. boot directly using fastboot boot command
and both times I could not get TWRP to run.
Here is the output of the first method:
View attachment 5380507
When I click on Vol- while the device was rebooting, I saw the boot logo andn then a screen with Chinese menus on the left top of the screen. Weird!
May be the file was not written properly? I tried to redownload the file twice but same thing happens.
Click to expand...
Click to collapse
did you unlock your bootloader ???
if yes when flash try the power and volume down combination to go recovery
if not try this
Unlock the bootloader (will result in a factory data reset and a warning message on the boot screen) YOU LOSE YOUR WARRANTY BY DOING THIS!!!
a) Enable Developer options
b) Enable OEM unlock and USB debugging. (Install ADB drivers on your computer)
c) Connect your phone to USB and in a command window type adb reboot bootloader
d) Type fastboot flashing unlock
e) Confirm your decision on the phone (You can re-lock the bootloader with fastboot flashing lock)
Shadow Of Leaf said:
did you unlock your bootloader ???
if yes when flash try the power and volume down combination to go recovery
if not try this
Unlock the bootloader (will result in a factory data reset and a warning message on the boot screen) YOU LOSE YOUR WARRANTY BY DOING THIS!!!
a) Enable Developer options
b) Enable OEM unlock and USB debugging. (Install ADB drivers on your computer)
c) Connect your phone to USB and in a command window type adb reboot bootloader
d) Type fastboot flashing unlock
e) Confirm your decision on the phone (You can re-lock the bootloader with fastboot flashing lock)
Click to expand...
Click to collapse
I did unlock the bootloader, and every time the phone reboot I see a warning that the device is unsafe.
It appears that flashing went OK, as reported by the 'fastboot flast recovery...' command. But when I try to go to recovery with Power+VolDown combination the phone just could not run TWRP!
I am not sure if it is related but after power off, when I try to reboot with Power+Vol Down (or Up) combination the boot logo appears then disappears (looping?) and I do not see a boot menu (as shown in a YouTube video). When I reboot from fastboot it seems to go to some boot program with a Chinese menu.
nnSlick said:
I did unlock the bootloader, and every time the phone reboot I see a warning that the device is unsafe.
It appears that flashing went OK, as reported by the 'fastboot flast recovery...' command. But when I try to go to recovery with Power+VolDown combination the phone just could not run TWRP!
I am not sure if it is related but after power off, when I try to reboot with Power+Vol Down (or Up) combination the boot logo appears then disappears (looping?) and I do not see a boot menu (as shown in a YouTube video). When I reboot from fastboot it seems to go to some boot program with a Chinese menu.
Click to expand...
Click to collapse
ok another solution
try to reboot your phone to the system and enable adb (android debug shell) and type adb reboot recovery
it will reboot to recovery
Shadow Of Leaf said:
ok another solution
try to reboot your phone to the system and enable adb (android debug shell) and type adb reboot recovery
it will reboot to recovery
Click to expand...
Click to collapse
@Shadow Of Leaf
Appreciate you prompt help!
Not sure what happened but I retried one more time and guess what it works this time . Thank you so much!
I notice that it takes long time to show the menu and it looks like TWRP tries to decrypt data, even though I already did a factory reset.
Now I can root and install custom ROMs. Thanks again!
nnSlick said:
@Shadow Of Leaf
Appreciate you prompt help!
Not sure what happened but I retried one more time and guess what it works this time . Thank you so much!
I notice that it takes long time to show the menu and it looks like TWRP tries to decrypt data, even though I already did a factory reset.
Now I can root and install custom ROMs. Thanks again!
Click to expand...
Click to collapse
you welcome anytime
Hi thank you so much for your work.
But when I try to flash recovery and suddenly, when I type fastboot reboot recovery , it says something like can't get recovery partition unable, and then when I go manually into recovery I get stock one.
Of course the flashing of twrp recovery goes all well, so it's a strange issue. Just one time after the flash I successfully got twrp but lost after reboot and I didn't have internal memory mounted.
Can you help me?
Thanks
kayuz said:
Hi thank you so much for your work.
But when I try to flash recovery and suddenly, when I type fastboot reboot recovery , it says something like can't get recovery partition unable, and then when I go manually into recovery I get stock one.
Of course the flashing of twrp recovery goes all well, so it's a strange issue. Just one time after the flash I successfully got twrp but lost after reboot and I didn't have internal memory mounted.
Can you help me?
Thanks
Click to expand...
Click to collapse
yes for sure
first use this recovery https://forum.xda-developers.com/t/...icial-twrp-3-3-1-for-umidigi-f1-play.4007315/ for now
data exryption work
flash this recovery in fastboot(fastboot flash recovery 'recovery file') and type fastboot reboot
when reboot a long click on volume up button until seeing umidigi logo it will work
Shadow Of Leaf said:
yes for sure
first use this recovery https://forum.xda-developers.com/t/...icial-twrp-3-3-1-for-umidigi-f1-play.4007315/ for now
data exryption work
flash this recovery in fastboot(fastboot flash recovery 'recovery file') and type fastboot reboot
when reboot a long click on volume up button until seeing umidigi logo it will work
Click to expand...
Click to collapse
that's the error:
fastboot: usage: unknown reboot target recovery
I tried but can't access recovery, I need to plug out the cable before pressing vol up?
kayuz said:
that's the error:
fastboot: usage: unknown reboot target recovery
I tried but can't access recovery, I need to plug out the cable before pressing vol up?
Click to expand...
Click to collapse
just go to stockrom and type adb reboot recovery
I solved flashing the twrp by another person, currently on phone so can't see who was.
Anyway it appears that was an issue with decryption, because that twrp can see internal storage. Flashed all and will send feedback in appropriate thread ;-)
Shadow Of Leaf said:
just go to stockrom and type adb reboot recovery
Click to expand...
Click to collapse
TWRP 3.6.1 stable new version at last
i think it is bugless but try it out and report
Shadow Of Leaf said:
TWRP 3.6.1 stable new version at last
i think it is bugless but try it out and report
Click to expand...
Click to collapse
hello friend, could you tell me what process you did to compile a twrp for your umidigi, I wanted to make one for my umidigi a9 pro 2021, it has the same processor as your device.
Isaac™ said:
hello friend, could you tell me what process you did to compile a twrp for your umidigi, I wanted to make one for my umidigi a9 pro 2021, it has the same processor as your device.
Click to expand...
Click to collapse
you can use this guide to build twrp for your device and use this device tree thats is compatible with your device and has a newer vendor (mine is comptable with old pie vendor that will have issues with data encryption)
link of the guide : https://github.com/ADeadTrousers/twrp_device_Unihertz_Atom_LXL/blob/master/docs/HOW-TO-BUILD.md
links of device tree : https://github.com/ADeadTrousers/twrp_device_Unihertz_Atom_XL_EEA
Common device treehttps://github.com/ADeadTrousers/twrp_device_Unihertz_Atom_LXL
you have to change the common device tree and the device tree to your device

Categories

Resources