Phone stuck in boot loops/slash screen. - Android Q&A, Help & Troubleshooting

I was flashing a ROM yesterday on my micromax a90s, while flashing the phone went off automatically. Now my phone isn't booting, neither normally and nor in recovery mode. The phone turns on shows SUperfone | Pixel logo and then reboots. This goes on and on and on.
Please help guys.
also Is there any way I can flash stock rom without going into recovery or turning the phone on?

1st of all Does your phone has a fastboot mode? if it does you gonna need the boot.img file of your rom. ( If you are using the stock rom the you need to extract the RUU of whatever rom file u are using and take out the boot.img file from it.)
Then you gotta take your phone to download mode or fastboot mode. if you can take it to the fastboot mode its very simple to solve this problem. If not you gonna need to search for the downloader programs like odin etc. to flash a boot file.
I assume that you got in to the fastboot mode and keeping up the reply.
You gonna need the Android SDK Tools to continue.
Extract the adb tool to a folder and go to that folder by using the CMD ( like c:\android or sth. else)
then you need to copy the boot.img file to the same folder. And write this command to the line while your phone is in fastboot mode.
fastboot flash boot boot.img
the it should say that the boot has been flashed succesfully.
Done your bootloop problem has been solved.
PS: If you are using a JellyBean rom dont flash anyother boot.img file use the JellyBean boot.img file for this operation.

MasterKoala said:
1st of all Does your phone has a fastboot mode? if it does you gonna need the boot.img file of your rom. ( If you are using the stock rom the you need to extract the RUU of whatever rom file u are using and take out the boot.img file from it.)
Then you gotta take your phone to download mode or fastboot mode. if you can take it to the fastboot mode its very simple to solve this problem. If not you gonna need to search for the downloader programs like odin etc. to flash a boot file.
I assume that you got in to the fastboot mode and keeping up the reply.
You gonna need the Android SDK Tools to continue.
Extract the adb tool to a folder and go to that folder by using the CMD ( like c:\android or sth. else)
then you need to copy the boot.img file to the same folder. And write this command to the line while your phone is in fastboot mode.
fastboot flash boot boot.img
the it should say that the boot has been flashed succesfully.
Done your bootloop problem has been solved.
PS: If you are using a JellyBean rom dont flash anyother boot.img file use the JellyBean boot.img file for this operation.
Click to expand...
Click to collapse
I can't get in fastboot mode

Can't you get in any mode like Vol- and power button or some combination like this?

Nope
MasterKoala said:
Can't you get in any mode like Vol- and power button or some combination like this?
Click to expand...
Click to collapse
BTW thanks guys
i sent my phone to service centre and they have fixed it for me!

Related

Help help Help Please

on my phone i tried updating to the Mean bean and of course i didnt read it all i used the flash apk app to get the rom wiped data all that installed fined boot animation came up and evey thing and i found out you need to be on latest firm ware and wich im not and my phone did not boot and i have nan droid back up is there a way to flash a new kernel in adb or no ? please helpp im s-on 1.15 and yes i still can go into recovery
You need to be S-Off to get the updated firmware. Without S-Off you would need to RUU and take the OTA to get the firmware. Read here: http://forum.xda-developers.com/showthread.php?t=1671577&highlight=ruu
To flash kernels while S-On download from Market "Flash image GUI" extract the "boot.img" file and push it in with this app. Then immediately go to recovery and flash the ROM zip.
slagle96 said:
on my phone i tried updating to the Mean bean and of course i didnt read it all i used the flash apk app to get the rom wiped data all that installed fined boot animation came up and evey thing and i found out you need to be on latest firm ware and wich im not and my phone did not boot and i have nan droid back up is there a way to flash a new kernel in adb or no ? please helpp im s-on 1.15 and yes i still can go into recovery
Click to expand...
Click to collapse
All you've got to do is fast boot the kernel, the firmware is recommended not a necessity
Mean bean has s-on kernel installer so maybe that's not the issue
{ParanoiA} said:
Mean bean has s-on kernel installer so maybe that's not the issue
Click to expand...
Click to collapse
how can i fast boot the kernel ?
{ParanoiA} said:
Mean bean has s-on kernel installer so maybe that's not the issue
Click to expand...
Click to collapse
it may not be but when i was s on i found that the kernel did not flash right every time best i can say is to start over wipe system and data it is a os upgrade and is manditory then flash rom if still a no boot fastboot the kernel. or let the raccoon out of the fridge to get s off not that hard to do
fast boot
This looks long, buts its just the initial setup too
If you aren't familiar with doing things from fastboot, chances are the first thing you are going to need to do is properly setup the folders to carry out the fastboot flash command. This setup is going to take the most time and after you have it all set up its very quick to do after that.
Setting up ADB:
1) Download the mini-SDK here and move it to something like C:\Android\platform-tools
http://androidforums.com/attachment...90-adb-guide-updated-12-05-2011-sdk-tools.zip
It contains:
adb.exe - Windows adb utility
fastboot.exe - Windows fastboot utility
fastboot-windows.exe - Windows fastboot utility
AdbWinApi.dll - adb link library for Windows
AdbWinUsbApi.dll - adb link library for Windows
These files will be used to push the boot.img (contains the kernel) from a ROM to your phone via fastboot.
2) Download your ROM and open it,
3) Copy the boot.img from the ROM to the same folder as the mini SDK you've downloaded.
4)Plug your phone into the computer via USB and power the phone off. Then press volume down + Power to get to fastboot
5)Once there, we need to open up a command prompt in the location where your sdk-tools are. If you are in windows 7 you can just shift+right click to select "open command prompt from here"
If you don't have win 7 you can manually move to the file location with the command cd to change directory.
6)Once you are in the correct directory you just type in
Code:
fastboot flash boot boot.img
and hit enter
7)reboot
or use this choose the JB only version http://forum.xda-developers.com/show....php?t=1917106

Huawei Honor 7, Bricked after B180. TWRP

Huawei recently shipped update B180.
They advised to unroot the phone first, but I have been stupid and updated with TWRP installed on the second recovery partition (e-recovery?) and the update failed.
My phone now won't boot. I can put it in fastboot/recovery mode and access TWRP, so I guess all I need is a stock ROM.
I cannot find anything useful for Honor 7 with Google, I would like a recent ROM (most recent I found is a B130).
I would also appreciate some advice on how to recover from this boot freeze.
Would flashing a stock ROM with TWRP be enough?
Thank you very much.
I'm kinda pissed since that phone is quite expensive.
You cannot flash a stock rom with TWRP.
You have to flash the stock recovery then a stock rom, using fastboot.
The more recent stock rom available is the B130, unfortunatly.
Have a look at my posts, I have done similar (although I had the normally recovery.img installed) you need to downgrade using the marshmallow downgrade ROM then to the full 121 or 130 ROM after putting the stock recovery back (for the version your phone was on before this happened I assume it was 170 if you were going to 180) once you are back on 130 you can then upgrade up to 180 through the usual process. I have done this a few times and it has been fine whilst experimenting with the device.
The current version of the phone appears to be burned in to it (I think curver.img is doing this inside the UPDATE.APP but I haven't found a way of flashing this file back to the phone to play around with downgrading without the MM downgrade ROM), this I think is what causes it to hang if it has a boot.img and recovery.img that does not match the version the phone thinks it is.
I am in the same boat with @rbuccia.
I can only access fastboot and recovery (twrp).
I also found that I must have something wrong with 3rdmodem because if i wipe form inside twrp I always get an error message on that partition.
Also I have a rom from Kangvip flashable with twrp but veven this has no effect.
I think that we cannot unbrick it without a completely and full stock rom but I think there is no one.
Any idea?
This method should work for the above, first we need to get your device to boot. The following should work... Extract UPDATE.APP from the B180 ROM and then extract boot.img and recovery.img using Huawei Update Extract. Now extract the UPDATE.APP from the full 130 ROM and extract system.img using the Huawei image extractor. Once you have them 3 files, place them in the same folder as your fastboot installation and do the following...
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
This should give you a working bootable phone, it will be a mess half 180 for Kernel etc... and the system itself will be 130 but it should boot. Then place the MM downgrade ROM into the dload folder on your SDCARD and run the update process, it will crash at 95% this is fine the phone will boot back up. Now place the UPDADTE.APP from 130 in the dload folder and run the update again, this should flash and give you a fully functioning normal system running version 130, then follow the update process to get back to 180.
The modem will get flashed as part of the 130 update package so hopefully that will resolve that issue for you as well.
james194zt said:
This method should work for the above, first we need to get your device to boot. The following should work... Extract UPDATE.APP from the B180 ROM and then extract boot.img and recovery.img using Huawei Update Extract. Now extract the UPDATE.APP from the full 130 ROM and extract system.img using the Huawei image extractor. Once you have them 3 files, place them in the same folder as your fastboot installation and do the following...
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
This should give you a working bootable phone, it will be a mess half 180 for Kernel etc... and the system itself will be 130 but it should boot. Then place the MM downgrade ROM into the dload folder on your SDCARD and run the update process, it will crash at 95% this is fine the phone will boot back up. Now place the UPDADTE.APP from 130 in the dload folder and run the update again, this should flash and give you a fully functioning normal system running version 130, then follow the update process to get back to 180.
The modem will get flashed as part of the 130 update package so hopefully that will resolve that issue for you as well.
Click to expand...
Click to collapse
Thanks for the tips, but
1. Where can i download the B180 full firmware?
2. I can't access the VOL+ VOL- POWer AKA updater mode, it just bootloops.
Thx :laugh:
Its on one of the threads at the top of General all the firmwares are there, no you don't need to do the vol+/- thing, just power power it down and then hold power up whilst plugging in to your PC. If this works the device will load up in fastboot and you should be able to flash what you need, to do the above the bootloader will need to be unlocked but you can do that from fastboot.
If your device is in a boot loop plug it in via USB to your PC and keep holding the volume up and when it reboots eventually it will go in to fastboot.
james194zt said:
Its on one of the threads at the top of General all the firmwares are there, no you don't need to do the vol+/- thing, just power power it down and then hold power up whilst plugging in to your PC. If this works the device will load up in fastboot and you should be able to flash what you need, to do the above the bootloader will need to be unlocked but you can do that from fastboot.
If your device is in a boot loop plug it in via USB to your PC and keep holding the volume up and when it reboots eventually it will go in to fastboot.
Click to expand...
Click to collapse
I must be blind, but i can only find the ota updates, not the full stock firmware :/
Thx tho, i'm starting to understand a bit better how it works and how i can fix it.
I'll just try to flash boot and recovery for B100 and B130 untill i cant make it work, for the system.app tho i can't take the B180 as i can't find it.
You need to use the system.img from B130 it is located here https://mega.nz/#!PlpXnLxD!azPTqEscNnwuSdrjpJJKO9zkyCpzAl7d6w3OpYx1se8 once you have this follow the above process and you should end up with a phone thats working and has the correctly matching firmware. Make sure you do it all though, just because it will boot with a mismatched boot loader and system.img doesn't mean you should keep it that way, it could be unstable and will cause issues with future upgrades.
james194zt said:
You need to use the system.img from B130 it is located here https://mega.nz/#!PlpXnLxD!azPTqEscNnwuSdrjpJJKO9zkyCpzAl7d6w3OpYx1se8 once you have this follow the above process and you should end up with a phone thats working and has the correctly matching firmware. Make sure you do it all though, just because it will boot with a mismatched boot loader and system.img doesn't mean you should keep it that way, it could be unstable and will cause issues with future upgrades.
Click to expand...
Click to collapse
Thx for the reply ! But that's what i said earlier, when i flash boot.img, system.img and recovery.img from the B130 update.app, the phone still bootloops.
I have access to the Huawei E-recovery if i do VOL+ POWER while the phone is plugged in the pc
I have access to the fastboot mode if i do VOL- POWER while the phone is plugged in he pc
I DON'T have access to the software mode upgrader if i do VOL+ VOL- POWER, no matter is the phone is plugged in or not
The phone still bootloops, plugged in or not.
:/
You need to flash boot.img and recovery.img from 180 and system.img from 130, sorry if that was not clear above! the boot loop is being caused because the boot.img doesn't match the version your phone thinks its on, if 180 doesn't work try the version before you upgraded i.e. 170 the system.img is just the android OS if you see HONOR glowing then you are booting system.img at that point but if it isn't glowing then you are still in the bootloader at that point so you need to sort out boot.img.
I've never been in 180, and as i said, i can't take the boot and recovery.img from the OTA update, i need a full stock firmware of B180 ! :/
Thx for the help tho.
I already tried to flash boot.img from B100 b121 and B130, and the phone still bootloops :/
http://forum.xda-developers.com/hon...dating-to-b180-fastboot-t3317249#post65420964
This fixed it!
Found this and it worked for me.
Download latest Official Full ROM from EMUI's site, HuaweiUpdateExtractor and adb / fastboot.
2. Unzip ROM and open UPDATE.APP with HuaweiUpdateExtractor.
3. Extract SYSTEM.img and RECOVERY.img (delete .header files that HuaweiUpdateExtractor generates you need only .img files) and put them in adb folder.
4. Boot in fastboot and conect to PC. (You can achieve this from TWRP to boot to bootloader, adb dosent work but fastboot will there is also key combination to get to bootloader/repair mode or what it is).
5. Open cmd.exe from adb folder and type (or copy-paste) the follow commands one by one:
Code:
fastboot devices
Code:
fastboot flash recovery RECOVERY.img
Code:
fastboot flash system SYSTEM.img
And finally where i had some trouble:
If you got no permissions try again or take usb cable off etc. Took me while to get back from same situtation. Few reboots to TWRP and to bootloader and USB replugging while in bootloader.
And for LINUX: i used split_updata.pl-master from github to extract the .APP/Firmware needed to sudo fastboot aswell.
Hiiiii guys
Please help me respected sir and other friends.
Anyone have twrp backup of stock rom ?
Because I want go back to stock rom and I have only twrp not pc please thanks in advance

help me removing recovery mode and back to stock

i flashed new recovery mode to my Gr5 nd i want to go back to stock recovery to have marshmelo update can any one help me pls
sorry for bad english
:crying:
Abdel_Fattah said:
i flashed new recovery mode to my Gr5 nd i want to go back to stock recovery to have marshmelo update can any one help me pls
sorry for bad english
:crying:
Click to expand...
Click to collapse
Wat is the full model of ur phone? KII-L21?
Go to file depot and get the recovery for ur phone (B130 or B140) or better still get the stock rom from the huawei website of your country and use Huawei Extractor to extract the recovery file. You just have to make sure it tallies with ur software version. B130 or B140 or whatever it is. Copy the recovery file to adb folder and rename to 'recovery.img'
When you get the recovery file, boot into bootloader/fasboot mode using the code below in adb.
"fastboot reboot bootloader"
Then flash it using the code below.
"fastboot flash recovery recovery.img"
This should get you stock recovery.
"fastboot reboot recovery" should get you into recovery. To show it's changed to stock.
Note: If you are not sure of the recovery to get, post a screenshot showing your phone information including the software version. Settings > About phone. That's the one. Cheers
Follow these steps and you are back on stock in no time:
As I don't know if you modified system or not, I'm gonna show you the full method.
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.

Stuck in TWRP

Hey,
I wanted to do a nandroid backup so I did adb reboot recovery to go to TWRP, now I can't boot into system, I'm stuck in twrp, I can't even power off the phone it keeps booting up again and again. Please help i'm really lost. Thanks
I did boot to System but with another key combinaison (volume down + power) , I think it's all messed up and the phone thinks that the recovery is the default boot option.. idk how to change this
Nexx_ said:
I did boot to System but with another key combinaison (volume down + power) , I think it's all messed up and the phone thinks that the recovery is the default boot option.. idk how to change this
Click to expand...
Click to collapse
If you can reach the stock recovery, just put update.app file and install it. If you can't, try to flash boot.img and recovery.img manually. After that, try to install rom again.
memht said:
If you can reach the stock recovery, just put update.app file and install it. If you can't, try to flash boot.img and recovery.img manually. After that, try to install rom again.
Click to expand...
Click to collapse
Okay thank you, I will try flashing them manually because I have twrp
@DigiGoon Please can you help me with it?
You were on which system? Stock or any Custom ROM?
DigiGoon said:
You were on which system? Stock or any Custom ROM?
Click to expand...
Click to collapse
I was on stock b371
Okay follow these step, if you don't understand any step ask again. But follow these:
Download the UPDATE.APP of the Build number you were on before.
Extract system.img, boot.img, recovery.img, cust.img from that UPDATE.APP
Flash all these files via bootloader mode, to boot into bootloader mode, once a loop is over and you see blank screen on your phone, quickly press Vol DOWN button and while pressing it connect your phone to a PC. If this doesn't work and you get into recovery, then in recovery go to option Reboot, in that select Bootloader.
Once in bootloader mode, flash these files by firing these commands from a CMD, make sure files are situated in the same location where you open up the CMD.
Code:
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot flash boot boot.img
Now after your phone boots up normally, put the same UPDATE.APP from which these files were extracted in dload folder of your external SDcard.
Now switch off your phone and press all the three buttons(Vol UP + Vol DOWN + Power) simultaneously.
Flashing process will start.
Hope this helps.
DigiGoon said:
Okay follow these step, if you don't understand any step ask again. But follow these:
Download the UPDATE.APP of the Build number you were on before.
Extract system.img, boot.img, recovery.img, cust.img from that UPDATE.APP
Flash all these files via bootloader mode, to boot into bootloader mode, once a loop is over and you see blank screen on your phone, quickly press Vol DOWN button and while pressing it connect your phone to a PC. If this doesn't work and you get into recovery, then in recovery go to option Reboot, in that select Bootloader.
Once in bootloader mode, flash these files by firing these commands from a CMD, make sure files are situated in the same location where you open up the CMD.
Code:
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot flash boot boot.img
Now after your phone boots up normally, put the same UPDATE.APP from which these files were extracted in dload folder of your external SDcard.
Now switch off your phone and press all the three buttons(Vol UP + Vol DOWN + Power) simultaneously.
Flashing process will start.
Hope this helps.
Click to expand...
Click to collapse
Thank you a lot for helping me I'll try to follow the process as soon as I get windows on my Mac
@DigiGoon No need to flash system.img actually Just cust, boot and recovery is enough (i think). I forgot to tell cust but it's not necessary always.
memht said:
@DigiGoon No need to flash system.img actually Just cust, boot and recovery is enough (i think). I forgot to tell cust but it's not necessary always.
Click to expand...
Click to collapse
The way his phone is acting, system is the main thing he needs to flash.
Same kind of problem different dude
DigiGoon said:
Okay follow these step, if you don't understand any step ask again. But follow these:
Download the UPDATE.APP of the Build number you were on before.
Extract system.img, boot.img, recovery.img, cust.img from that UPDATE.APP
Flash all these files via bootloader mode, to boot into bootloader mode, once a loop is over and you see blank screen on your phone, quickly press Vol DOWN button and while pressing it connect your phone to a PC. If this doesn't work and you get into recovery, then in recovery go to option Reboot, in that select Bootloader.
Once in bootloader mode, flash these files by firing these commands from a CMD, make sure files are situated in the same location where you open up the CMD.
Code:
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot flash boot boot.img
Now after your phone boots up normally, put the same UPDATE.APP from which these files were extracted in dload folder of your external SDcard.
Now switch off your phone and press all the three buttons(Vol UP + Vol DOWN + Power) simultaneously.
Flashing process will start.
Hope this helps.
Click to expand...
Click to collapse
I'm having similar problem as OP. I get access to TWRP(by holding power+vol up), but not fastboot anymore. My TWRP is in chinese and but I found the reboot menu and the alternatives are: System, Power Off, Recovery and Download. I think i've tried them all and none of them brings me fastboot. I went into loop when I tried to install SuperSu through TWRP on stock rom. Is there hope? Yesterday I managed to get into fastboot, but can't remember what I did. I heard something about draining the battery and then theres hope?
mosoo said:
I'm having similar problem as OP. I get access to TWRP(by holding power+vol up), but not fastboot anymore. My TWRP is in chinese and but I found the reboot menu and the alternatives are: System, Power Off, Recovery and Download. I think i've tried them all and none of them brings me fastboot. I went into loop when I tried to install SuperSu through TWRP on stock rom. Is there hope? Yesterday I managed to get into fastboot, but can't remember what I did. I heard something about draining the battery and then theres hope?
Click to expand...
Click to collapse
Several options you got:
Install older SuperSU. I remember I had the same thing and the only way was to downgrade SuperSU. 2.5x, I think.
Try to access fastboot - turn off phone, keep vol- pressed and power up. Release vol- when you see fastboot screen. Try it with and without USB PC connection.
Try to deplete your battery. It works in other devices as after charging again, boot.img behaves differently. Don't ask me why, but if the phone charges as it is, no harm in trying.
Wipe all partitions - Dalvik, cache, data, internal storage and system. And then install a custom ROM from sdcard or USB-OTG. You can access H7 content from PC, through USB, while in TWRP.
Huawei eRecovery
I got into Huawei eRecovery EMUI, but when I try to "Download latest version and recovery" and connect to wifi it fails:"Getting package info failed". The other options are Reboot and Shutdown. Could this be useful?
Another question how to transfer to sd-card when in twrp. The phone is detected in windows as MTP thingy, but in adb shell no devices is found... I'm too noob for this.
Got into fastboot mode, and flashed all the imgs except system.img where I get error "cannot load"... Got the ADB drivers now, but still adb shell finds no devices. It appears that my TWRP is gone, and instead I get Huawei eRecovery. So my problem now is that I dont get system.img flashed, still stuck at honor-logo, and can't push files with adb, I get "no devices". Any tips?
Got it now, thank you very much! But what's the point in doing the last steps with dload when everything seems to be good?
mosoo said:
I got into Huawei eRecovery EMUI, but when I try to "Download latest version and recovery" and connect to wifi it fails:"Getting package info failed". The other options are Reboot and Shutdown. Could this be useful?
Another question how to transfer to sd-card when in twrp. The phone is detected in windows as MTP thingy, but in adb shell no devices is found... I'm too noob for this.
Got into fastboot mode, and flashed all the imgs except system.img where I get error "cannot load"... Got the ADB drivers now, but still adb shell finds no devices. It appears that my TWRP is gone, and instead I get Huawei eRecovery. So my problem now is that I dont get system.img flashed, still stuck at honor-logo, and can't push files with adb, I get "no devices". Any tips?
Got it now, thank you very much! But what's the point in doing the last steps with dload when everything seems to be good?
Click to expand...
Click to collapse
Please share your solution with others, so that your post can be referred.
Doing a forced updated (dload) gives the absolute assurance you flashed all the partitions correctly with all the *.img compressed files in the update.app file.
mosoo said:
Got it now, thank you very much! But what's the point in doing the last steps with dload when everything seems to be good?
Click to expand...
Click to collapse
When you flash the partitions manually, we are not flashing all of them, only some of them, and some partitions are not in regular img format, so by doing the three button update we can put all the partitions in their respective places.
Another benefit of doing force update is that if you don't know your build number and flashed system.img, cust.img etc of some other build then by doing a force update all the img files of same build are flashed.

going back to stock

I wanted to go back to stock (again).
But I'm not.able to flash the rom using mi flash tool.last time i somehow did find the fastboot codes.now I'm not able to find it again.
Would be great if someone say in what order should the files be flashed
Just use fastboot mode, extract the zip, find flash_all.bat run when your phone is connect on fastboot mode
adekboreanaz said:
Just use fastboot mode, extract the zip, find flash_all.bat run when your phone is connect on fastboot mode
Click to expand...
Click to collapse
It didn't work.
To get it work you need to move the files to the folder which mi flash tool is installed
just extract the all data files in same folder and double click on flash all script. thats it.

Categories

Resources