[WIP] [Experimental] [UNOFFICIAL] EFIDroid for LeEco s2 - LeEco Le 2 ROMs, Kernels, Recoveries, & Other Deve

THIS PROJECT IS STILL UNDER DEVELOPMENT, PLEASE DON'T INSTALL UNLESS YOU KNOW THE RISKS! THIS IS NOT WORKING FULLY RIGHT NOW!!!​
{
"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"
}
EFIDroid Unofficial
For LeEco Le 2​
NOTE:
Code:
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 Kernel
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.
About EFIDroid:
EFIDroid is a easy to use, powerful 2ndstage-bootloader based on EDKII(UEFI).
It can be installed one-click with the EFIDroidManager app. You can add/remove/edit multiboot ROM's.
There's no special support needed by ROM's or RecoveryTools(no kexec etc).
A list of all of EFIDroid's Features is right here in the official website: http://efidroid.org
Also, here is the Original EFIDroid post by the Original Developer: https://forum.xda-developers.com/android/software-hacking/efidroid-t3447466
Features:
UEFI Boot Menu.
Internal File Manager.
Internal Terminal.
Multi Boot.
Some Extra Features, which you will find out during your Adventure
SUPPORTED DEVICES:
LeEco Le 2 X520
LeEco Le 2 X526
LeEco Le 2 X527
LeEco Le S3 X522
Please Test it in other Le 2 and S3 Similar Devices and Report it Below.
Bugs:
You tell me!
INSTALLATION INSTRUCTIONS:
Take a Backup of your Current Rom, Boot and Recovery Partitions.
Download and Install the Latest EFIDroid Manager App from the Google Play Store.
Use any Root File Manager App to open the /system/build.prop file of your device and add the following line to the end of the file:
Code:
efidroid.server_url=https://raw.githubusercontent.com/rishabhrao/efidroid_ota/master
Save the Build.prop File and Reboot your device.
After the Phone boots up, Open the EFIDroid Manager App and Grant it Root Permissions.
Go to to Install/Update Menu and Hit Install.
Reboot.
Enjoy!
GitHub Source Codes:
EFIDroid Source Codes​Device Tree​OTA Server​
CREDITS:
XDA Developers Forum
EFIDroid Team
@rishabhrao (ME) for Making EFIDroid for s2
ENJOY!:good:
XDA:DevDB Information
EFIDroid, Tool/Utility for the LeEco Le 2
Contributors
Rishabh Rao
Source Code: https://github.com/EFIDroid
Version Information
Status: Testing
Created 2017-06-08
Last Updated 2017-06-09

FAQ:
This is a UEFI Port, Can we Boot Windows?
No, Trust me.
Can I still use fastboot after installing this?
If you Flash to the Boot/Recovery partitions, UEFI will be overwritten.(dd in android/recovery instead). All other partitions work as usual.
I FOUND A BUG!
Report it Down Below in the Comments. I will try my Best to fix it As Soon As Possible!
When will this Be Official?
As Soon as we get this Bugless!
Multibooting:
You can use EFIDroid as a Multiboot Manager to Dual Boot Multiple Roms on your device. To add a Multiboot Rom, do the following:
Open the EFIDroid Manager App. Press the plus button at the bottom right side of the screen to start adding a Multiboot slot.
Under "Location", there should be a couple of paths. Select the one containing "/data/media/0".
You can give the slot a name/description by using the appropriate fields.
Press the checkmark at the top right side of the screen to create the Multiboot slot.
Reboot. When EFIDroid comes up, select TWRP, then select the newly created slot.
Go to the "Wipe > Advanced Wipe" menu. Select "System", then swipe to wipe.
Install all the zips you want on that slot.
NOTE: To prevent accidental Data Loss when booting in recovery the real /sdcard gets mocked so you are not going to find your .zips as usual under TWRP's /sdcard. To acces the "real" /sdcard go to /multiboot/data/media/0
Reboot, and when EFIDroid comes up, your new slot should automatically be selected. Press the power button to boot, and enjoy!
IMPORTANT: Your main Rom should Boot without changing any configuration on EFIDroid but secondary Rom's are used to fail because of selinux denials. I strongly reccomend you to enable Force SELinux to permissive under EFIDroid options (the Gear icon in the main screen placed at the top right) - Once you know your secondary ROM is working you can try to boot with this option Disabled - If you end up in a Bootloop, logcat and dmesg are welcome.

Some Youtube Videos:
I will try to get some more videos for our s2 Soon...

Reserved3

Reserved4

Reserved5

I had MultiROM installed in my boot image. Now in this EFIDroid, if I select to reboot, it again brings me to the same boot image. Unable to boot into any ROM... HELP PLEASE!!!

Chaithu_kc said:
I had MultiROM installed in my boot image. Now in this EFIDroid, if I select to reboot, it again brings me to the same boot image. Unable to boot into any ROM... HELP PLEASE!!!
Click to expand...
Click to collapse
Hey. EFIDroid doesn't touch ANYTHING other than the Boot and Recovery Partitions...
And i think you are in the Beta Channel right?
Anyway, just flash the TWRP recovery to your recovery partition from fastboot to get back to normal...
Code:
fastboot flash recovery twrp.img
The just restore your twrp backup of the boot img from the TWRP Recovery...

Rishabh Rao said:
Hey. EFIDroid doesn't touch ANYTHING other than the Boot and Recovery Partitions...
And i think you are in the Beta Channel right?
Anyway, just flash the TWRP recovery to your recovery partition from fastboot to get back to normal...
Code:
fastboot flash recovery twrp.img
The just restore your twrp backup of the boot img from the TWRP Recovery...
Click to expand...
Click to collapse
Yeah, I'm in the Beta Channel
Thanks... It's back to normal now

This is good work..
Can EFI DROID be ported to mtk6735m ? And if yes can you do it for us

dmilz said:
This is good work..
Can EFI DROID be ported to mtk6735m ? And if yes can you do it for us
Click to expand...
Click to collapse
Thanks... Although I'm still trying to fix the bugs in this port...
About mtk port, I'm sorry to say that at this time EFIDroid can not be ported to mtk chips as said by the original developer in official GitHub Wikis.. Main reason being the lack of Sources on the mtk side... E.g. bootloader source, etc...
Although if you have any means to UART and ways to Debug your device, I'm sure it could be helpful to Atleast try to get this on mt6735m...
Sent from my X526 using XDA Labs

Chaithu_kc said:
I had MultiROM installed in my boot image. Now in this EFIDroid, if I select to reboot, it again brings me to the same boot image. Unable to boot into any ROM... HELP PLEASE!!!
Click to expand...
Click to collapse
+1
After some reboot...boot img also disappear...only blank screen
Sent from my Le X526 using Tapatalk

I can't download it
What happen?
Erro
Can't load device info.Please check your connection.
No value for lemobile/le_se

SoldierDaBing said:
What happen?
Erro
Can't load device info.Please check your connection.
No value for lemobile/le_se
Click to expand...
Click to collapse
for me its lemobile/le_s2

sahil.kalka said:
for me its lemobile/le_s2
Click to expand...
Click to collapse
No, no, I just made a mistake.
It should be le_s2, not le_se:crying:

Can anyone upload this on cloud? I cant find download link.

Related

[A510/A511][Recovery] CWM 6.0.5.0 [LVM Enabled]

Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Nothing really "new", just a dedicated thread for the updated CWM.
People will no longer need to look for it in the CM11 Thread
Installation:
Make sure you have a JB bootloader (and not ICS)
flash it with flashify from play store or via fastboot using following command:
Code:
fastboot flash recovery recovery-cwm-shreps-6.0.5.0-a510.img
Download:
recovery-cwm-shreps-6.0.5.0-a510-a511.img [2ad0a1c72dcfce5ba617b408971130a4] (LZMA Compression+LVM support enabled){based on CM11/Android 4.4.4}
recovery-cwm-shreps-6.0.4.9-a510-a511-lvm.img [781d89a6ed452255cc77a1c12187e892] (LZMA Compression+LVM support enabled){based on CM11/Android 4.4.4}
Warning !
Booting on CWM with LVM enable will format /system and remount it using LVM => /system will be 677MB free space instead of 350MB
Make a backup before flashing & booting on it !
Only ROM with LVM support will be compatible with this Recovery.
To get back to normal "/system", flash a regular CWM or TWRP recovery and format /system
Then restore a backup or flash a "normal" ROM (without LVM)
Click to expand...
Click to collapse
Download (old build):
recovery-cwm-shreps-6.0.4.9-a510-a511.img [4bb1324a9f977cb3265c4ed99918d620] (LZMA Compression enabled){based on CM11/Android 4.4.3}
recovery-cwm-shreps-6.0.4.7-a510-a511.img [870a8e341afc7b0fab7cd665d6772c57]{based on CM11/Android 4.4.2}
recovery-cwm-shreps-6.0.4.5-a510-a511.img [82ad171363dbc897dac4501729ea3209]{based on CM11/Android 4.4.1}
CWM 6.0.1.9 by NoThrills{based on CM10/Android 4.1}
Additional info:
My Github
credits to @pawitp, @NoThrills and CM Team
credits to @Elibl for LVM implementation !
just press thanks
​
XDA:DevDB Information
CWM Recovery for A510/A511, Tool/Utility for the Acer Iconia A700 and A510
Contributors
Shreps
Version Information
Status: Stable
Created 2014-07-01
Last Updated 2014-10-26
any advise on "remove_recovery_from_rom.zip"
Hi Shreps,
do you advise on any particular "remove_recovery_from_rom.zip", if coming from stock?
Many thanks for your work/help/answer
best regards
m
meikelrix said:
Hi Shreps,
do you advise on any particular "remove_recovery_from_rom.zip", if coming from stock?
Many thanks for your work/help/answer
best regards
m
Click to expand...
Click to collapse
Hi,
yes, it's like all other custom Recovery for A510, if you are on a stock ROM you have to remove the stock recovery by flashing the "remove_recovery_from_rom.zip" script
Shreps said:
Hi,
yes, it's like all other custom Recovery for A510, if you are on a stock ROM you have to remove the stock recovery by flashing the "remove_recovery_from_rom.zip" script
Click to expand...
Click to collapse
Hi Shreps,
thanks for the answer. I was more asking, if there's a preferred "remove_recovery_from_rom.zip" script => if there's only one script, I guess it's the one, that is in the NoThrills thread (CWM-based recovery 6.0.1.9 for the Acer Iconia TAB A510)?
Many thanks for your work and help
best regads
Shreps said:
Download:
recovery-cwm-shreps-6.0.4.7-a510-a511.img [870a8e341afc7b0fab7cd665d6772c57]
recovery-cwm-shreps-6.0.4.5-a510-a511.img [4da9d7f716aeb347336682079697960a]
​
Click to expand...
Click to collapse
Both downloads doesn`t work ....
Can you fix it pls ?
THX
Working fine for me
Try to use another web browser ?
Shreps said:
Working fine for me
Try to use another web browser ?
Click to expand...
Click to collapse
Very interessting,
I can download everything from your downloadpage except this 2 cwm recovery links.
If i try with "save target as..." it saves only a .htm file.
When i direct click the downloadlink - it will open the .img in the browser. !?!
My browser is latest IE11
Edit: Now downloaded with Opera but 6.0.4.7 MD5 not matching, 6.0.4.5 is ok!
Thanks for the updated recovery. The MD5 on this thread is incorrect. I downloaded the recovery a few times on different devices and each time got the same different MD5 so figured flashing it was safe. It was and I am now on the new recovery.
MD5 should now be fixed
After lots of hair-pulling, I learned that this recovery version can not flash the original Acer images, including the nothrills customized one. Maybe it is not made to work with anything pre-JellyBean?
I was trying to flash back to Acer rom in order to update the bootloader to the JB version and had no luck with this recovery. Kept getting error status 6 and 7.
After I went back to the nothrills recovery (older version), I was able to flash without any issue.
Just a heads up for anyone trying the same.
It was my first time to use Flashify, and wow, that was easy.
Came from NoThrill's 6.0.1.x CWM Recovery. On my stock rooted JB rom (on JB Bootloader too).
Thanks @Shreps!
Updated to 6.0.4.9
Changelog on Github by CM team : https://github.com/CyanogenMod/android_bootable_recovery/commits/cm-11.0
Added the latest version with LVM support !
Please read FP.
oh yeah the crappy recovery of the year.....
it ****s my tablet, entered in eternal loop after flash...
whats this message?
{
"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"
}
unable to reflash the recovery adb says unauthorized.....
grrrrrrrrrrrr! !!!!!!:crying:
harmakhis said:
oh yeah the crappy recovery of the year.....
it ****s my tablet, entered in eternal loop after flash...
whats this message?
unable to reflash the recovery adb says unauthorized.....
grrrrrrrrrrrr! !!!!!!:crying:
Click to expand...
Click to collapse
You have an old update.zip on your sdcard, the recovery try to flash it.
Flashing a recovery is done via Fastboot/Bootloader, not ADB.
Did you read carefully FP ? Did you flash the correct version ?
CWM with LVM is compatible only with ROM with LVM.
yes i dit that as always adb devices for correct usb link and flash after that with fastboot
but now the recovery is on eternal loop and search update.zip i dont have any on sd card
it doesnt show the normal menu as 6.0.4.7 directy tryin' his crappy update.zip
before that tablet always on adb devices connected but now she is offline or unauthorized
Boot in fastboot with hardware key, and you will be able to boot or flash any Recovery you want
Shreps said:
Boot in fastboot with hardware key, and you will be able to boot or flash any Recovery you want
Click to expand...
Click to collapse
hmmmm yeah, and how to do that?
Don't have my tab with me, but try :
Volume- (two dots) and Poweron and then toggle the rotation switch on and off a few times
Shreps said:
Don't have my tab with me, but try :
Volume- (two dots) and Poweron and then toggle the rotation switch on and off a few times
Click to expand...
Click to collapse
tried that and reflash with lvm img but still the same bug
trin' another img
---------- Post added at 03:41 PM ---------- Previous post was at 03:34 PM ----------
hmmmm
erased the recovery still searching the update
erasing of internad sd possible?
formated internal sd no success always searching update.zip no zip anywhere
flashing the 6.0.4.7 its ok

[RECOVERY] TWRP 3.0.2-1 Recovery for Micromax A106

{
"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"
}
TWRP 3.0.2 For Micromax Unite 2
Disclaimer
Code:
#include
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
Click to expand...
Click to collapse
CHANGELOG for 3.0.2-0:
-
Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
-Add Greek translation to some builds.
Click to expand...
Click to collapse
What's New In Update
Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
Add Greek translation to some builds.
Installation instructions
By PC
What’s required:
Code:
USB Cable / PC
[URL="http://www.chinaphonearena.com/forum/Forum-MTK-General-Tools"]SP Flash Tool or MTK Flash Tool[/URL]
[URL="http://www.chinaphonearena.com/forum/Forum-MTK-General-Tools"]ADB VCOM Drivers (normally I use PDAnet)[/URL]
Scatter file for your phone
recovery.img
What to do:
Download and install the drivers
Download, extract and run SP Flash Tool
Click scatter loading on right side of SP Flash Tool and direct SPFT to where your scatter file is
Uncheck everything except for recovery
In the list of images in SPFT, click the recovery line and direct it to where your TWRP is saved
Click download at the top of SPFT
You’ll see a warning pop up letting you know that not all items are selected. Just click okay.
Remove the battery from your phone for a second and replace
Attach phone to PC via USB – At this point in the bottom of SPFT, you will see the preloader communicating with the PC. The bar at the bottom of SPFT may flash a couple of different colors, then you’ll see a green circle indicating it’s finished successfully.
Detach the phone
Boot into recovery by holding volUp + power or volDown+power. Depending on your phone it will be one or the other. One way will bring you to factory mode, the other will bring you to recovery.
By Mobile
Root Required And Use Mobile Uncle tool/ Rashr/Flashify
BUGS:
Nope :victory:
Download Links :
TWRP 3.0.2-0 Recovery
Credits:
Dees_Troy (Developer Of TWRP)
EndLess (For Building Recovery And Fixing Invert Touch )
Charansai (For Helping In Porting Of recovery)
Ayush Rathore (For Testing & Porting Recovery)
Pranto (For Material TWRP)
All Testers For Testing
HIT THANKS THIS WILL NOT COST YOU​
XDA:DevDB Information
TWRP 3.0.2-1 Recovery, Tool/Utility for the Micromax A106 Unite 2
Contributors
Hell7, Charansai, Ayush rathore, Monty kumar
Source Code: http://forum.xda-developers.com/unite-2/development/recovery-twrp-3-0-1-0-micromax-unite2-t3354392
Version Information
Status: Stable
Current Stable Version: V3
Stable Release Date: 2016-04-29
Created 2016-04-29
Last Updated 2016-05-03
Reserved
Reserved
Sperate Thread Nice
But ,Give Credits For @EndLess Also
Insllation method please
And 1 question can we install all custom roms through it
Vipul garha said:
Insllation method please
And 1 question can we install all custom roms through it
Click to expand...
Click to collapse
Added
Vipul garha said:
Insllation method please
And 1 question can we install all custom roms through it
Click to expand...
Click to collapse
Everything Is In OP Itself For PC .. Via Mobile Means Use Rashr or Flashify or Mobile Uncle Tools(Not Available Now In Gplay [If you want it means Download it from 3rd Party Websites] ) From Google Play ..
These Steps Will Be Suitable for Mobile Uncle Tools Only..
1) Download the Recovery Image
2) Rename it to recovery.img(change the Real Name(For Ex - MicromaxA106Recovery.img) of the Recovery image to "recovery"( No Quotations)
3) Move your img file from the Downloaded Folder to the Root of your Internal Storage
4) Now Open Mobile Uncle Tools & Grant Root Rights
5) Then Click Recovery Update Option, The You Will Find Your recovery.img file on the top ..
6) Click it , it will ask for Flashing ,Select OK then Reboot .. Voilà That's it ..
For Rashr & Flashify No Need of these Steps ..Just Install the App & Select the Download Image from Your Storage & Flash it ,Reboot It..
Good Luck ..
Yeah Via Custom Recoveries,You Can Install it.. That's What its all About ..
Added all method for flashing recovery via pc and without pc
Now hit thanks
Hell7 said:
Added all method for flashing recovery via pc and without pc
Now hit thanks
Click to expand...
Click to collapse
Add Instructions for Without PC ..Maximum Users Don't Want PC To do This..They Will Prefer the Easy Way(App) .. So if Can Update the Instructions For that..It'll Help New Users a Lot..
LoverBoy2415 said:
Add Instructions for Without PC ..Maximum Users Don't Want PC To do This..They Will Prefer the Easy Way(App) .. So if Can Update the Instructions For that..It'll Help New Users a Lot..
Click to expand...
Click to collapse
Its simple install app - download recovery img - open any given apk and flash
Well i add in mornings
Hell7 said:
Its simple install app - download recovery img - open any given apk and flash
Well i add in mornings
Click to expand...
Click to collapse
Hmmm ..
Mention Source Thread
How to port these for my xolo q1010i
I have 6mb of partition for recovery
Upside Down
weirdly the recovery is upside down for me
charansai said:
Mention Source Thread
Click to expand...
Click to collapse
Ohh i forgot wait i add
prabhuinbar said:
weirdly the recovery is upside down for me
Click to expand...
Click to collapse
Bug but working fine
[email protected] said:
How to port these for my xolo q1010i
I have 6mb of partition for recovery
Click to expand...
Click to collapse
Help him @charansai
[email protected] said:
How to port these for my xolo q1010i
I have 6mb of partition for recovery
Click to expand...
Click to collapse
Follow The Thread Here
Hit Thanks If I Had Helped You
yesh u can
Vipul garha said:
Insllation method please
And 1 question can we install all custom roms through it
Click to expand...
Click to collapse
Can I flash it via SPFT on my Unite 2 running stock KitKat? Btw, I'm having the 4 gig variant... It's my uncles phone & I wanna root it
TIA

[OFFICIAL] TWRP 3.0.3-0 Recovery for Redmi 4 Prime

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.​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* We 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.
*
*/
CHANGELOG for 3.0.3-0:
Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
Add Greek translation to some builds.
support new CM 13.0 pattern encryption (sultanqasim)
fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
libtar updated to latest upstream and fixes (jcadduono)
fixes for loading custom themes (_that)
TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
translation updates - added Italian, Czech and Polish and significant updates to Dutch
progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
fix input box text display (Dees_Troy)
reboot option after zip install complete (bigbiff)
other mostly invisible bug fixes and improvements
Install guide:
Install fastboot tools from google's sdk on your PC
Enter fastboot mode
Unlock your bootloader
Download recovery*.img and Lazyflasher
Copy lazyflasher In your internal Phone memory
Run fastboot flash recovery twrp-3.0.3-0-markw.img in command line
[*]Boot into recovery and flash Lazy flasher (Important for miui, else you can boot into system)
Reboot and enjoy it
Download:
twrp-3.0.3-0-markw.img
lazyflasher-no-verity-opt-encrypt.zip
Wow new TWRP build, btw I see you try to build LineageOS 13 (even msdx321 fork from your repo), thanks
Wow, this one is better than Cofface's TWRP.
Subscribe sir @Anik_khan...GIMEE !!!
Sent from my Redmi 3 using Tapatalk
@Anik_khan, thank God you're working for redmi 4 prime now! I was amazed by your redmi 3 ROMs. I hope you will create some ROM for R4P! Godbless you Sir!
Much better than before
Thanks, I am excited to see new TWRP for Redmi 4 Prime!
So, is this better than the one made by cofface? In what ways?
Can i flash this zip file to replace the twrp by cofface using twrp by cofface itself? And one more question.. When i want to go to recovery from off, when i press the up n power button it went to the stock recovery instead of the twrp and i need to select recovery for me to go to twrp.. .. Is there any solution for me to straight away go to twrp after pressing the combination button? Pleasee help... Im still using miui 8 and looking to try on lineage os.... Thanks in advance
nudgemodem said:
Can i flash this zip file to replace the twrp by cofface using twrp by cofface itself? And one more question.. When i want to go to recovery from off, when i press the up n power button it went to the stock recovery instead of the twrp and i need to select recovery for me to go to twrp.. .. Is there any solution for me to straight away go to twrp after pressing the combination button? Pleasee help... Im still using miui 8 and looking to try on lineage os.... Thanks in advance
Click to expand...
Click to collapse
Yes you can flash this TWRP.img straight using Cofface's TWRP(that's what i did before), but don't forget to reboot to recovery after flashing the img. After that flash the attached zip file lazyflasher and your good to go.. About your second question, i don't know if there's some kind of shortcut to go straight to recovery(a simple single tap wouldn't matter anyway), as for lineageos, i haven't tried it yet so no idea, but imo i still prefer stock rom over custom rom for less bug free experience.
Tapped from my Redmi 4 Prime using XDA Legacy
---------- Post added at 09:00 PM ---------- Previous post was at 08:56 PM ----------
brenyoka said:
Thanks, I am excited to see new TWRP for Redmi 4 Prime!
So, is this better than the one made by cofface? In what ways?
Click to expand...
Click to collapse
What i like about this new twrp is you can now mount/wipe system partition. Compare to cofface's twrp, you can't do those. [emoji3]
Tapped from my Redmi 4 Prime using XDA Legacy
nudgemodem said:
Can i flash this zip file to replace the twrp by cofface using twrp by cofface itself? And one more question.. When i want to go to recovery from off, when i press the up n power button it went to the stock recovery instead of the twrp and i need to select recovery for me to go to twrp.. .. Is there any solution for me to straight away go to twrp after pressing the combination button? Pleasee help... Im still using miui 8 and looking to try on lineage os.... Thanks in advance
Click to expand...
Click to collapse
You can flash directly from cofface by using install menu and press image button on right bottom to flash .img instead of zip
Just wanted to say that this is the best recovery for Redmi 4 Prime. No bugs, no problems with mounting partitions, no hassle. Thank you very much, Anik_khan
Sorry for the noob question, but why lazyflasher is necessary? I am using MIUI global (v8.1.2). What happens if I don't flash lazyflasher? Just curious. Thanks.
brenyoka said:
Sorry for the noob question, but why lazyflasher is necessary? I am using MIUI global (v8.1.2). What happens if I don't flash lazyflasher? Just curious. Thanks.
Click to expand...
Click to collapse
Likely wont boot since official firmware need to verify dex-opt (it supposed to be installed in official xiaomi recovery). However xiaomi eu rom will work just fine.
dels07 said:
Likely wont boot since official firmware need to verify dex-opt (it supposed to be installed in official xiaomi recovery). However xiaomi eu rom will work just fine.
Click to expand...
Click to collapse
Thanks. I am on official MIUI so I will flash lazyflasher as well.
any usb mtp bugs ?
azizkaka said:
any usb mtp bugs ?
Click to expand...
Click to collapse
MTP works great with no bugs in my case. I'm using xiaomi.eu btw.
Tapped from my Redmi 4 Prime using XDA Legacy
thank you
flash twrp done
now how to root ? plz links to download
no usb mtp after root
how to fix it ?
supersu v2.65 works without problem
In my opinion, this is the best TWRP for REDMI 4 Prime. Everything works.

MultiROM [Whyred][07-Apr][Miui/custom roms/GSI(treble))

Introduction
{
"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"
}
MultiROM is one-of-a-kind multi-boot mod. It can boot any Android ROM as well as other systems like Ubuntu Touch, once they are ported to that device. Besides booting from device's internal memory, MultiROM can boot from USB drive connected to the device via OTG cable. The main part of MultiROM is a boot manager, which appears every time your device starts and lets you choose ROM to boot. You can see how it looks on the left image below and in gallery. ROMs are installed and managed via modified TWRP recovery. You can use standard ZIP files to install secondary Android ROMs and MultiROM even has its own installer system, which can be used to ship other Linux-based systems.
Features:
* Multiboot any number of Android ROMs
* Restore nandroid backup as secondary ROM
* Boot from USB drive attached via OTG cable
You can also watch a video which shows it in action.​
Warning!
It _is_ dangerous. This whole thing is basically one giant hack - none of these systems are made with multibooting in mind. It is no longer messing with data partition or boot sector, but it is possible that something goes wrong and you will have to flash factory images again. Make backups. Always.​
Installation
Firstly, there are videos on youtube. If you want, just search for "MultiROM installation" on youtube and watch those, big thanks to all who made them. There is also an awesome article on Linux Journal.
You can install it either from MultiROM Manager app or from this guide:
MultiROM has 3 parts you need to install:
MultiROM - download the ZIP file from second post and flash it in recovery.
Modified recovery - download the IMG file from second post and use fastboot or Flashify app to flash it.
Patched kernel - You can use either one of the stock ones in second post or third-party kernels which include the patch, you can see list in the second post. Download the ZIP file and flash it in recovery.
You current rom will not be erased by the installation.
Download links are in the second post.​
Adding ROMs
1. Android
Go to recovery, select Advanced -> MultiROM -> Add ROM. Select the ROM's zip file and confirm. As for the space, clean installation of stock 4.2 after first boot (with dalvik cache generated and connected to google account) takes 676mb of space.​
Using USB drive
During installation, recovery lets you select install location. Plug in the USB drive, wait a while and press "refresh" so that it shows partitions on the USB drive. You just select the location (extX, NTFS and FAT32 partitions are supported) and proceed with the installation.
If you wanna use other than default FAT32 partition, just format it in PC. If you don't know how/don't know where to find out how, you probably should not try installing MultiROM.
If you are installing to NTFS or FAT32 partition, recovery asks you to set image size for all the partitions - this cannot be easilly changed afterward, so choose carefully. FAT32 is limited to maximum of 4095MB per image - it is limitation of the filesystem, I can do nothing about that.
Installation to USB drives takes a bit longer, because the flash drive is (usually) slower and it needs to create the images, so installation of Ubuntu to 4Gb image on my pretty fast USB drive takes about 20 minutes.
Enumerating USB drive can take a while in MultiROM menu, so when you press the "USB" button in MultiROM, wait a while (max. 30-45s) until it searches the USB drive. It does it by itself, no need to press something, just wait.​
Updating/changing ROMs
1. Primary ROM (Internal)
Flash ROM's ZIP file as usual, do factory reset if needed (it won't erase secondary ROMs)
Go to Advanced -> MultiROM in recovery and do Inject curr. boot sector.
2. Secondary Android ROMs
If you want to change the ROM, delete it and add new one. To update ROM, follow these steps:
Go to Advanced -> MultiROM -> List ROMs and select the ROM you want to update.
Select "Flash ZIP" and flash ROM's ZIP file.
Source code
MultiROM - https://github.com/vasishath/multirom/commits/android-8.1 (branch master)
Modified TWRP - https://github.com/vasishath/android_bootable_recovery/commits/android-8.1-mrom (branch master)
Thanks a lot to Tasssadar for creating this awesome utility.
XDA:DevDB Information
Multirom, ROM for the Xiaomi Redmi Note 5 Pro
Contributors
Shahan_mik3, vasishath
Source Code: https://github.com/vasishath/multirom/commits/android-8.1
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: Multirom TWRP
Version Information
Status: Alpha
Beta Release Date: 2018-03-28
Created 2018-03-19
Last Updated 2018-07-28​
Download Link
https://androidfilehost.com/?w=files&flid=257990​
Contents:
Multirom Zip
Multirom uninstaller
Multirom TWRP
NOTE: TWRP ZIP is not FLASHABLE. Extract the img and flash it.
One more for backup
Shahan_mik3 said:
One more for backup
Click to expand...
Click to collapse
@vasishath @Shahan_mik3
You guys are great.. thanks for greeting us with your amazing work and dedication..
It support oreo roms too??
@ki said:
It support oreo roms too??
Click to expand...
Click to collapse
ATM no. But will be adding soon
Thread cleaned up.
If you have an issue with a member or any source related please use the report button. No need to drag the thread off-topic please.
Also a quick read of XDA-Developers and the GPLhttps://www.xda-developers.com/xda-developers-and-the-gpl/ won't hurt
Regards,
The Arrow
The Arrow said:
Thread cleaned up.
If you have an issue with a member or any source related please use the report button. No need to drag the thread off-topic please.
Also a quick read of XDA-Developers and the GPL won't hurt
Regards,
The Arrow
Click to expand...
Click to collapse
Thanks appreciate it
@Shahan_mik3 ........switched from mi3/mi4 to note 5 pro huh?? :silly:
Tactical1997 said:
@Shahan_mik3 ........switched from mi3/mi4 to note 5 pro huh?? :silly:
Click to expand...
Click to collapse
Nah...we r using one device for development so it takes time to work and test on it.
May this guide will help others
EDIT: Nevermind, found my mistake, There IS an uninstaller zip
I dont want to be a spoilsport but think twice before installing multirom, If you want to remove it in the future you need an unistaller zip which never gets released for unofficial devices. I did this with my mi pad and i really regret installing multirom as i dont want it anymore but cant remove it. So just be sure that you really want it.
Please correct me if i have missed out anything or i am wrong in my statements.
robenn said:
I dont want to be a spoilsport but think twice before installing multirom, If you want to remove it in the future you need an unistaller zip which never gets released for unofficial devices. I did this with my mi pad and i really regret installing multirom as i dont want it anymore but cant remove it. So just be sure that you really want it.
Please correct me if i have missed out anything or i am wrong in my statements.
Click to expand...
Click to collapse
Let's say completely wrong. Chk op 2nd post
Shahan_mik3 said:
Let's say completely wrong. Chk op 2nd post
Click to expand...
Click to collapse
Oh sorry! Dont mind me, Great job on planning ahead !
Wip...miui 9 Oreo, aosp gsi, Los what more do u want in life :cyclops:
Shahan_mik3 said:
Wip...miui 9 Oreo, aosp gsi, Los what more do u want in life :cyclops:
Click to expand...
Click to collapse
A wish that everything I wish would be granted
Sent from my mido using XDA Labs
So can this works on redmi note5 China version?
It's based on Android 8.1
DukeG said:
So can this works on redmi note5 China version?
It's based on Android 8.1
Click to expand...
Click to collapse
After we release the update it should
Shahan_mik3 said:
After we release the update it should
Click to expand...
Click to collapse
Fine, I'll wait for it.
@Shahan_mik3
Thug pro

[RECOVERY][HI6250][SHRP]

{
"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"
}
SHRP RECOVERY PROJECT​
Code:
/*
[B][SIZE="4"] * Your warranty is now void.
*
* I am not responsible for bricked devices, broken partitions,
* thermonuclear war, or you getting fired because your phone broke. Please
* do some research if you have any concerns about features included in this Custom 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.
*/
[/B][/SIZE]​
ABOUT​SHRP is based on twrp and inspired by material design 2. Loads of features, including themes, locks and
much more! All very intuitive and easy to use. All you'll need for a stable
and working recovery. It's all started, there's a lot more to come. ​
FEAUTURES
Flash
Wipe
Backup
Restore
Mount
Files
Terminal
Themes
Settings + Advanced Settings
Flash SuperSU
Flash Magisk
Clear fingerprints.
Flash ViperFX
Recovery Locking
CPU core lock/unlock
Language changing
Hal3 / CameraAPI2 enabling/disabling
Oreo+ Reboot menu
Flashlight
And MUCH more!
SREENSHOTS​
LINKS​OFFICIAL WEBSITE​
TELEGRAM GROUP​
INSTALLATION​1. Flash in TWRP
2. Reboot to Recovery
3. Decrypt
4. If it asks for a password, type [shrp] without the brackets.
5. Click Magisk on home screen and flash if necessary
6. DONE!​
Warning: If you have any issues, you should dirty flash your ROM before flashing the shrp zip to avoid problems.
Reflash ROM -> flash SHRP --> reboot to recovery --> flash Magisk if you want​
BUGS​THEMES WON'T WORK​
SOURCE​BASED ON blu_spark TWRP - https://forum.xda-developers.com/one...ernel-t3800965​
If there is anything that should be added here, please tell me in the comments and I will add them asap! Thanks for the support.​
XDA:DevDB Information
SHRP PROJECT, Tool/Utility for the Huawei P8lite/P8 Lite
Contributors
sasi2006166, Mannan Qamar
Version Information
Status: Beta
Created 2019-03-06
Last Updated 2019-03-06
*RESERVED*
Downloads
Generic HI6250
SHRP-installer-hi6250-3.2.X-X-v1.2.2.zip​
If your device stucks on recovery logo do this:
On SHRP screen connect phone to PC and execute the following two commands via ADB:
adb shell
rm -rf /data​
Delete
_MartyMan_ said:
Delete
Click to expand...
Click to collapse
??
Noice. This build should be stable for the most part. Only issue is that it will ask for decrypt password first and then Recovery Password. Ignore the first password and then enter shrp for the second one. Or decrypt your device like I did
sasi2006166 said:
??
Click to expand...
Click to collapse
I accidentally posted here, sorry for misunderstanding
Doesn't work on my Huawei P10 Lite (hi6250) - it stuck at logo.
Dejvid50 said:
Doesn't work on my Huawei P10 Lite (hi6250) - it stuck at logo.
Click to expand...
Click to collapse
It's an issue with the base TWRP I used. I'll upload the fix in a minute.
For those of you stuck at SHRP Logo try this. It worked when flashing the base TWRP and since SHRP is an Overlay it Should work.
On SHRP screen connect phone to PC and execute the following two commands via ADB:
adb shell
rm -rf /data
After that hold Power button till it goes black and then hold Volume Up to boot to SHRP. Hopefully it's fixed.
Mannan Qamar said:
It's an issue with the base TWRP I used. I'll upload the fix in a minute.
For those of you stuck at SHRP Logo try this. It worked when flashing the base TWRP and since SHRP is an Overlay it Should work.
On SHRP screen connect phone to PC and execute the following two commands via ADB:
adb shell
rm -rf /data
After that hold Power button till it goes black and then hold Volume Up to boot to SHRP. Hopefully it's fixed.
Click to expand...
Click to collapse
Thanks for instructions, will try later bcz I'm busy now and I will reply
EDIT: after follow instructions (UP↑) works perfect on P10 Lite.. Thanks !
sasi2006166 said:
SHRP RECOVERY PROJECT
[/B][/SIZE]
ABOUT
SHRP is based on twrp and inspired by material design 2. Loads of features, including themes, locks and
much more! All very intuitive and easy to use. All you'll need for a stable
and working recovery. It's all started, there's a lot more to come.
FEAUTURES
Flash
Wipe
Backup
Restore
Mount
Files
Terminal
Themes
Settings + Advanced Settings
Flash SuperSU
Flash Magisk
Clear fingerprints.
Flash ViperFX
Recovery Locking
CPU core lock/unlock
Language changing
Hal3 / CameraAPI2 enabling/disabling
Oreo+ Reboot menu
Flashlight
And MUCH more!
SREENSHOTS
LINKS
OFFICIAL WEBSITE[/URL]
TELEGRAM GROUP
INSTALLATION
1. Flash in TWRP
2. Reboot to Recovery
3. Decrypt
4. If it asks for a password, type [shrp] without the brackets.
5. Click Magisk on home screen and flash if necessary
6. DONE!
Warning: If you have any issues, you should dirty flash your ROM before flashing the shrp zip to avoid problems.
Reflash ROM -> flash SHRP --> reboot to recovery --> flash Magisk if you want
BUGS
THEMES WON'T WORK
SOURCE
BASED ON blu_spark TWRP - https://forum.xda-developers.com/one...ernel-t3800965
If there is anything that should be added here, please tell me in the comments and I will add them asap! Thanks for the support.​
XDA:DevDB Information
SHRP PROJECT, Tool/Utility for the Huawei P8lite/P8 Lite
Contributors
sasi2006166, Mannan Qamar
Version Information
Status: Beta
Created 2019-03-06
Last Updated 2019-03-06
Click to expand...
Click to collapse
Any screenshot??
Guys any chance to make Dual boot TWRP recovery for Hi6250?
I'm getting 255 terror when trying to backup
Error 404 on Gdrive so I can't download it
potyqa said:
Error 404 on Gdrive so I can't download it
Click to expand...
Click to collapse
Try download from my drive:
https://drive.google.com/file/d/1g58pIZRj17qPz6FXXy5wEIN2ei8J9gx-/view?usp=sharing

Categories

Resources