[RECOVERY][DECRYPTION WORKS][UNOFFICIAL] TWRP 3.3.1 for UMIDIGI F1 Play - Miscellaneous Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is an UNOFFICIAL TWRP recovery for the UMIDIGI F1 Play
this is just a port of @PeterCxy TWRP for UMIDIGI F1
What Working :
- Everthing
Known Bugs
- Screen may flash on the password-input UI.
- MTP
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.3.1-0 Umidigi F1 Play.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.3.1-0 Umidigi F1 Play.img"
- Wait to Finish And Execute "fastboot reboot recovery"
- Enjoy
Using Another Recovery
- Copy TWRP 3.3.1-0 Umidigi F1 Play.img to SD Card
- Press Install and Choose TWRP 3.3.1-0 Umidigi F1 Play.img and Choose Recovery
- Wait to Finish And Reboot to Recovery
- Enjoy
Changelog:
v1.0 : initial version
v1.1 : fix recovery loop
Downloads :
here
Credits :
- PeterCxy
- UMIDIGI
if you consider Donating
Thanks
XDA:DevDB Information
[RECOVERY][DECRYPTION WORKS][UNOFFICIAL] TWRP3.3.1 for UMIDIGI F1 Play, Tool/Utility for all devices (see above for details)
Contributors
Shadow Of Leaf
Version Information
Status: Testing
Created 2019-11-21
Last Updated 2019-11-21​

Omg! Nice Port man! Great job! Are you going to port other things from Umidigi F1 community? ?

Amazing! Thank you so much for your work! Finally, I can create TWRP backups again.
Off to new frontiers now! Trying different ROMs now. Woohoo!

Dontwait said:
Omg! Nice Port man! Great job! Are you going to port other things from Umidigi F1 community?
Click to expand...
Click to collapse
yes for sure
give me a link and i will try my best

InTheY2K said:
Amazing! Thank you so much for your work! Finally, I can create TWRP backups again.
Off to new frontiers now! Trying different ROMs now. Woohoo!
Click to expand...
Click to collapse
you welcome

Whenever I try to flash an image (I've tried many), this version of TWRP never sees the system partition yet Fastboot can do it. Any idea what I'm doing wrong?

txenglan said:
Whenever I try to flash an image (I've tried many), this version of TWRP never sees the system partition yet Fastboot can do it. Any idea what I'm doing wrong?
Click to expand...
Click to collapse
yes i know it seems that the developer did not include flash img in system or vendor partition

Shadow Of Leaf said:
yes i know it seems that the developer did not include flash img in system or vendor partition
Click to expand...
Click to collapse
OK, if I understand correctly, this means that this version of TWRP can really only be used for backing up the data partition then? Either way, I appreciate the work you did on this.

Here you can find newer version of TWRP that the one available on official TWRP web page.
https://community.umidigi.com/forum.php?mod=viewthread&tid=2962&extra=page=1
EDIT:
Never mind the link above form UmiDigi forum (tested, has malfunctions). This one here posted by this thread's the OP is the only one working proper and available of making backups.

Can some one share link (other than umidigi site) of stock firmware?

Non-Rooted?
Can this be used on a stock phone without wiping? I want to backup data before wiping, but the app that I need to backup doesn't allow it.

XtatX said:
Can this be used on a stock phone without wiping? I want to backup data before wiping, but the app that I need to backup doesn't allow it.
Click to expand...
Click to collapse
No because you need to unlock the bootloader to flash recovery.

How did you get decryption to work? Is there a github repo or source code available somewhere?
nvm found your git:
https://github.com/Shadowofleaf/f1_play

Hello, I tried using this TWRP and I had to restore with SP Flash tool and used format all by accident and now I can't properly restore. What do I do?

new version to fix the recovery loop on update in stockrom or in lineageos

Link is broken. where can I find this recovery please?

moresat said:
Link is broken. where can I find this recovery please?
Click to expand...
Click to collapse
im sorry , download link is fixed now

Thanks a lot man, it is perfect now.

moresat said:
Thanks a lot man, it is perfect now.
Click to expand...
Click to collapse
you welcome

Shadow Of Leaf said:
you welcome
Click to expand...
Click to collapse
do you know how to fix umidigi f1 play that wont turn on or gets stuck at "Download DA 100"?

Related

[RECOVERY][UNOFFICIAL][Jasmine] TWRP 3.2.3.0 17-9-2018

{
"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 (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
DOWNLOAD:
https://drive.google.com/open?id=10i5ddHcV0lt8JJ7nV1bJjqc1XXjLCp8n
Note this is just a hobby, but feel free to report bugs.
Kernel source: Prebuilt stock kernel
Boot to fastboot ( volume down and power )
in fastboot type:
Link comes later when stable
fasboot reboot and hold power up and volume
Click to expand...
Click to collapse
Note: this twrp is working with the orginal system, when ota happens just flash twrp again.
BUGS:
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Contributors
@bassbounce ( Compiled )
@Manish4586 ( Device tree )
Device tree: https://github.com/Manish4586/android_device_xiaomi_jasmine-twrp
Source Code: https://github.com/omnirom/android_bootable_recovery/
Version Information:
Status: testing
Created 17-9-2018
Last Updated 17-9-2018
Nice! So this is supposed to work without A/B conflicts - unlike the other TWRP project?
Edit: Awesome! This works great so far. I now have permanent TWRP on my device. It updates partition details perfectly and I was able to flash Magisk without an issue.
Thanks a lot for your work!
thedisturbedone said:
Nice! So this is supposed to work without A/B conflicts - unlike the other TWRP project?
Click to expand...
Click to collapse
U are right, this twrp just boots the stock android, the other did not do that.
bassbounce said:
U are right, this twrp just boots the stock android, the other did not do that.
Click to expand...
Click to collapse
Thank you. Edited my initial post with results. This would open our device to a lot of possibilities.
I have September update, can i install this?
ki69 said:
I have September update, can i install this?
Click to expand...
Click to collapse
I dont know, i didnt test it on the september .
bassbounce said:
Yes, it should be no problem.
Click to expand...
Click to collapse
Thanks man, can you build it for mi a2 lite (daisy) ?
Touch screen don't work
After flash twrp touch screen don't work
My device rooted and install magisk
s.arthit1993 said:
After flash twrp touch screen don't work
My device rooted and install magisk
Click to expand...
Click to collapse
Try flashing stock boot img
This is work for my Mi A2 Rooted Whit Magisk V17.1 ?
Unfortunately, I'm not a developer.
Can someone compile the code and make an available download for this image, please?
Many Thanks!
MMN said:
Unfortunately, I'm not a developer.
Can someone compile the code and make an available download for this image, please?
Many Thanks!
Click to expand...
Click to collapse
same problem here, I don't know how to download or install it, I would like to try it
Adairo said:
same problem here, I don't know how to download or install it, I would like to try it
Click to expand...
Click to collapse
Fastboot flash boot file.img
Restart phone and boot in to recovery volume up and power key.
If it works please report here,
I don't know if twrp works with the September update which is pulled back.
Also I need a 6gb 128 a2 to test this.
DOWNLOAD:
Some ppl reported touch problems we look in to that
Dont download yet
nvm
wi-fi does not work
bassbounce said:
Fastboot flash boot file.img
Restart phone and boot in to recovery volume up and power key.
If it works please report here,
I don't know if twrp works with the September update which is pulled back.
Also I need a 6gb 128 a2 to test this.
Click to expand...
Click to collapse
You have changed the file. The difference is enormous. Which one is correct?
-> twrp-jasmine-0.1.img (27.276kb) -> Link removed in the cited post
-> boot.img (37.252kb) -> Link in post #1
Mi A2 6/128GB is here.
dimaxxxxx said:
wi-fi does not work
Click to expand...
Click to collapse
And yes: wifi does not work on both images
WiFi not working, help please.
Testing without wifi:
* Magisk v17.1 (via TWRP/zip) -> works
* SuperSU (via Magisk) -> works
* SELinux-Manager (via TWRP/zip) and go to permissive mode -> works
* xposed (xposed-v90.2-sdk27-beta3, via TWRP) -> bootloop - I'll try direct installation through Magisk when wifi works.
What's about error message when deleting the cache in TWRP:
unable to find partition for path '/cache'?
To all restore the stock boot.img. To fix it
We need to find a solution. Don't flash the twrp.

Splash Bag™ by AndroBuddy007? [Whyred]

Hello guys! AndroBuddy007 here.
I'm here to share some cool boot logos/splashes for Whyred.
If you don't know what splash image is, it's the 'Mi' logo which is shown while the device boots.
It's very easy to change these images if you follow the steps listed here. I've tried to keep it as simple as possible so that you don't face any problems. Please do tell if you face any problems!
Some of them are FLASHABLE ZIPS, while others are splash.img
To flash splash.img, following shall help you:
Steps:
Via Custom Recovery [No Root]
1. Download the splash you like, of course!
2. Move the splash to the phone storage.
3. Boot into recovery, custom recoveries only!
4. Take a backup (optional), coz just in case...
5. Go to install and select 'Install Image'.
6. Select the splash.img.
7. In the next screen, choose 'Boot logo'.
8. Swipe to make changes and then Reboot.
9. Profit!!
Via Fastboot [No Root]
1. Boot your phone to Bootloader/Fastboot/Download mode
Code:
adb reboot bootloader
2. Move to directory on your PC where the splash is saved and open CMD there, and type
Code:
fastboot flash splash splash.img
3. Reboot.
4. Profit!!
Via Android Terminal [Root]
1. Open terminal in android and type su to give root access to it.
2. Then type this
Code:
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
3. Reboot
4. Profit!!
Do keep in mind that my testers and me have tested these before launching them here and they all work fine. Still it's better to have stock logo backup, or better just flash your device firmware again to restore stock image.
Hope you like my work, and do consider donating me!
Special thanks to @GokulNC for his amazing work on creating the splash image maker which gave me an idea to create these.
Also if you want more of such logo's, please tell me!
PS: I'll soon create flashable Zips if you want, coz it will take some time for me to do the entire process with zips.
You can ask for special requests via PM!
HIT THAT THANKS :good: BUTTON IF YOU LIKED MY WORK!!!
Donate me if you think I'm worthy
Previews
1. Black Panther
{
"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"
}
2. Captain Marvel
3. Watch_Dogs
4. S.H.E.I.L.D
5. Shazam!
6. BlackBerry
7. AOSCP
8. Havoc
9. Marvel
10. Parental Advisory
11. Pubg pan
12. Pubg
13. Resurrection Remix
14. Snapdragon
15. Anonymous
16. Coca Cola
17. OnePlus
Hey guys!
Time for some bootanimations, isn't it?
I'll post the bootanimations I made shortly afterwards, stay tuned!
Btw, you guys can get more logos, frequently updated Here
That's great! Thanks for your work! Can you share the stock miui splash image too?
kostas gp said:
That's great! Thanks for your work! Can you share the stock miui splash image too?
Click to expand...
Click to collapse
Yes I'll be adding that and more too. Enjoy!
Thank you for your great work :good:
Cool, but why a OnePlus boot image on a Xiaomi phone ?
^^
Kéno40 said:
Cool, but why a OnePlus boot image on a Xiaomi phone ?
^^
Click to expand...
Click to collapse
Coz some people like it?
And coz I had been requested to make one too...
Please add new redmi boot logo from redmi note 7
Could u make a boot logo of assassins creed???
player_x2012 said:
Could u make a boot logo of assassins creed???
Click to expand...
Click to collapse
Yeah I'm making few more logos so will put them up here with it.
write, please, in what program did you do it? I want to try
Thanks
compatible with pie fw?
afah_me said:
compatible with pie fw?
Click to expand...
Click to collapse
Some other guy had said no I guess. I need the splash.img from new Pie fw to make a new tool.
AndroBuddy007 said:
Some other guy had said no I guess. I need the splash.img from new Pie fw to make a new tool.
Click to expand...
Click to collapse
this is splash.img from miui pie fw 9.4.25 beta
afah_me said:
this is splash.img from miui pie fw 9.4.25 beta
Click to expand...
Click to collapse
Thanks I'll try to fix it for pie.
t0olnautilus said:
write, please, in what program did you do it? I want to try
Click to expand...
Click to collapse
I had mentioned in OP, I used the tool from @GokulNC as my tool base.
Announcement​
As reported by other users, Whyred Splashes Still work on Pie Firmware! This is a really good news for those on Pie Firmware and thinking of using these Splashes.
Hey, do you have original splash logo?
Like the one with "Mi" logo splash screen.
Thanks in advance

Splash Bag™ by AndroBuddy007? [Mido][SnapDragon]

Hello guys! AndroBuddy007 here.
I'm here to share some cool boot logos/splashes for Mido. ONLY SNAPDRAGON VARIANTS!
If you don't know what splash image is, it's the 'Mi' logo which is shown while the device boots.
It's very easy to change these images if you follow the steps listed here. I've tried to keep it as simple as possible so that you don't face any problems. Please do tell if you face any problems!
Some of them are FLASHABLE ZIPS, while others are splash.img
To flash splash.img, following shall help you:
Steps:
Via Custom Recovery [No Root]
1. Download the splash you like, of course!
2. Move the splash to the phone storage.
3. Boot into recovery, custom recoveries only!
4. Take a backup (optional), coz just in case...
5. Go to install and select 'Install Image'.
6. Select the splash.img.
7. In the next screen, choose 'Boot logo'.
8. Swipe to make changes and then Reboot.
9. Profit!!
Via Fastboot [No Root]
1. Boot your phone to Bootloader/Fastboot/Download mode
Code:
adb reboot bootloader
2. Move to directory on your PC where the splash is saved and open CMD there, and type
Code:
fastboot flash splash splash.img
3. Reboot.
4. Profit!!
Via Android Terminal [Root]
1. Open terminal in android and type su to give root access to it.
2. Then type this
Code:
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
3. Reboot
4. Profit!!
Do keep in mind that my testers and me have tested these before launching them here and they all work fine. Still it's better to have stock logo backup, or better just flash your device firmware again to restore stock image.
Hope you like my work, and do consider donating me!
Special thanks to @GokulNC for his amazing work on creating the splash image maker which gave me an idea to create these.
Also Huge Kudos to @_tz for supporting and testing!
Also if you want more of such logo's, please tell me!
PS: I'll soon create flashable Zips if you want, coz it will take some time for me to do the entire process with zips.
You can ask for special requests via PM!
HIT THAT THANKS :good: BUTTON IF YOU LIKED MY WORK!!!
Donate me if you think I'm worthy
1. Black Panther
{
"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"
}
2. Venom
3. Assassin's Creed
4. AEX
5. BlackBerry
6. Havoc
7. Marvel
8. Parental Advisory
9. Pubg pan
10. Pubg
11. Resurrection Remix
12. Snapdragon
13. Anonymous
14. Coca Cola
15. OnePlus
16. ViperOS +including Fastboot Image too!
17. Manchester United FC
R2
AndroBuddy007 said:
R2
Click to expand...
Click to collapse
Does it support the latest firmware? (Miui 10 and above).
Dyt199412syam said:
Does it support the latest firmware? (Miui 10 and above).
Click to expand...
Click to collapse
Yea it is actually only supposed to support Latest fw. I am aware of the new firmware changes.
So don't worry and enjoy!
how to get the stock splash back again if we bored?
groovepeppy said:
how to get the stock splash back again if we bored?
Click to expand...
Click to collapse
Flash device firmware again to revert.
This is dope, thanks
Link not working.
srajedm said:
Link not working.
Click to expand...
Click to collapse
Which one?
More please, love all the splashes
skyleet said:
More please, love all the splashes
Click to expand...
Click to collapse
If you have Telegram you can join the channel to get frequent updates, updating XDA takes time, but I will update here too.
Join here​
AndroBuddy007 said:
If you have Telegram you can join the channel to get frequent updates, updating XDA takes time, but I will update here too.
Join here​
Click to expand...
Click to collapse
Can you specified me how to make this splash screen? I used gokulnc tool to make my own custom splash with gokulnc's tool and his method (older tool and latest tool) but i just got a tux logo. Thanks for advance!
Dyt199412syam said:
Can you specified me how to make this splash screen? I used gokulnc tool to make my own custom splash with gokulnc's tool and his method (older tool and latest tool) but i just got a tux logo. Thanks for advance!
Click to expand...
Click to collapse
The new one should work afaik. I use his tool as my tool base.
I haven't changed much just adjusted the allocation size. That won't affect anything though.
Try again and see.
Can I get the tool you use to create these? :angel:
I have tried so many splash screens. Yours was the only one that worked for me.

[CLOSED][Recovery] TWRP (pyxis) - Official 3.3.1-0 (final)

{
"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 (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
******************************************​
Hi there,
This is the official build (beta) based on TWRP sources and xiaomi blobs ... fully working !
(Mi 9 Lite / Mi CC9)
!!! IT'S NOT MY PROBLEM, IF YOU DON'T READ AND FOLLOW MY INSTRUCTION CAREFULLY, IF YOU DON'T HAVE TIME FOR THIS, OR IF YOU FLASH SOMETHING OR DO A MANIPULATION I DIDN'T MENTION HERE !!!
THIS RECOVERY DOESN'T SUPPORT ANY ZIP MOD/ROM THAT DOESN'T USE SYSTEM_ROOT MOUNT. CHECK OFFICIAL TWRP HOMEPAGE FOR MORE INFORMATION ABOUT NEW A/B DEVICES FROM 2019​
Installation Procedure (first time) :
- Unlock your bootloader D)
- Enable ADB from your Official MIUI Developer option
- Plug your USB cable to your Windows PC and type :
adb reboot bootloader
- type then :
fastboot flash recovery twrp-3.3.1-0-pyxis-final (auto-decrypt).img (rename your image just by twrp.img)
fastboot flash vbmeta vbmeta.img
fastboot reboot (keep Vol+ pressed until you see TWRP splash)
- Wait for decrypting ... (if already you set a lockscreen pattern or a fingerprint)
- Format Data (button on the right) + Type "yes" on the keyboard popup
- Reboot
- To boot TWRP from MIUI : reboot menu + keep Volume UP pressed.
- To boot from phone off : power button + Volume UP
TWRP can now auto-decrypt your crypted /data partition so you can make backup with no issue.
This is a big fix that prevent to loose your fingerprint and pattern ...
For MIUI users, you must flash the fstab.zip fix after flashing your MIUI rom !!!
Enjoy ! :good:
Update : 2019-11-05
-version : 3.3.1-0
-busybox update
-terminal fixed
-stable and optimized : setting lockscreen pattern and fingerprint on the first boot is no longer needed !
BE SURE WHEN YOU WIPE YOUR DATA, YOU KEEP THE "4 FOLDERS BELOW + .layout_version". THESE ARE YOU ENCRYPTION DATA. IF YOU DELETE THEM, YOU WILL NOT BE ABLE TO RESTORE YOUR DATA BACKUP UNTIL YOU FORMAT YOUR DATA AGAIN.
TRICK TO SAVE YOUR LIFE : ALWAYS KEEP YOUR BACKUPS ON THE EXTERNAL STORAGE !!!
Download
link
XDA : DevDB Information
TWRP, Tool/Utility for the Mi 9 Lite / Mi CC9 (pyxis)
Contributors
gringo80
Source Code 1 : https://github.com/TeamWin
Source Code 2 : Prebuilt Recovery Kernel from MIUI
Version Information
Status : Stable
Release Date : 2019-11-05
Any screenshot?
Thank you for the contribution, is it required to flash the zip to prevent encryption after each rom flash ??
j0an said:
Thank you for the contribution, is it required to flash the zip to prevent encryption after each rom flash ??
Click to expand...
Click to collapse
To prevent encryption, go to twrp homescreen and choose "format data" and type "yes"... but before that, make your data backup on the external-sd ! (the first thing i do on all my devices)
Please use the official beta build !
:good:
gringo80 said:
Please use the official beta build !
:good:
Click to expand...
Click to collapse
Where's the download link? Maybe I'm blind....
oieNao said:
Where's the download link? Maybe I'm blind....
Click to expand...
Click to collapse
Update : vbmeta Fix is available (the patch is no longer needed)
Please download the latest build from 2019-10-27 (11:25:55) . This is the final build.
Read the OP !
Awesome.
Will you bring more goodness to our device, like custom roms?
Sent from my MI 9 Lite using Tapatalk
tiagorodrigueez said:
Awesome.
Will you bring more goodness to our device, like custom roms?
Sent from my MI 9 Lite using Tapatalk
Click to expand...
Click to collapse
I'm working on a GSI patch. The builds (AOSP-PixelExperience-LineageOS) boot but stuck on bootanimation.
For information, our device is treble ready : so the builds to use are arm64-ab (yes ab not aonly) !
Also suitable for the Mi 9 Lite?
gringo80 said:
Update : vbmeta Fix is available (the patch is no longer needed)
Please download the latest build from 2019-10-27 (11:25:55) . This is the final build.
Read the OP !
Click to expand...
Click to collapse
what is the vbmeta.img file? never encountered something like this in other phones
mikdo said:
Also suitable for the Mi 9 Lite?
Click to expand...
Click to collapse
yes, i have the mi 9 lite !
sorry for noob question, but what happen if I don't format data after flashed twrp?
gringo80 said:
I'm working on a GSI patch. The builds (AOSP-PixelExperience-LineageOS) boot but stuck on bootanimation.
For information, our device is treble ready : so the builds to use are arm64-ab (yes ab not aonly) !
Click to expand...
Click to collapse
It's a surprise to be ABdevice. Some people on our telegram group already tested havoc builds and booted but had some bugs on 4g and offline charging.
Sent from my MI 9 Lite using Tapatalk
holymoz said:
what is the vbmeta.img file? never encountered something like this in other phones
Click to expand...
Click to collapse
vbmeta means verified boot signature. the vbmeta.img provided here bypass this verification !
tiagorodrigueez said:
It's a surprise to be ABdevice. Some people on our telegram group already tested havoc builds and booted but had some bugs on 4g and offline charging.
Sent from my MI 9 Lite using Tapatalk
Click to expand...
Click to collapse
It depends on the kernel used. You can modify the kernel as you want to make it aonly or A/B. Here, the stock kernel provided by xiaomi is for A/B buils. That's it ! I want to make a patch so to keep the stock kernel untouched ! (Modded kernels are never perfect)
When i flash the recovery, i am stuck at the twrp boot image. What to do?
jbsabado28 said:
When i flash the recovery, i am stuck at the twrp boot image. What to do?
Click to expand...
Click to collapse
download the last build and flash vbmeta
(OP)
holymoz said:
sorry for noob question, but what happen if I don't format data after flashed twrp?
Click to expand...
Click to collapse
you can't access to the internal storage content. better to decrypt by formatting data !
tiagorodrigueez said:
It's a surprise to be ABdevice. Some people on our telegram group already tested havoc builds and booted but had some bugs on 4g and offline charging.
Click to expand...
Click to collapse
please send the link on pm
---------- Post added at 11:33 PM ---------- Previous post was at 11:30 PM ----------
gringo80 said:
I'm working on a GSI patch. The builds (AOSP-PixelExperience-LineageOS) boot but stuck on bootanimation.
For information, our device is treble ready : so the builds to use are arm64-ab (yes ab not aonly) !
Click to expand...
Click to collapse
Its sad that they didnt boot... Cant wait to see some rom's working treble or not

Development [RECOVERY][UNOFFICIAL] TWRP 3.5.2 for Moto Edge S

{
"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 (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
Compatible with Lineage Modded 18.1 only!
Instructions
1. Download TWRP image
2. fastboot boot twrp-3.5.2_11.0-2-nio.img
3. Enter Passcode if you have to decrypt /sdcard
4. adb push twrp-3.5.2_11.0-2-nio.img /sdcard
5. Click Backup -> Only Select Boot and Swipe to Backup
6. Go back to Main Menu, -> Advanced -> Install Recovery Ramdisk
7. Find and Select twrp-3.5.2_11.0-2-nio.img -> Swipe to Install
8. Done! If any issues, restore the backup made before.
Downloads
https://build.lolinet.com/file/twrp/nio/twrp-3.5.2_11.0-2-nio.img
Donations
https://paypal.me/electimon
Contributors
@Electimon, betaxab
Version Information
SourceCode: https://github.com/ixmoe/android_device_motorola_nio_twrp/tree/twrp-11.0
Version Information
Status: Stable
Release Date: July-9-2021
Last Updated: July-9-2021
That's great! Waiting for the fixes and the TWRP Installer.
Nice work Dev ! I will test with Lineage Modded later today , thanks a lot .
Lineage modded is not distributed as an OTA package.
Everything working so far with LOS Modded on The G100 Model. Thanks dev !
Will there be a version compatible with stock ROM?
gewe said:
Will there be a version compatible with stock ROM?
Click to expand...
Click to collapse
When I figure out how todo it yes
Electimon said:
When I figure out how todo it yes
Click to expand...
Click to collapse
Is recovery somehow tied to the ROM? I thought recovery can be anything regardless of what the ROM is, as long as bootloader is unlocked.
Tried while stock rom was installed. Its fine when booted from fastboot. But if installed, touchscreen doesn't work.
Will try on lineage modded and see.
Edit: it works with a mouse. So touchscreen doesn't work, yet to try on lineage modded.
can't start adb sideload mode .
failed reason unkown.
lsusb shows no device presented while enter the sideload mode.
i flashed it directly, like this:
Code:
fastboot flash boot twrp-3.5.2_11.0-2-nio.img
is this ok ?
Hello,
What's going on with TWRP? twrp-3.5.2_11.0-3-nio.img just flashes and won't work and twrp-3.5.2_11.0-2-nio.img isn't booting on my G100 any ideas?
Thanks
Hello,
Finally was able to get this installed on my Moto G100 but it's essentially useless. I can't access the internal flash on the unit from Windows in MTP mode after formatting flash to wipe so I can install lineageOS and Gapps. Essentially have to get LOSrecovery installed and then do sideload because I can't do what I need to with this. The newer version just flashes the screen. Are we going to get one that actually works?
Thanks!
marcusah123 said:
Hello,
Finally was able to get this installed on my Moto G100 but it's essentially useless. I can't access the internal flash on the unit from Windows in MTP mode after formatting flash to wipe so I can install lineageOS and Gapps. Essentially have to get LOSrecovery installed and then do sideload because I can't do what I need to with this. The newer version just flashes the screen. Are we going to get one that actually works?
Thanks!
Click to expand...
Click to collapse
Yes I have a beta version that has that functionaility working already, just working on slot switching bugs.
Hello,
Awesome!!!! Cannot wait to give it a go. You're doing great work and I hope to use this along with LineageOS and have this as my new phone to use!! WOOOHOO!
Thanks and sorry if I came across as rude!
Additionally I can't sideload gapps as it says there isn't enough room... uhg these two slot phones essentially suck a lot... the DooGee S95 Pro I have is so much simpler!
ETA? Oh yea sorry don't ask for ETAs ever!
Oh I just hope it's soon so I can start using the phone. Do you need some bug spray?
Anyhow I'll use whatever version you have A/B switching aside because you can switch from A to B easily with fastboot, while you work out the last bugs.
Thanks and appreciate your work.
And then I ask for an update!
Any updates or development of this?
funciona para moto g 100?
Hi

Categories

Resources