[GUIDE] TO CHANGE THE MI BOOT LOGO FOR UNLOCKED BOOTLOADER ONLY - Xiaomi Mi Max Guides, News, & Discussion

{
"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"
}
AS WE ALL KNOW XIAOMI IS THE NOW ONE OF THE BIGGEST SMARTPHONE BRAND AFTER THE RELEASE OF
MI MIX XIAOMI MADE ITS WAY IN PREMIUM SMARTPHONE RANGE.
BUT I THING THE DONT CHANGE AND IS SAME IS ALL DEVICES IS THE BOOT LOGO EVERY XIAOMI DEVICE HAVE THE SAME BOOT LOGO.
SO TODAY I AM GONA STEP BY STEP SHOW YOU HOW YOU CAN CHANGE THE BOOT LOGO ON ANY XIAOMI DEVICE
PRE-REQUIREMENTS
1.XIAOMI DEVICE(UNLOCKED)
2.MINIMAL ADB FASTBOOTownload
3.ADB USB DRIVERS:-Download
4.SPLASH LOGO TOOL:-Download
5.A WINDOWS LAPTOP
6. AND BRAIN
STEP 1
FIRST OF ALL CHECK THE RESOLUTION OF YOUR XIAOMI PHONE
FOR MY CASE IT IS MI MAX (1080x1920)
STEP 2
NOW DOWNLOAD SPLASH TOOL AND MINIMAL ADB
EXTRACT SPLASH TOOL AND INSTALL MINIMAL ADB
STEP 3
FIND A SUITABLE IMAGE FOR THE LOGO OF SAME RESOLUTION
GOOGLE SERCH
I HAVE CHOSEN THIS IMAGE MATCHING MY RESOLUTION
PRESS ON VIEW FULL IMAGE AND SAVE IT
NOW YOU CAN EDIT THIS IMAGE AS I HAVE EDITED IT BUT KEEP IN MIND DONT MESS WITH RESOLUTION
NOTE:-RENAME THE IMAGE AS LOGO
STEP 4
NOW OPEN THE SPLASH LOGO FOLDER AND COPY THE FINAL IMAGE TO PICS FOLDER
AFTER COPYING GO BACK TO THE MAIN FOLDER AND RUN CREATE_LOGO.BAT AS ADMINSTATOR
AFTER THAT
NOW WE HAVE GOT A SPLASH.IMG IN OUTPUT FOLDER
STEP 5
NOW COPY SPLASH.IMG TO THE PLACE WHERE THE MINIMAL ADB
IS INSTALLED
NOW CONNECT YOUR XIAOMI DEVICE TO YOUR PC IN FASTBOOT MODE
NOW RUN MAF32.EXE
AFTER THAT ENTER THE COMMAND AS IT IS
fastboot flash splash splash.img
HIT ENTER THE REBOOT YOU DEVICE AND ENJOY THE NEW BOOT LOGO
MY MI MAX
MY SPLASH FILE:https://goo.gl/vYBGWg
PLEASE IF YOU THINK I HAVE DONE A GREAT JOB PRESS THE LIKE BUTTON
XDA:DevDB Information
boot, Tool/Utility for the Xiaomi Mi Max
Contributors
ROMFACTORY
Source Code: http://en.miui.com/thread-483715-1-1.html
Version Information
Status: Stable
Stable Release Date: 2017-08-25
Created 2017-08-25
Last Updated 2017-08-25

made a thread on MIUI forums a long time ago just wanted to share on xda also

If you're creating the flashable zip file .. then can't we just flash it in twrp ? Easy peasy

abhishekmenon said:
If you're creating the flashable zip file .. then can't we just flash it in twrp ? Easy peasy
Click to expand...
Click to collapse
Boot Logo cannot be flashed from TWRP

paarkhi said:
Boot Logo cannot be flashed from TWRP
Click to expand...
Click to collapse
Already flash using twrp

Good work ! realy best dev for Mi Max haha

paarkhi said:
Boot Logo cannot be flashed from TWRP
Click to expand...
Click to collapse
Yes it can, how do you think Xiaomi updates full firmware incl. splash with recovery MIUI zip.
Code:
package_extract_file("firmware-update/splash.img", "/dev/block/bootdevice/by-name/splash");
BTW we already have 2 similar threads like this one:
https://forum.xda-developers.com/mi-max/how-to/guide-how-to-create-custom-splash-t3432526
https://forum.xda-developers.com/mi-max/how-to/custom-boot-logo-splash-screen-mi-max-t3519537

nijel8 said:
Yes it can, how do you think Xiaomi updates full firmware incl. splash with recovery MIUI zip.
Code:
package_extract_file("firmware-update/splash.img", "/dev/block/bootdevice/by-name/splash");
BTW we already have 2 similar threads like this one:
https://forum.xda-developers.com/mi-max/how-to/guide-how-to-create-custom-splash-t3432526
https://forum.xda-developers.com/mi-max/how-to/custom-boot-logo-splash-screen-mi-max-t3519537
Click to expand...
Click to collapse
Sorry, Didn't know, thanks for informing

Lol didn't know about previous threads I had posted it long ago on miui fourms so thought to share it here also

paarkhi said:
Boot Logo cannot be flashed from TWRP
Click to expand...
Click to collapse
Yes it can be changed . For example, after changing the splash image , flash miui rom via recovery and you'll see that the splash image have been changed to the old one .

Is MAF32.EXE necessary to run ? I skipped it bcs I have existing adb and doesnt want to install it again. I did all the steps except for the MAF32.EXE, and now my splash screen in the penguin from linux. Why? How do I revert back to normal ?
EDIT: So I've downloaded your minimal adb and installed it, I see no MAF32.EXE in the folder. Where can I obtain MAF32.EXE??

ROMFACTORY said:
AS WE ALL KNOW XIAOMI IS THE NOW ONE OF THE BIGGEST SMARTPHONE BRAND AFTER THE RELEASE OF
MI MIX XIAOMI MADE ITS WAY IN PREMIUM SMARTPHONE RANGE.
BUT I THING THE DONT CHANGE AND IS SAME IS ALL DEVICES IS THE BOOT LOGO EVERY XIAOMI DEVICE HAVE THE SAME BOOT LOGO.
SO TODAY I AM GONA STEP BY STEP SHOW YOU HOW YOU CAN CHANGE THE BOOT LOGO ON ANY XIAOMI DEVICE
PRE-REQUIREMENTS
1.XIAOMI DEVICE(UNLOCKED)
2.MINIMAL ADB FASTBOOTownload
3.ADB USB DRIVERS:-Download
4.SPLASH LOGO TOOL:-Download
5.A WINDOWS LAPTOP
6. AND BRAIN
STEP 1
FIRST OF ALL CHECK THE RESOLUTION OF YOUR XIAOMI PHONE
FOR MY CASE IT IS MI MAX (1080x1920)
STEP 2
NOW DOWNLOAD SPLASH TOOL AND MINIMAL ADB
EXTRACT SPLASH TOOL AND INSTALL MINIMAL ADB
STEP 3
FIND A SUITABLE IMAGE FOR THE LOGO OF SAME RESOLUTION
GOOGLE SERCH
I HAVE CHOSEN THIS IMAGE MATCHING MY RESOLUTION
PRESS ON VIEW FULL IMAGE AND SAVE IT
NOW YOU CAN EDIT THIS IMAGE AS I HAVE EDITED IT BUT KEEP IN MIND DONT MESS WITH RESOLUTION
NOTE:-RENAME THE IMAGE AS LOGO
STEP 4
NOW OPEN THE SPLASH LOGO FOLDER AND COPY THE FINAL IMAGE TO PICS FOLDER
AFTER COPYING GO BACK TO THE MAIN FOLDER AND RUN CREATE_LOGO.BAT AS ADMINSTATOR
AFTER THAT
NOW WE HAVE GOT A SPLASH.IMG IN OUTPUT FOLDER
STEP 5
NOW COPY SPLASH.IMG TO THE PLACE WHERE THE MINIMAL ADB
IS INSTALLED
NOW CONNECT YOUR XIAOMI DEVICE TO YOUR PC IN FASTBOOT MODE
NOW RUN MAF32.EXE
AFTER THAT ENTER THE COMMAND AS IT IS
fastboot flash splash splash.img
HIT ENTER THE REBOOT YOU DEVICE AND ENJOY THE NEW BOOT LOGO
MY MI MAX
MY SPLASH FILE:https://goo.gl/vYBGWg
PLEASE IF YOU THINK I HAVE DONE A GREAT JOB PRESS THE LIKE BUTTON
XDA:DevDB Information
boot, Tool/Utility for the Xiaomi Mi Max
Contributors
ROMFACTORY
Source Code: http://en.miui.com/thread-483715-1-1.html
Version Information
Status: Stable
Stable Release Date: 2017-08-25
Created 2017-08-25
Last Updated 2017-08-25
Click to expand...
Click to collapse
The splash logo tool link is broken. Pls fix it.

Related

[Guide]Unlock Bootloader&Install Twrp And Flash Cm12.1 All in One For Meizu M2/Mini

[Guide]Unlock Bootloader&Install Twrp And Flash Cm12.1 All in One For Meizu M2/Mini
First Unlock Bootloader& Install Twrp .​
Note:This Is Modified Guide Of Unlock Bootloader And Flash Twrp with Installation Of Cm12.1 Rom
DISCLAIMER:
Unlocking the bootloader cause warranty void :silly: ,I do not give guarantee of possibility of relock bootloader again .I am not responsible for the risk bootloop, softbrick, hardbrick, so the 2nd world war, natural disasters, atomic bombs, etc: v: v: Unlocking the bootloader cause loss of files in internal memory (full reset), backup all apk use ES file explorer or any application and do not forget the important data in Internal memoy.So you have to be patient and read well.
BASICS NEEDS:
Flyme 4.5.4I(International Version Only Not Indian Version) If not have first download It from here ->
www.flymeos.com/firmwarelist?modelId=18&type=1
PC / Laptop winXp or Above
and Minimal ADB Driver download here ->
http://forum.xda-developers.com/showthread.php?t=2317790
Rooted Meizu mini M2 (M2/Mini ONLY !!!)
Busybox already installed,if not then download from Play Store
File unlock the bootloader and TWRP download here ->
http://www37.zippyshare.com/v/fvm5edpr/file.html
ADB and Fastboot Files downloaded at ->
https://goo.gl/mZzVS4
(Specifically Windows 8 and above) Disable driver signature that ADB Mediatek detected.
How: Go start button -> type and select advanced startup option -> select restart now -> select troubleshoot -> select advanced option -> select the startup settings -> select restart -> wait for it to reboot and enter the blue screens -> type the numbers -> wait until the computer / laptop restart
STEPS: :highfive:
Extract "file_root.zip" in PC / Laptop drive anywhere, it's up to you.And extract files unlock_bootloader_with_new_twrp put the file "twrp_2.8.7.0.img" in the folder of "file_root.zip"put the file "unlock_bootloader.sh" in to external folder, open your phone go to Settings accessibility ->Developer option -> USB debugging -> Tick To ON plug Your Meizu m2 into laptop/PC go to
File_root.zip folder copy all files and Paste it in the Minimal ADB Driver Folder then Install Minimal ADB .(Keep In mind Minal Adb Driver Folder should include file_root folder in it if not then copy folder and paste it there unless You will get error in detecting device).
Write "adb devices",wait for it to detect the device. If detected as "unauthorized" , please check again, there must be a warning. Select the checkbox and select OK, will eventually checked again be detected serial number
in your pc/laptop type "adb shell"type "su", check if there notification in phone.
And asked permission root, select grant permission then type.
"sh /storage/sdcard1/unlock_bootloader.sh"
wait until it says "now you can fastboot oem unlock your device"then type
"adb reboot bootloader"then type "
fastboot devices" to check whether fastboot already entered yet. if it has been entered, it will be detected.
Then type "fastboot oem unlock" push the button Vol UP and wait. once completed, the screen will be stuck. Do not panic, because this is not like brick hard reboot (press the power button for about 10 seconds to death and on again) Congratulations, you have bootloop (still unfinished the process by the way.
3)enter recovery (when bootloop direct press Power + Vol UP to vibrate)The Select Wipe Data Factory reset .
push restart wait for 10 minutes.You've done Unlock Bootloader
Bootloader is already unlock yet, how To flash TWRP
enter the command prompt (go to the folder "file_root" hold down the keyboard Shift + right click on the mouse/touchpad select "open command windows here) "adb reboot bootloader"enter fastboot like stated above.Then type.
"fastboot flash recovery twrp_2.8.7.0.img"
wait a minute turn off thr phone. and enter recovery (Power + vol up until vibration)you'll Be in TWRP
Now It's Time To Flash Cm 12.1
Note: As i Told You To Flash Flyme 4.5.4i(international Version)First.If still not installed then you will not able to install Cm12.1
Why?
Ans: As this rom is for Meizu M2 mini and model number of both devices Meizu M2 and Meizu m2 mini are not same so in this rom its developer had scripted a script in that it will not allow you to install Cm12.1 until it Check Ether Its Meizu M2 mini or not(Our is meizu m2) if it had some problem it will decline further installation process
Like this "Error In Executing Updater Binary In Zip"
Steps for installing rom
1.Unlock bootloader
2.Install Twrp
3.download Cm12.1.zip in SD
4.reboot to recovery
5.wipe everything( It Can Wipe Your Internal Storage too So i recommend You to Get Internal Storage Backup Too)
6.install zip
8.reboot to system
It will take time for first boot so don't worry.
{
"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: Still Not Able to flash error still comes
then try this two below given steps
1)Try with Flyme 5 beta version it can be flashed(untested)
2)Decompress Cm12.1 custom rom then go to bin folder there will be a file name"otasigcheck.sh"
Delete that file recompress whole rom again.
not recompress whole folder just recompress all files wich will be there eg :boot.img,system,bin etc (tested working 100%)
After this you may not able to get features update so you if you want to update download manually
"Credits"
Developer Of Cm12.1 :good: (Most Thankful Person)
Murtaza Piplod (Whole New Guide Noob Friendly )
My All co workers :highfive:
Good job
sir, i installed twrp.img on meizu m2 mini (flyme 5.1.11 g) with flashify without unlocking bootloader. Now my meizu m2 is stuck on meizu logo and continuously restart with a little vibration. No recovery is working. Only fastboot mode is working. How i can solve this?
twrp meizu m2
jai aplique cet method et jai re
usi merci baucou.
salman.ecti said:
sir, i installed twrp.img on meizu m2 mini (flyme 5.1.11 g) with flashify without unlocking bootloader. Now my meizu m2 is stuck on meizu logo and continuously restart with a little vibration. No recovery is working. Only fastboot mode is working. How i can solve this?
Click to expand...
Click to collapse
Rip dude you just finished your phone
why you guys do this -_-
how to unlock bootloader
my fhone is enter only to fastboot
how to unlock bootloader???????????????????????????
[email protected]
moshe3150 said:
my fhone is enter only to fastboot
how to unlock bootloader???????????????????????????
[email protected]
Click to expand...
Click to collapse
a guy can fix this i will tell him to contact you
try to repair using UFI box. @salman.ecti
Dear murtaza1326,
How can i switch from Flyme 5.1.7.0Y to Flyme 6.1.0.0G?
What i need to do?
Thanks in advance..
Ro33_Y said:
Dear murtaza1326,
How can i switch from Flyme 5.1.7.0Y to Flyme 6.1.0.0G?
What i need to do?
Thanks in advance..
Click to expand...
Click to collapse
i will write a guide for it
Dear murtaza1326,
I'm sorry I'm nagging, but maybe you have a link to how to make the switch between the versions?
I need the device urgently, and I don't want to ruin it again, especially after I paid for the repair.
murtaza1326 said:
i will write a guide for it
Click to expand...
Click to collapse
In the Steps given in the guide, it says- "go to
File_root.zip folder copy all files and Paste it in the Minimal ADB Driver Folder then Install Minimal ADB."
I have installed Minimal ADB driver from the link http://forum.xda-developers.com/showthread.php?t=2317790 mentioned earlier in the guide. Do i need to copy all the contents of the File_root.zip folder to the folder which is created upon installing ADB from the link you mentioned (because it also asks to replace 4 files which pre exist there) or copy the contents to a new folder because i am having problem understanding this step.
Thnx!
lilcat1 said:
In the Steps given in the guide, it says- "go to
File_root.zip folder copy all files and Paste it in the Minimal ADB Driver Folder then Install Minimal ADB."
I have installed Minimal ADB driver from the link http://forum.xda-developers.com/showthread.php?t=2317790 mentioned earlier in the guide. Do i need to copy all the contents of the File_root.zip folder to the folder which is created upon installing ADB from the link you mentioned (because it also asks to replace 4 files which pre exist there) or copy the contents to a new folder because i am having problem understanding this step.
Thnx!
Click to expand...
Click to collapse
just paste recovery.img and unlock bootloader file and its done
OK done
Helpful notes. Thanks sir.
I have meizu m2 n YU yureka
Can I use same procedure for YU yureka
Dsnagi2811 said:
Helpful notes. Thanks sir.
I have meizu m2 n YU yureka
Can I use same procedure for YU yureka
Click to expand...
Click to collapse
Method of unlocking will be different.
adarshm4you said:
Yu is not yureka its yunos which is chinese based flyme os.Install flyme 4 to unlock bootloader first.
Click to expand...
Click to collapse
I already upgraded to cm13 in yureka. But still lagging to upgrade meizu m2
Dsnagi2811 said:
I already upgraded to cm13 in yureka. But still lagging to upgrade meizu m2
Click to expand...
Click to collapse
This upgrade procedure is only for meizu.It might not suitable for yureka.Methods will be different.
Check yu yureka forum on xda for support bro.There will be thread for that.
What is problem you facing on upgrading m2?
adarshm4you said:
This upgrade procedure is only for meizu.It might not suitable for yureka.Methods will be different.
Check yu yureka forum on xda for support bro.There will be thread for that.
What is problem you facing on upgrading m2?
Click to expand...
Click to collapse
Can i follow same method to unlock bootloader and install twrp recovery in meizu m2. But go for different roms
Dsnagi2811 said:
Can i follow same method to unlock bootloader and install twrp recovery in meizu m2. But go for different roms
Click to expand...
Click to collapse
Yes you can use abow method.Better is follow vedios in youtube for better understanding unlocking m2 before doing.

Root Redmi Note 3 Pro! [Install Twrp and Root]

Hi guys today I will tell you that How you can install Twrp Recovery and root your Redmi Note 3 Snapdragon Version.
This method of installing Twrp Recovery also work on any Xiaomi Device. By Any Device i mean the Newer Xiaomi device that comes with a locked bootloader. You just have to replace the Twrp Recovery Image file with your device Recovery image file But i am using my Redmi Note 3 in this video to show you guys the tutorial.
And as I said locked bootloader that means that you have to first unlock your device bootloader to install Twrp on your device.
You can check you my video on it:-
http://goo.gl/gZWfvA
So Now after you have unlocked your phone bootloader let me tell you that how you can install the Twrp Recovery and root your Xiaomi device.
Steps:-
So first Download The 2 files Adb.zip and then extract it and Twrp Recovery for your device.
Then move the Recovery file to the adb folder and make sure that you have installed the adb drivers for your Android phone.
If you don't know how to install it You can check out my video:-
http://goo.gl/a6QgtH
Then download the supersu.zip and the lazyflasher.zip on your micro SD card And Then connect your device to PC via USB cable.
Then open the adb folder And Press and hold the shift button and right click together.
Then click on the CMD option to open CMD And then type The following commands
First type "adb devices" and enter to check that your device is detected.
Then type "adb reboot bootloader" to reboot your phone in fastboot mode.
You can also boot your phone manually in fastboot mode by powering off the device and press and hold the volume down and power button at the same time.
Then type "Fastboot flash recovery" and the name of the Twrp image.
Just type the first 2-3 words of your Twrp image file and press the tab button then it will automatically paste the name of the image file and then press enter to start flashing.
Now you have flashed the Twrp Recovery.
Then you can disconnect your phone and to go in the recovery Just press and hold the volume up and power button together to boot into recovery.
Then you will get this kind of a screen just cancel
{
"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"
}
And if you get this kind of a screen then just "Swipe to Allow Modifications"
And when you go to your internal storage it will not show you your device storage because the device is encrypted.
So to fix this you have to go to wipe and format the data of your device. This will erase everything on your phone not your micro SD card.
So backup everything first
And most of you get this error if you're running miui 8 marshmallow on your phone.
Now you can see your internal storage but now you have to flash the super su zip and the lazy flasher zip That you have placed on your micro SD card earlier.
So go to install and select the storage in which the files are saved and then install both of them.
First install the supersu.zip and then the lazyflasher.zip and Then wipe cache and reboot.
It will take some time at first boot.
Now the super su app will be installed on my phone.
Let's check with the root checker.
So that's how you can root your Redmi Note 3 Very easily and also other Xiaomi devices.
So hope you like it.
Check out my video about this topic:-
https://goo.gl/VQ8gfA
Twrp Image for RN3- https://goo.gl/VKElqg
Lazy Flasher- https://goo.gl/AzC3JD
Super su- https://goo.gl/t23Zok
Adb zip- https://goo.gl/5GSNgj
Why you ppl mess up things ! It's ok for beginners but try to explain all kind of twrp we have for our device and fastboot format user data command properly
Sent from my Redmi Note 3 using Tapatalk
Deleted.
This is good but there's a lot easier method. Just search Redmi note 3 root marshmallow on YouTube. I got the link from another awesome XDA member. Super easy
Sent from my Redmi Note 3 using Tapatalk
bchiu said:
This is good but there's a lot easier method. Just search Redmi note 3 root marshmallow on YouTube. I got the link from another awesome XDA member. Super easy
Click to expand...
Click to collapse
I have also given the link for my YouTube video
No no.. I mean there's this YouTube tutorials I just used yesterday and it took me only 5 mins tops to root my Redmi note 3 pro. Cuz they have a flash.bat file with all the necessary file in one zip file. Put your phone to fastboot and run the flash.bat and it's done. So no need to manually type all those adb commands.
Sent from my Redmi Note 3 using Tapatalk
bchiu said:
No no.. I mean there's this YouTube tutorials I just used yesterday and it took me only 5 mins tops to root my Redmi note 3 pro. Cuz they have a flash.bat file with all the necessary file in one zip file. Put your phone to fastboot and run the flash.bat and it's done. So no need to manually type all those adb commands.
Click to expand...
Click to collapse
Oh!
But don't get me wrong I do appreciate you did this post. I would have follow this guide if I didn't already rooted the easier way.
Sent from my Redmi Note 3 using Tapatalk
bchiu said:
But don't get me wrong I do appreciate you did this post. I would have follow this guide if I didn't already rooted the easier way.
Click to expand...
Click to collapse
Thanks bro?
my phone doesn't boot
Hi, I've followed this guide just to install the twrp so I din't flash the other packages. TWRP was installed succesfully but the system doesn't boot anymore. It keeps locked on the "mi mi.com" screen (without "android" on the bottom). What can I do now?
mammolos said:
Hi, I've followed this guide just to install the twrp so I din't flash the other packages. TWRP was installed succesfully but the system doesn't boot anymore. It keeps locked on the "mi mi.com" screen (without "android" on the bottom). What can I do now?
Click to expand...
Click to collapse
You have to flash the lazy flasher zip from Twrp recovery. I have given the link in the post and then I will boot.
And be patient it take me around real 15 mins to boot. Please always read the full guide
kd8879 said:
Oh!
Click to expand...
Click to collapse
I followed this but the internal storage get encrypted again and again when i go to recovery.
any solution.
also I want to know the TWRP password used to encrypt the backup
X_killer said:
I followed this but the internal storage get encrypted again and again when i go to recovery.
any solution.
also I want to know the TWRP password used to encrypt the backup
Click to expand...
Click to collapse
It actually don't have any password but u just have to wipe the data. Then the problem will be solve. Just go to wipe/format data/and then type yes & wipe
Hey, is this method is applicable for redmi note 3? Android version 5.1.1 miui 8

[TOOL][NITROGEN] TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)

This is the Xiaomi Mi Max 3's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
{
"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"
}
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Automatic ROOT
Install APKs
Uninstall APKs
Take a Screenshot
Take a Screen Reocrd
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
​
Someone should add this item to static area.
Thanks
Tunc
Can anyone confirm if the bootloader unlock feature is working or not? If so, that would obviate the need to wait ages for Xiaomi to dispense codes.
mudnightoil said:
Can anyone confirm if the bootloader unlock feature is working or not? If so, that would obviate the need to wait ages for Xiaomi to dispense codes.
Click to expand...
Click to collapse
I forgot to say this:
I want to specify that this tool can't bypass Xiaomi Bootloader Unlock procedure but all others function are working
Hi.
Is it possible with this tool to flash Recovery "Global" 9.6.6 Rom when my rom at this moment is China Stable - Flashed by Fastboot method over 9.6.4 a.k.a "Fake" Global ROM? Or I can restore my previous rom which was 9.6.4? Sorry for that silly question but I'm newbie with Xiaomi devices.
Edit.
Bootloader UNLOCKED
mauronofrio said:
I forgot to say this:
I want to specify that this tool can't bypass Xiaomi Bootloader Unlock procedure but all others function are working
Click to expand...
Click to collapse
Thanks for pointing it out, still got a week to wait...
Well I'll tell you this tool just unbricked my mi mix 3 global which got bricked from some other tool kit that probably shouldn't be on here. But yes big thanks and it works perfectly. I've been 10 hours with a phone stuck in fastboot mode.
Will this work on the Mi Max 3 latest Android 9.0 builds ?
does the bootloader unlock feature work on xiaomi phones now, or still not? [mi max 3 is what i'd like to unlock].
thanks
reg66 said:
does the bootloader unlock feature work on xiaomi phones now, or still not? [mi max 3 is what i'd like to unlock].
thanks
Click to expand...
Click to collapse
There is not an unlock option for xiaomi devices (except for xiaomi with android one). Unfortunately the tool can't bypass official procedure
mauronofrio said:
There is not an unlock option for xiaomi devices (except for xiaomi with android one). Unfortunately the tool can't bypass official procedure
Click to expand...
Click to collapse
Can this tool also decrypt internal storage as in the screenshots? I know mi 9 isn't yet supported but I'm wondering if it will be able to decrypt it...
reg66 said:
Can this tool also decrypt internal storage as in the screenshots? I know mi 9 isn't yet supported but I'm wondering if it will be able to decrypt it...
Click to expand...
Click to collapse
Yes, it will be decrypted until you boot again the rom
My bootloader is unlocked, no issue. What I need is to install TWRP and do root - is this tool right for that?
MTIA
Enviado desde mi MI MAX 3 mediante Tapatalk
mauronofrio said:
Yes, it will be decrypted until you boot again the rom
Click to expand...
Click to collapse
Thanks. But I'd just like to check, with mi 9 if I decrypt the device, can anything go wrong with your tool. Can I brick my device if it doesn't work? Thanks

[RECOVERY][OFFICIAL] TWRP-3.3.1.x [X01AD]

{
"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
Code:
/**
* What you do with your device is your choice.
* None of the developers of this software will be held accountable for any damages to your device or to third parties.
* You should know this by now.
**/
What's this?
This is Official TeamWin Recovery Project for Asus Zenfone Max M2 (X01AD).
Known Issues:
None yet. You tell me.
Requirements:
Unlocked bootloader.
Computer/Laptop
Common sense and the device X01AD ofcourse
Download:
https://twrp.me/asus/asuszenfonemaxm2.html
XDA:DevDB Information
[RECOVERY][OFFICIAL] TWRP-3.3.1.x [X01AD], ROM for the Asus Zenfone Max M2
Contributors
Mr147, kubersharma, bauuuuu
ROM OS Version: 9.x Pie
Version Information
Status: Stable
Stable Release Date: 2019-05-25
Created 2019-05-03
Last Updated 2019-05-25
Reserved
Steps to follow:
1. Download & flash using fastboot
2. Flash Forced_decryption.zip: https://drive.google.com/open?id=1NhBSCbk4RHEqbo_zRrAvxkYyQO4oH80O
3. Wipe data after flashing recovery (one time).
4. Reboot to recovery!
Will this work on max m2 X01AD. i read your github description of the device.My device has the same spec but my about phone section shows the name Asus X01AD.
jeno33 said:
Will this work on max m2 X01AD. i read your github description of the device.My device has the same spec but my about phone section shows the name Asus X01AD.
Click to expand...
Click to collapse
Yes it will, I've corrected codename in this thread and github.
Works for Android pie.
See full installation video
Can i install in oreo rom?
will it work for both oreo and pie ??
i am unable to flash gsi with this twrp and pie(both updates) or oreo stock vendor. i am unable to mount system to flash magisk. Also after flashing gsi system image when i check the system partition under wipe--advanced wipe--system, it shows used space 7 mb. Dont know if thats the problem. Can you please help me
rohanpls said:
Steps to follow:
1. Download & flash using fastboot
2. Flash Forced_decryption.zip: https://drive.google.com/open?id=1NhBSCbk4RHEqbo_zRrAvxkYyQO4oH80O
3. Wipe data after flashing recovery (one time).
4. Reboot to recovery!
Click to expand...
Click to collapse
Hi!
After force decryption like steps, it work but... after boot phone bricked and show this on screen:
Warning
Your device is corrupt. It can´t be trusted and not work properly
Visit this link on another device:
g.co./ABHg.co/ABH
If power key not pressed:
Your device will poweroff in 30 seconds
Click to expand...
Click to collapse
I half fix the problem, it boot but i had to go to ASUS support, download UL-ASUS_X01A-WW-16.2018.1905.42-user ROM, change update-script device name because script says ASUS_X01A_1 and TWRP says X01AD and i had to delete this lines to:
Code:
getprop("ro.build.version.release") == "9" || getprop("ro.build.version.incremental") == "15.2016.1902.159-20190227" || abort("This FULL package is SPECIALLY for 9.0 and S159(15.2016.1902.159-20190227) on 8.0!!!; this is a \"" + getprop("ro.build.version.incremental") + "\".");
(!less_than_int(1557109512, getprop("ro.build.date.utc"))) || abort("E3003: Can't install this package (Mon May 6 10:25:12 CST 2019) over newer build (" + getprop("ro.build.date") + ").");
Like this i manage to flash with TWRP... But is not all...
I had to go to Bootloader and execute this command:
Code:
fastboot format data
It give a fail info but do the trick!
Format with TWRP doens´t encrypt again, like this it works.
Then need to flash TWRP again, and then format data, factory reset.
Now it boot show 2 screens with that info from above, 1 says 5 sec with White font and the other 30sec with red font, but if press power screen blinks, release power key and system boot.
Is there any way to fix this mess??? And find stock recovery???
Thanks.
persona78 said:
Hi!
After force decryption like steps, it work but... after boot phone bricked and show this on screen:
I half fix the problem, it boot but i had to go to ASUS support, download UL-ASUS_X01A-WW-16.2018.1905.42-user ROM, change update-script device name because script says ASUS_X01A_1 and TWRP says X01AD and i had to delete this lines to:
Like this i manage to flash with TWRP... But is not all...
I had to go to Bootloader and execute this command:
It give a fail info but do the trick!
Format with TWRP doens´t encrypt again, like this it works.
Then need to flash TWRP again, and then format data, factory reset.
Now it boot show 2 screens with that info from above, 1 says 5 sec with White font and the other 30sec with red font, but if press power screen blinks, release power key and system boot.
Is there any way to fix this mess??? And find stock recovery???
Thanks.
Click to expand...
Click to collapse
Why dont you flash fastboot rom
not working
Jamalnke said:
See full installation video
Click to expand...
Click to collapse
i have problem help me pls https://cuu.su/9AYkMul/
---------- Post added at 01:55 PM ---------- Previous post was at 01:40 PM ----------
Best Custom Recovery, thanks bro
Unlock the bootloader first
nikitabatonc said:
i have problem help me pls https://cuu.su/9AYkMul/
---------- Post added at 01:55 PM ---------- Previous post was at 01:40 PM ----------
Click to expand...
Click to collapse
U should unlock the bootloader first. Partition flashing is not allowed means the bootloader is locked.
Root with asus zenfone max m2 without pc
Sandi adriansa said:
Root with asus zenfone max m2 without pc
Click to expand...
Click to collapse
Do you know how to get that done? I just got one of these
Thanks, perfectly worked on Asus X01AD pie os.
Lock State
I have followed the steps. I get to the message ... Sending OKAY. Writing failed not allowed in Lock State. Just wondered what I can do next? Thankyou
I appreciate your work Please provide any official custom rom support???
the Forced_decryption.zip link not working
rohanpls said:
I'm trying to install twrp recovery but the decryption file drive link seems to be expired or broken,
can you update the force decryption file or should i just proceed without flashing decryption file would there any problem?
Click to expand...
Click to collapse
Please update decryption link and does wipe data removes all phone data

TWRP for LENOVO Tab M10 FHD - TB-X606F?

Hello, Possessing two tablets of this brand, I was wondering if a custom recovery existed for this one, I can look everywhere on all the forums, Russian, English, etc ... But, I do not find.
If anyone can create one with this SOURCE CODE from the tablet that would be super nice.
I succeded to install twrp on my lenovo x606F.
1) extract recovery.img from a downloaded full firmware
2) download "Mediatek (MTK) Auto TWRP recovery porter by Team Hovatek" v. 1.6 and use it to create a twrp.img from your recovery
3) flash your twrp image by adb:
fastboot flash recovery twrp.img
4) then flash an empty vbmeta.img that you find on team hovatek site by this command (Method 3 - Flashing vbmeta https://forum.hovatek.com/thread-32719.html ):
fastboot --disable-verity flash vbmeta vbmeta.img
5) reboot in recovery. You will receive a message that your partition is encrypted. tap "cancel" and follow the steps indicated on this page (Method 3 - Patching fstab in /vendor partition using TWRP + Text editor https://forum.hovatek.com/thread-30160.html ). You have to backup on your microsd your two fstab.* files in /vendor/etc folder and then modify as indicated. Then, by twrp, overwite them on your original files.
6) reboot in android and flash your original recovery
7) reboot in your stock recovery and make a full data erase. YOU LOST ALL YOUR PERSONAL DATA.
8) reboot in android and reinstall twrp recovery
9) reboot in your full working twrp recovery and check if it is all ok.
When you boot in your twrp, your screen is black, so you have to push power button to light your screen. You can fix it
by checking all three option in magisk manager (keep encryption, keep verity and recovey mode) and reinstall magisk root.
I'm not responsable for any damage on your device. Sorry for my english
zeldoox said:
3) flash your twrp image by adb:
4) then flash an empty vbmeta.img
Click to expand...
Click to collapse
Are you sure? TWRP Recovery Porter says that vbmeta.img must be flashed BEFORE twrp image.
I made several attempts to install twrp. When I succeeded, I installed vbmeta.img after twrp. But, during my previous attempts, I had already installed vbmeta. So, it is possible that the right steps are to install it first.
So, did anyone else succeed with these steps?
Shijune said:
So, did anyone else succeed with these steps?
Click to expand...
Click to collapse
I haven't tried, I'm afraid a bricked my tablets
Shijune said:
So, did anyone else succeed with these steps?
Click to expand...
Click to collapse
Nope. I tried 3-4 times, no way. The only result is that my tab's clock becomes late 11k seconds after each reboot
Guys someone has a working twrp image for android 10?
maks44 said:
Nope. I tried 3-4 times, no way. The only result is that my tab's clock becomes late 11k seconds after each reboot
Click to expand...
Click to collapse
I just rooted Lenovo M8 FHD TB-8705F (Android 9) using the Hovatek Method 3 guide:
flashed empty vbmeta
flashed boot.img created by Magisk
I tried the steps above with the TB-X606F on Android 10 (I used the lenovo recovery tool to rescue os and ended up with android 10) and I am unable to get it working. If I flash the generated twrp image and the vbmeta one (doesn't matter which order) and reboot recovery I get a black screen and no amount of pushing the power button gets the screen to turn on. I have not tried the boot.img file generated by Magisk yet. Anyone have any thoughts on this?
dpn982 said:
I tried the steps above with the TB-X606F on Android 10 (I used the lenovo recovery tool to rescue os and ended up with android 10) and I am unable to get it working. If I flash the generated twrp image and the vbmeta one (doesn't matter which order) and reboot recovery I get a black screen and no amount of pushing the power button gets the screen to turn on. I have not tried the boot.img file generated by Magisk yet. Anyone have any thoughts on this?
Click to expand...
Click to collapse
Can you share the download link for Lenovo recovery tool? Thanks
MisterVik said:
Can you share the download link for Lenovo recovery tool? Thanks
Click to expand...
Click to collapse
https://download.lenovo.com/consumer/mobiles/rescue_and_smart_assistant_v5.3.0.21_signed_setup.exe
Hi all,
I got my TB-X606F today and I'm having a hard time getting fastboot to work. I installed the official MTK driver from google and in my device manager its visible as Android ADB Interface
on my tablet I see the fastboot mode in the lower left corner.
fastboot devices shows nothing on cmd.
Any ideas?
OS Windows 10
MOD EDIT: See here- https://forum.xda-developers.com/t/...sb-driver-installer-tool-for-windows.3999445/
Смотрите здесь-https://forum.xda-developers.com/t/tool-latest-adb-fastboot-and-usb-driver-installer-tool-for-windows.3999445/
acocalypso said:
Hi all,
I got my TB-X606F today and I'm having a hard time getting fastboot to work. I installed the official MTK driver from google and in my device manager its visible as Android ADB Interface
on my tablet I see the fastboot mode in the lower left corner.
fastboot devices shows nothing on cmd.
Any ideas?
OS Windows 10
Click to expand...
Click to collapse
I have the same problem and can't proceed rooting for this reason.
adb works fine. Device is shown, commands like reboot into fastboot mode works fine. But "fastboot devices" does not show an entry.
I've tried to (re-) install the drivers CDC, VCOM, ... several times. I'v tried the "Latest ADB Fastboot and USB Driver installer tool for Windows". Doesn't work.
In device manager, Android Bootloader Interface is shown with an error.
{
"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"
}
Any ideas?
To fix this update your driver to Samsung's adb interfrance and it will work.
I got my TB-X606F rooted but struggle to install TWRP. I believe I'm on Android 10, the latest? I used [Hovatek] Mediatek Auto TWRP Recovery Porter V1.7a by Team Hovatek because I couldn't find version 1.6. I got the recovery.img directly from TB-X606F_S300007_200923_BMP.zip. I select Android 10 in the Android Version and output the TWRP recovery. Then I flashed and flashed the vbmeta (both the version from my zip file and the version from Hovatek. Then I flashed using multiple instructions. When I boot to recovery, it just gives the orange box screen then eventually fully boots to OS. Anything I'm forgetting?
I upgraded to Android 10. I installed again twrp by "Mediatek Auto TWRP Recovery Porter V1.7a". Android 10 version don't work well. "Pie Kernel 4.9.117" version works perfectly. The steps I follow are similar to my previous post. Insted of "forceencrypt" there is "forcefdeorfbe" in fstab.mt6765 file.
zeldoox said:
I upgraded to Android 10. I installed again twrp by "Mediatek Auto TWRP Recovery Porter V1.7a". Android 10 version don't work well. "Pie Kernel 4.9.117" version works perfectly. The steps I follow are similar to my previous post. Insted of "forceencrypt" there is "forcefdeorfbe" in fstab.mt6765 file.
Click to expand...
Click to collapse
How did you get twrp installed plz help
zeldoox said:
I upgraded to Android 10. I installed again twrp by "Mediatek Auto TWRP Recovery Porter V1.7a". Android 10 version don't work well. "Pie Kernel 4.9.117" version works perfectly. The steps I follow are similar to my previous post. Insted of "forceencrypt" there is "forcefdeorfbe" in fstab.mt6765 file.
Click to expand...
Click to collapse
Can you plz make a video of your steps?

Categories

Resources