Guide to apply OTA without bootloop in Rooted ZF2 - ZenFone 2 General

hi guys,there are so much confusion on OTA updates over rooted device
and yes i screwed my device by removing bloatwares and end up in bootloop,so here what i did to recover and update the OTA..
if u didnt remove bloatware or didnt edit the system apps[freezing is no problem] then you can just unroot using supersu and reboot once,click update but if u removed bloatware or ended up in bootloop,follow below steps
I'm not responsible for bricked phone,try on your own risk
Credit goes to: @ mhp1995 for his all in one thread and clear instructions, @shakalaca , @keepfishes,i didnt do anything ,i just made their links,guide at one place..
First things first: (get this straight, don't download the wrong firmware and flash the wrong thing)
ZE550ML = Z008
ZE551ML[2gb,4gb ram] = Z00A
What this guide giving steps for:[just more like summary]
Files Needed and Required before Steps: - Just basic drivers to activate adb,fastboot
Steps To recover from Bootloop: - flashing system,kernel,recovery,droid boot to fix the phone[flashing system alone is mostly enough]
Steps to Apply OTA manually: - getting ota zip and put it in sd by renaming then goto recovery,flash
Files Needed and Required before Steps:
Drivers for Asus Zenfone 2 installed on PC from here [mostly it will auto installed]
ADB installed on your PC (https://drive.google.com/file/d/0B0MKgCbUM0itVVFWRC02Q0VBQnc/view?usp=sharing)
Flashtools[http://forum.xda-developers.com/attachment.php?attachmentid=3301263&d=1431011927]
WinRar
Steps To recover from Bootloop:
three methods are there,using preroot img, using adb sideload and using stock.zip given by asus[if u think flashing,adb sideload is hard,use stock.zip method]
Pre Root Stock using flashtools:
Pre-rooted system.img and recovery (https://mega.co.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw) (Download the correct firmware according to your phone ZE550ML = Z008 , ZE551ML = Z00A )
Download and run WinRAR . Click on the '.zip' part of the system.img file. You will see that WinRAR puts all the parts together and offers you an option to extract the one big system.img. Go ahead and extract it to the folder the other parts of the ROM are in.
will be look like THIS pic or see attachment ..
Unzip the FlashTools.zip and copy the following 4 downloaded files and paste it into extracted flashtools folder:
boot.img (~ 11MB)
droidboot.img (~ 13MB)
recovery.img (~ 11MB)
system.img (~ 2GB)
Disconnect your phone from PC/Laptop.. Power it off. Once it is off, hold down the volume up button and hold on to the power button until the phone vibrates. After the vibration stops, release the power button and continue pressing the volume up button until the green Android robot appears. You should see a blue line below saying "Waiting Fastboot command or Continue the fastboot process"
Now connect your phone via USB to your computer.
At the flashtools folder press Shift + Right Click.. Then select "Open command here"...
Copy and paste the following commands in the command prompt window (line by line) and press enter after each line. WAIT for the process to complete before copying and pasting the next line:
Code:
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
The flashing of system.img will take huge time to show any text after max size info,after some more time it will show finished ,then you can plug out the USB and press the power button, reboot your phone and when it starts up, your phone is ROOTED.
Now open Supersu[it will ask for su binary update,click NO],and click unroot from options of supersu,reboot once
Now u have stock without any modification,you can apply OTA manually for sure..not sure on FOTA about bootloop..
Using ADB sideload:
go here for ZE551ML[for 2g and all 4gb versions] ,go here for ZE550ML
choose Android in OS,then click firmware,in that get latest the zip of ww[ww-world,TW-taiwan,JP-japan,CN-China]
create a folder called adb in any drive in your pc/lap,put the zip you download there and rename the zip as "file"
Disconnect your phone from PC/Laptop.. Power it off. Once it is off, hold down the volume up button and hold on to the power button until the phone vibrates. After the vibration stops, release the power button and continue pressing the volume up button until the green Android robot appears. You should see a blue line below saying "Waiting Fastboot command or Continue the fastboot process"
Now connect your phone via USB to your computer.
At the adb folder press Shift + Right Click.. Then select "Open command here"...
Copy and paste the following command in the command prompt window
Code:
adb sideload file.zip
Wait until the process is complete ,then rebooot ,thats all
Using Stock.zip from ASUS site:
go here for ZE551ML[for 2g and all 4gb versions] ,go here for ZE550ML
choose Android in OS,then click firmware,in that get latest the zip of ww[ww-world,TW-taiwan,JP-japan,CN-China]
now rename the zip which you download to "MOFD_SDUPDATE" zip and paste it in external SDCARD[external not internal]
now power off, Once it is off, hold down the volume up button and hold on to the power button until the phone vibrates. After the vibration stops, release the power button and continue pressing the volume up button until the green Android robot appears. You should see a blue line below saying "Waiting Fastboot command" ,Now here click vol down till you see Recovery mode in top big rectangle box,now click power button,and thats all it will restore your phone..
Steps to Apply OTA manually:
[Note: please confirm that you didnt modified or removed any system apps,files]
Download the OTA file from here, check under ota update heading [get the latest one ,check the version number]
rename the OTA zip which you download to "MOFD_SDUPDATE" zip[verify with this PIC], paste the renamed zip in external memory[not in internal, tried to place in internal but it didnt work]
now power off, Once it is off, hold down the volume up button and hold on to the power button until the phone vibrates. After the vibration stops, release the power button and continue pressing the volume up button until the green Android robot appears. You should see a blue line below saying "Waiting Fastboot command" ,Now here click vol down till you see Recovery mode in top big rectangle box,now click power button,and thats all it will update your phone..
hope this helps you

Thank you sooooo much.

Not a single hitch .... one shot update!

I uninstalled xposed, unrooted and still got the dead android with the error message.
So this is what I did, since I had the official unrooted firmware from the Asus site in my sdcard (renamed of course) I went to recovery and automatically install the firmware, it let me kept my set up the way I had it, then I look for the update. All this from my phone.
Then connect to the computer and root and installed xposed.

one can still install the update file while rooted.
this will work as long as no files present in both existing system and patch have been modified.
pasting method from @mhp1995's thread.
Method:
1. Turn off your Zenfone 2
2. Go to recovery mode
3. Select apply update from ADB
4. Connect your zenfone 2 with USB cable to your PC/laptop
5. Open command prompt in Windows (in the same folder where ADB is located)
6. Check connection by typing adb devices in the command prompt.. If connection successful there will be a list of Zenfone 2 device.
7. Type
Code:
adb sideload file.zip (where file.zip is the file name of the Asus firmware)
8. Wait until the process is complete
9. Wipe Cache, Reboot.

Hi thanks for the time to write the guide but im stuck on step 6.
The folder i have contains
Adb
AdbWinApi.dll
AdbwinusbApi.dll
Enter_bootloader
Fastboot
If i right click it on my laptop the command box opens and when i typed in the 1st line of text and hit enter it said file size was too big along those lines.
Sorry to mess up
Where am i going wrong.
If not il paypal £5 to a video maker so i can watch the steps..... Its the least i can do.
Thanks

maka81 said:
Hi thanks for the time to write the guide but im stuck on step 6.
The folder i have contains
Adb
AdbWinApi.dll
AdbwinusbApi.dll
Enter_bootloader
Fastboot
If i right click it on my laptop i dont get the option to type the command
Where am i going wrong.
If not il paypal £5 to a video maker so i can watch the steps..... Its the least i can do.
Thanks
Click to expand...
Click to collapse
Have u installed adb and the drivers?? If yes then copy the OTA (zip file or system.img, recovery.img, droidboot.img, boot.img) in the flashtools folder then press Shift + Right Click.. Then select "Open command here"...Then follow the guide as it is... If u don't have system.img, recovery.img, droidboot.img, boot.img just put the OTA (zip file) in the flashtools folder or adb folder.... Reboot ur phone to bootloader mode and type the following command in the adb:
Code:
adb sideload file.zip (where file.zip is the file name of the Asus firmware)
and wait for the process to complete...
Hope this helps..If u still face some prob just PM me i will walk u thru step by step

Thank you for the reply. Everything as far as i am aware is installed on my laptop.
I found the commands thing clicked it entered the 1st line and got file size too big . all the files are in 1 window so i cant see where. Im going wrong. 1st time i ever roted a phone and had no problems then 1 update later its dead lol.
Seriously. If someone makes a vid from scratch or wants to facetime me to get it sorted il pay uk £15 as im pulling my hair out now
Thanks. Again all
Danny

maka81 said:
Hi thanks for the time to write the guide but im stuck on step 6.
The folder i have contains
Adb
AdbWinApi.dll
AdbwinusbApi.dll
Enter_bootloader
Fastboot
If i right click it on my laptop the command box opens and when i typed in the 1st line of text and hit enter it said file size was too big along those lines.
Sorry to mess up
Where am i going wrong.
If not il paypal £5 to a video maker so i can watch the steps..... Its the least i can do.
Thanks
Click to expand...
Click to collapse
i guess u are saying about max number of bytes allowed to flash and some xxxxx bytes right?
if u r telling that then yes it is what meant to be happen ,just wait for some minutes
but can you take the screen shot of that cmd,and post that pic here [it will be easy to understand]

maka81 said:
Thank you for the reply. Everything as far as i am aware is installed on my laptop.
I found the commands thing clicked it entered the 1st line and got file size too big . all the files are in 1 window so i cant see where. Im going wrong. 1st time i ever roted a phone and had no problems then 1 update later its dead lol.
Seriously. If someone makes a vid from scratch or wants to facetime me to get it sorted il pay uk £15 as im pulling my hair out now
Thanks. Again all
Danny
Click to expand...
Click to collapse
did u copy pasted all 4 codes at a time?? or did u pasted just 1 line?

Hahahahahahaha i have done it. Dont know how and i dont care lol.
Right i did have 1 last problem on the last step tho. I dragged the zip file across after renaming it to what was listed and entered recovery it loaded for a second then went into error picture.
Restarted the phone and now it seems to be ok but dont get why i got the error robot ??
I chose the top number firmware on that list but im now think i may have tried the wrong 1 but right type for my phone.
Il try that step again but im so so chuffed !!!!!
You guys are bloody awesome !!!!!!!!!!
Big big big thanks to you all who tried helping ...... I truly appreciated it.
Danny

maka81 said:
Hahahahahahaha i have done it. Dont know how and i dont care lol.
Right i did have 1 last problem on the last step tho. I dragged the zip file across after renaming it to what was listed and entered recovery it loaded for a second then went into error picture.
Restarted the phone and now it seems to be ok but dont get why i got the error robot ??
I chose the top number firmware on that list but im now think i may have tried the wrong 1 but right type for my phone.
Il try that step again but im so so chuffed !!!!!
You guys are bloody awesome !!!!!!!!!!
Big big big thanks to you all who tried helping ...... I truly appreciated it.
Danny
Click to expand...
Click to collapse
did u renamed the zip and placed in both internal and external,the error robot means u didnt actually update the phone,check the firmware version[or u might used latest version prerooted system if they listed it lol

Got to say it again: thank you ansebovi very much for pulling together this guide. It's very clear and worked superbly for me.
I'd rooted and deleted some system apps and was tearing my hair out trying to get the update.
Then you took the time and trouble to post this guide and saved the day, not only for me, but I'm sure many others who found themselves in the same situation.
Thank you!

iainmann said:
Got to say it again: thank you ansebovi very much for pulling together this guide. It's very clear and worked superbly for me.
I'd rooted and deleted some system apps and was tearing my hair out trying to get the update.
Then you took the time and trouble to post this guide and saved the day, not only for me, but I'm sure many others who found themselves in the same situation.
Thank you!
Click to expand...
Click to collapse
well i just linked 2 threads they are the ones who helped us really [i am same as u] but thanks for appreciation ..

found i had the right file but still wont install.
do i just select the recovery option and thats it ?
i dont have to tell it to boot via zip like when u do install su etc. ??
i corrected the name and placed the unopend zip into main storage and one into the sd card slot
thats its right ? but i still get the error robot when trying that method.
phone starts ok after that .
thanks

Hello everyone!
I'm writing you about the last OTA update !!
First of all.. i have a "pre-root" (not the first method.. but the SECOND ONE.. the easiest before 1x click root) , just deactivated root permissions on SuperSu and restarted the phone.
After that, just checked that haven't root permissions and started to download updates ! When all was ready, just pressed confirmation for restart the phone and install it.
What's happened.. ?? "Android's icon with the "error" message !! Just pressed "power botton" for some second and restarted my Zenfone 2. For my lucky, haven't bootloop and all returned at normality (just a message that said "Update Failed" !!
Now when i try to search new updates, nothing happened.. what i need to do? T_T

miky1989 said:
Hello everyone!
I'm writing you about the last OTA update !!
First of all.. i have a "pre-root" (not the first method.. but the SECOND ONE.. the easiest before 1x click root) , just deactivated root permissions on SuperSu and restarted the phone.
After that, just checked that haven't root permissions and started to download updates ! When all was ready, just pressed confirmation for restart the phone and install it.
What's happened.. ?? "Android's icon with the "error" message !! Just pressed "power botton" for some second and restarted my Zenfone 2. For my lucky, haven't bootloop and all returned at normality (just a message that said "Update Failed" !!
Now when i try to search new updates, nothing happened.. what i need to do? T_T
Click to expand...
Click to collapse
Did you uninstall any Asus apps after you rooted? You know, ones that you can't uninstall unrooted. That's what I did and I think that's what made the update fail with me. If you're in the same boat, follow the instructions at the top of this thread.....it works!

iainmann said:
Did you uninstall any Asus apps after you rooted? You know, ones that you can't uninstall unrooted. That's what I did and I think that's what made the update fail with me. If you're in the same boat, follow the instructions at the top of this thread.....it works!
Click to expand...
Click to collapse
Yes.. for my unlucky, unistalled it :/
P.S. If i'll follow instructions at the top of this thread, i'll lose all my apps and saves ?

maka81 said:
found i had the right file but still wont install.
do i just select the recovery option and thats it ?
i dont have to tell it to boot via zip like when u do install su etc. ??
i corrected the name and placed the unopend zip into main storage and one into the sd card slot
thats its right ? but i still get the error robot when trying that method.
phone starts ok after that .
thanks
Click to expand...
Click to collapse
some of my friends told renaming zip didnt work so try like in my attachment pics here and here
and try to do the last step of my guide and do it after full unroot
miky1989 said:
Yes.. for my unlucky, unistalled it :/
P.S. If i'll follow instructions at the top of this thread, i'll lose all my apps and saves ?
Click to expand...
Click to collapse
in my guide you wont lose user apps[but it will format system and restore system apps]

Thanks OP
the best guide ever hahahahha

Related

HTC Tattoo bricked? Doesn't boot, goes to fastboot...

Hey!
This is the issue: when I try to turn the phone on by just pressing the red button it goes directly to the fastboor menu. If I try to go to the recovery from there shows "TATTOO" for hours. If i try to go to the recovery dirctly by pressing HOME+ red button, it firsto shows the fastmenu for a second and tries to boot unsuccessfully. During this boot tries, I try to get some info with adb logcat, but the device is not casting anything. And well, if a picture is worth a thousand words, I guess a video is way better:
youtube.com/watch?v=zAejyMIVNGk (newbie, no urls!)
sorry for my english
And well, I have no idea how I got to this, this used to be my phone, but I bought a Nexus One and gave this to my sister, who has no idea what happened (as usual). Oh, this morning somehow I managed to get to the recovery menu, and booted until the android bootscreen, then vibrated and died again. I got to the recovery again, made a nandroid backup and wiped all data, it booted successfully, but the rom had no home application and ran really bad.
I was about to try to make a goldcard and install the stock RUU rom, but if I have no adb I cannot make one...
Any idea?
PS: the rom was nFinity 1.18 (2.2 Froyo) and the recovery was the lastest Clockwork.
PS2: I just realized that in every place I say fastboot I mean HBOOT, sorry again
sounds like recovery is still there, if you hold home + menu when phone if off , and then click red power button you should get recovery menu.
Then hopefully you can try full wipe and install a rom , rember the first time u boot a rom might take a few minutes
let me know how it goes
Yup, not using that method but I can manage to get to recovery sometimes. I'm trying to flash another ROM, but for some reason it doesn't let me. I've tried KalimochoAz (gingerbread) and HDCR (donut) and says something about assertion failed when checking if the device was click on the first case and in the second, complains about unsupported stuff...
I was about to try another roms by random but the SD does not refresh or even mounts, there must be something really messed up with this phone...
You can try to flash your stock rom from fastboot.
You don't need a goldcard, just run the update utility on pc, go to your temp directory and take the rom.zip file, rename it to CLICIMG.zip, copy it to sd card, put card on device and on fastboot menu pres vol down to start flashing the rom. I is the same version with the rom that device has before rooting, you will not get any errors.
I think there's a little misunderstanding here, mainly because of my confusion, it's not the fastboot menu qhat I get, but the HBOOT menu, and pressing the back button in order to access fastboot doesn't work...
oh I managed to boot something, I renamed the RUU exe to CLICDIAG.zip, because I could not find anything in C:\temp (is there where I have to look for the file?)
anyway, the zip appears to load on the phone, but once the progress bar completes, nothing happens... In my computer, the zip contains a .txt file and boot.img, but appears to be corrupt, and cannot extract any file (obviously, it's an exe)
so what do I do?
manutenfruits said:
oh I managed to boot something, I renamed the RUU exe to CLICDIAG.zip, because I could not find anything in C:\temp (is there where I have to look for the file?)
anyway, the zip appears to load on the phone, but once the progress bar completes, nothing happens... In my computer, the zip contains a .txt file and boot.img, but appears to be corrupt, and cannot extract any file (obviously, it's an exe)
so what do I do?
Click to expand...
Click to collapse
Of course will not work like this.
You must first run the RUU utility on pc and while is open to search your temp directory(maybe is inside another folder) for rom.zip file. This is the rom, the executable is an installation program which contain the rom and the app to flash the rom from pc packaged. You need only the rom.zip for flashing from sd card.
I've looked in the whole hard disk for that rom.zip after executing the RUU (I cannot get further than the step that tries to detect the tattoo, failing, so maybe it's not even created).
Apart from that, I managed to boot twice to what seems to be gingerbread, nFinity 1.18, but says in the lower left corner "Safe Mode" and I have no home application, no action on any button, just the notification bar and the lock screen. ADB doesn't work either.
manutenfruits said:
I've looked in the whole hard disk for that rom.zip after executing the RUU (I cannot get further than the step that tries to detect the tattoo, failing, so maybe it's not even created).
Apart from that, I managed to boot twice to what seems to be gingerbread, nFinity 1.18, but says in the lower left corner "Safe Mode" and I have no home application, no action on any button, just the notification bar and the lock screen. ADB doesn't work either.
Click to expand...
Click to collapse
You don't need to go so far. Just run the ruu utility and when the first screen appears go to temp dir(c:\users\you user's name\local\appdata\temp on windows 7). The executable is an encrypted package and when you run it extracts all included files and then starts the installation program. These files will deleted after this program exits(when the installation complete or an error occurs)
Cool! I just renamed it to CLICLIMG.zip and I finally loaded. The problem now is that when it finishes, instead of asking me to flash it, says
"CID Incorrect!
Update Fail!
Do you want to reboot device?
<ACTION> Yes
<POWER> No"
While running the RUU I made sure that it was for HTC Tattoo since it showed me the device during the steps. And I got it from a post describing the steps to flash it using the goldcard.
Furthermore, this error is something similar to what happened when I tried to flash from the recovery. This is REALLY weird...
Probably this isn't the sama as your device's stock rom. I think goldcard needed for flashing any htc original rom, but without goldcard only the device's version will be flashed successfully. Try to download other original roms if you don't know which you had before.
Here is a site with shipped roms for tattoo:
http://www.shipped-roms.com/index.php?category=android&model=Click
The RUU wasn't a problem, I tried now with a goldcard and flashed successfully! I could not get ADB connection to make it, but I once made one and still had the .img in my mail inbox.
But still nothing has changed...
pressing on drives me to the HBOOT screen, whose only options that work are "simlock" to flash CLICIMG.zip, and recovery (freezes on "TATTOO")
EDIT: does not freeze, but goes back to HBOOT after a while... ¬¬
You say that now you have the stock HTC rom and again you cannot boot it and instead the device reboots again to HBOOT?
Then maybe you have a hardware problem which leads to this behaviour.
OK, now I guess it still has warranty, but the problem is that I rooted it.
But now that I flashed somehow the original rom, should be no problem right?
Yes, if you successfully flash the stock rom, you're not root any more.
had that problem to, but theres easy fix for it without doing all whats being sayd here
Even tho phone dont boot annymore and stays on logo plug in the usb cable
and work with adb shell and reflash recovery (to be good tattoo-hack.ko etc tricks need to be done before doing it or you get errors)
http://forum.xda-developers.com/showthread.php?t=716282 step 1.5 and tools from step 1.3
and ether get Amon RA recovery or clockworkmod and use
Code:
./flash_image recovery /sdcard/recovery.img
then reboot into recovery
HTML:
adb shell "reboot recovery"
mount usb put in a custom rom and flash it
if all done well should work (had same problem)
bascly adb still work even if you think you bricked phone just have to let it "startup"
Greetings
I'm afraid that won't work. I've been trying all the time with adb logcat and adb devices unsuccesfully. I thought that the TATTOO bootscreeb would give me some feedback in all cases, but now doesn't seem to work...
I've had similar problems when trying to flash nfinityGB.
My problem was that I missed something on the way from
- creating a gold card
- rooting device
- installing recovery
- flashing rom
All I did was to download and execute "RUU_Click_HTC_WWE_1.67.405.6_WWE_release_signed_NoDriver.exe" (or any other ruu).
Be shure to have SDK with all drivers installed properly.
After this your device is in unrooted (original) state as dancer_69 already told you.
Now you can decide whether to claim warranty or properly follow the guides on xda to get root and flash custom roms.
I think I know from long ago what is happening here, just couldn't believe it. Maybe the keys are sticked or something, that would explain the always going into fastboot mode without pressing the VOL DOWN key. Now it boots 1 out of each 5 tries, and when it gets to the home app, it's on "safe mode" (achieved by pressing MENU key while booting).
I think they will take care for it back in the HTC support (well, I hope)
manutenfruits said:
I think I know from long ago what is happening here, just couldn't believe it. Maybe the keys are sticked or something, that would explain the always going into fastboot mode without pressing the VOL DOWN key. Now it boots 1 out of each 5 tries, and when it gets to the home app, it's on "safe mode" (achieved by pressing MENU key while booting).
I think they will take care for it back in the HTC support (well, I hope)
Click to expand...
Click to collapse
Something like this thought when I said that maybe is a hardware problem.

[Guide] How to [unlock/flash recovery/rom] on [Evo 4g 2.3.5] [Hboot 2.18.001]

THIS WILL BE USING THE CM 7.1 ROM. IT WORKS WITH OTHER ROMS TOO. JUST FOLLOW SAME PROCEDURE WITH YOUR ROM.
INTRODUCTION AND WARNINGS:
If you have an Evo 4g updated to android 2.3.5 with hboot 2.18.0001 and your wifi always randomly disconnects this guide is for you! The reason the server disconnects is because your router could be incompatible with your HTC phone. If it's just because of some wifi problems and some easy fixes could be made, I would go with that. But for those who have the same problem, not only will you get a cool Cyanogenmod 7.1 look... you'll be able to play PL with wifi.
I'll try to make it as easy to understand as possible... as I'm not good with this stuff either and it took time to understand the guides. Actually I used several guides but I'll kind of combine them.
This guide is for flashing Cyanogenmod 7.1 and what to do before. I am not responsible if there are any problems with your device. Use this guide at your own risk, although there's 99.99999% chance everything will go right if you follow the guide.
PART ONE:
First you'll want to install this file, you need winrar. Just unzip onto desktop so it's easier. You won't actually be using the tool but the root folder. Read the xda first post first though... http://forum.xda-developers.com/show...75&postcount=1
Here's link to download if you've read the post:
http://goo-inside.me/apps/frigid/
Then you'll want to go to www.htcdev.com.
You'll have to register there and use a real email address.
After you register login and click unlock boot loader. Where there's a scroll-down, choose "all other supported models"
Then click get started, the site will guide you through the next steps. Remember, this could void your warranty, I'm pretty sure there is a way to undo this all but remember do this at your own risk.
Tips: If you can't navigate to the right place remember to type "cd [insert name of root folder]"
To get the address, just go to root folder and click copy address at the top. (Right click on where it shows what folder you're in)
After you have successfully unlocked your boot loader you are ready for part 2.
PART TWO:
Enter fast boot on your phone again.
If you closed your command prompt, (which is fine) open it again.
Download this file and save it:
http://files.androidspin.com/downlo...ECOVERY/&file=recovery-RA-supersonic-v2.3.img
The file should appear in downloads.
Move the file into your folder titled root.
If the file is not named recovery rename it to that.
In your command prompt go the the root folder address like you did in part one.
Once you've successfully entered the "root" folder, type this in and hit enter:
fastboot flash recovery recovery.img
(Remember your phone should be connected to your computer with usb debugging on, with disk drive on, and it should be in fast boot)
Once the prompt finishes the command, go back to main boot loader screen. Then use the volume keys to go down to select recovery.
Press the power button to select recovery.
Once the recovery boots on your phone, select use the volume keys to select/highlight USB MS then press the power button.
Take this zip (don't unzip it) and place it into your sd card (just the root, not in any folders).
Zip: http://download.cyanogenmod.com/get/...nic-signed.zip
Press the power button to exit USB MS.
Now go back to main screen of recovery.
Highlight/select the choice flash zip from sd card and press the power button.
Select/highlight the zip you put in your sd card and press the power button to flash.
Press the power button again to confirm.
Once it's done flashing reboot your phone.
If your phone goes into boot loop (keeps rebooting at cyanogen logo thing) then go to your recovery again and select wipe and select wipe all data/factory reset.
OPTIONAL PART 2.5:
If you're looking for Google apps you might want to flash this too, same thing with the Cyanogen ROM, flash it same way.
http://cmw.22aaf3.com/gapps/gapps-gb...828-signed.zip
This working for everyone?
Do people actually read this? Did I post in wrong section?
Guide updated v1.1
Fixed link to Amon Ra Recovery. Last link worked but file was deleted.
Hey man, I have no need for the guide , but much thanks, sincerely. Thanks
sent from AOKP heaven
Ok... I guess...
so does using that htc super tool folder instead of android sdx not wipe everything while unlocking? Or does it still do a factory reset when you unlock?
Trying to figure out what I'm missing here. I have step one all finished. On step two I'm doing the part that says:
"Once you've successfully entered the "root" folder, type this in and hit enter:
fastboot flash recovery recovery.img"
I have the USB Debugging on and Disk Drive on, and the phone in Fast Boot. When I type the "fastboot flash recovery recovery.img" and hit enter it says Waiting for device. Should it say waiting in the command prompt area? Even with that saying waiting, if I use volume down and pick recovery, the screen shows the green circle and downloading logo, then I get the red exclamation screen. What's messing things up? I have the instructions followed exactly up to this point.
BigPimpin said:
Trying to figure out what I'm missing here. I have step one all finished. On step two I'm doing the part that says:
"Once you've successfully entered the "root" folder, type this in and hit enter:
fastboot flash recovery recovery.img"
I have the USB Debugging on and Disk Drive on, and the phone in Fast Boot. When I type the "fastboot flash recovery recovery.img" and hit enter it says Waiting for device. Should it say waiting in the command prompt area? Even with that saying waiting, if I use volume down and pick recovery, the screen shows the green circle and downloading logo, then I get the red exclamation screen. What's messing things up? I have the instructions followed exactly up to this point.
Click to expand...
Click to collapse
have to take it out of disk drive mode i believe and put it in charge only
evo4gnoob said:
have to take it out of disk drive mode i believe and put it in charge only
Click to expand...
Click to collapse
Tried doing that and it goes right to the red exclamation screen instead of the green first. The instruction say to have it in disk drive, so not sure what to do.
"Once you've successfully entered the "root" folder, type this in and hit enter:
fastboot flash recovery recovery.img
(Remember your phone should be connected to your computer with usb debugging on, with disk drive on, and it should be in fast boot)"
BigPimpin said:
Tried doing that and it goes right to the red exclamation screen instead of the green first. The instruction say to have it in disk drive, so not sure what to do.
"Once you've successfully entered the "root" folder, type this in and hit enter:
fastboot flash recovery recovery.img
(Remember your phone should be connected to your computer with usb debugging on, with disk drive on, and it should be in fast boot)"
Click to expand...
Click to collapse
when i did it to my phone i had it in charge only
This is my first time trying to do anything to my phone. What exactly does the recovery step I'm doing do? It is saving all my personal data on the phone? I could care less if the phone gets wiped. I have all my contacts in Gmail and re-installing apps take like 5 minutes, so wondering if I could just skip it?
This rooting thing is getting more and more confusing. I'm pretty good computer wise, but reading on this site to try and root this phone, I find topics which are like 100+pages long, and the topic I find link to other topics and it keeps going on and on, and not sure what to do after a while. This topic has gotten me closer to finally doing it then any other. Hopefully I can get it to work fully.
Tried disk drive on and off a couple times and still getting stuck on the red exclamation.
BigPimpin said:
This is my first time trying to do anything to my phone. What exactly does the recovery step I'm doing do? It is saving all my personal data on the phone? I could care less if the phone gets wiped. I have all my contacts in Gmail and re-installing apps take like 5 minutes, so wondering if I could just skip it?
This rooting thing is getting more and more confusing. I'm pretty good computer wise, but reading on this site to try and root this phone, I find topics which are like 100+pages long, and the topic I find link to other topics and it keeps going on and on, and not sure what to do after a while. This topic has gotten me closer to finally doing it then any other. Hopefully I can get it to work fully.
Click to expand...
Click to collapse
Recovery just puts a base place where you can flash roms and stuff.
And if you get a bootloop on CM7.1 yes you will have to wipe all.
As for the recovery flash problem, try putting it on charge only and usb debugging. Then power off phone or just take out battery and reboot into bootloader. Go into fastboot again and try to flash recovery on again. Then try it.
Did you rename the recovery img to recovery? Or if it's not saved as recovery.img rename it to that.
I have it named recovery like it's supposed to be. Still get the green screen then the red exclamation mark.
What should happen when you first go into the fast boot? The reason I ask that is, when it first goes into the fast boot screen it takes a second or so to do it's thing. I see some text going on the screen real quick, and from what I can read of the text I see something about no image and can't read much else, then it is ready to use the volume up and down to make selections. Is that normal, the text part and all about no image? My phone works fine, just can get the steps in this tutorial to work.
BigPimpin said:
I have it named recovery like it's supposed to be. Still get the green screen then the red exclamation mark.
What should happen when you first go into the fast boot? The reason I ask that is, when it first goes into the fast boot screen it takes a second or so to do it's thing. I see some text going on the screen real quick, and from what I can read of the text I see something about no image and can't read much else, then it is ready to use the volume up and down to make selections. Is that normal, the text part and all about no image? My phone works fine, just can get the steps in this tutorial to work.
Click to expand...
Click to collapse
When you go to the bootloader it scans for a PC36IMG.zip file. Normally if you were s-off that's how you would flash a recovery. Since your s-on unlocked the only thing that can be flashed in PC36IMG.zip format is a file signed by HTC like a RUU
Sent from my swiper using XDA App
I got a chance to see some of the names of the missing files it lists when going into boot load. The PC36IMG.zip is one of them that says no image. So guessing that file isn't even there at all. I searched for a PC36IMG.zip file and put it in there and got more then I have seeme before on that screen. I had a blue progress meter on the right side. When it got done it said something about being too old and unsuccessful.
Also, I tried starting all over, even going into the htcdev site again. When I did that all the step worked, but when it's supposed to get to the screen where it tells you it will wipe your phone, that screen never comes up. Now I'm wondering if I can just start all the way over. Can I go into my phone and of I select factory reset, will it make the phone a totally stock phone again and change anything I might have changed? Not that I'm sure I have even changed anything at all to this point.
Removed the batter over and over till I could see the message that comes up very quickly when fast book first starts up. It reads:
Loading...[PC36DIAG.ZIP]
No Image!!!
Loading...[PC36DIAG.NBH]
No Image!!! or Wrong Image!!!
Loading...[PC36IMG.ZIP]
No Image!!!
Loading...[PC36IMG.NBH]
No Image!!! or Wrong Image!!!
Know where I go from here to correct things?
BigPimpin said:
Removed the batter over and over till I could see the message that comes up very quickly when fast book first starts up. It reads:
Loading...[PC36DIAG.ZIP]
No Image!!!
Loading...[PC36DIAG.NBH]
No Image!!! or Wrong Image!!!
Loading...[PC36IMG.ZIP]
No Image!!!
Loading...[PC36IMG.NBH]
No Image!!! or Wrong Image!!!
Know where I go from here to correct things?
Click to expand...
Click to collapse
it shouldnt find a PC36IMG.zip file or the other. Only files in that can be flashed in that format is radios hboots splash screen RUUs recoveries. You shouldnt go around just flashing random things in the bootloader you can end up bricking your phone

My tf101 is bricked !! Please help!!

My tf101 cannot enter recovery anymore
when i try to enter recovery ,
there is a " ! " on the robot , then tf101 reboot automatically
then freeze on the ASUS logo page
I cannot boot up the machine in normal mode too !
my tf101 is B70 version, someone help..thanks
! with the Android guy is recovry, stock recovery.
instead of Vol up to get into revovery, wait till you get options to cold boot or wipe device.
try booting that way.
also what were uou doing when it gotvstuck at that screen?
baseballfanz said:
! with the Android guy is recovry, stock recovery.
instead of Vol up to get into revovery, wait till you get options to cold boot or wipe device.
try booting that way.
also what were uou doing when it gotvstuck at that screen?
Click to expand...
Click to collapse
i tried cold boot , but it said cold booting up linux .. but no response
i tried wipe device , but it still freeze on ASUA screen too
yesterday, i try to root and install CWM via Prime V4.5
then the device comes this .....
Thanks ...
Never heard of that root utility before. You may not have used the right rooting utility for your device which can cause a brick situation. Also, are u sure u dont have the tf 101 and not thr tf prime? The vipermod utility found in the tf prime forum will root ics for both the 101 and prime. My suggestion is that u make sure u have the right device and search the right forum for brick recovery, unroot, or return to stock threads. They are usually found in the development sections.
Sent from my SGH-I777 using XDA
viperMod PrimeTime 4.5 will only root the TF101 and shouldn't be used to install CWM. That's why it bricked.
cholywell said:
viperMod PrimeTime 4.5 will only root the TF101 and shouldn't be used to install CWM. That's why it bricked.
Click to expand...
Click to collapse
i had an issue that was caused by lack of sleep last night that i might be able to help this guy out.he never used it to flash CWM.. he rooted it and never flashed from within the CWM app. The stock recovery doesn't have options for choosing files ect..
victor1144 said:
My tf101 cannot enter recovery anymore
when i try to enter recovery ,
there is a " ! " on the robot , then tf101 reboot automatically
then freeze on the ASUS logo page
I cannot boot up the machine in normal mode too !
my tf101 is B70 version, someone help..thanks
Click to expand...
Click to collapse
I might be able to help you... I saw your post around 4am. I had the same problem kinda. Was asleep most the day (got done at 6am).
I rooted with viperMod PrimeTime and it worked !
BUT i forgot to FLASH CWM RECOVERY from inside the app and proceeded to install the new ROM after root was made USING the CWM app. What happened in my case , the CWM app restarted trying to flash the new ROM, WITHOUT CWM being my recovery instead rebooted to STOCK recovery and something glitched up. I had the same thing as you stuck on Eee pad never re-starting. Cold boot wouldn't work or full wipe..In my case something conflicted.
Below is the NVFlash of the 3.2 Build of 8.6.5.13 (Latest Build). You need to re-flash again using APX threw your USB connected to a PC (it self installs) :
http://www.tabletroms.com/forums/tr...stock-3-2-recovery-roms-unbricking-tools.html
the links are in Grey btw and says US version, ect ..read everything but its very straight forward... ill explain what i did toward the end of the post to simplify it since it took awhile to figure it out. Ill add side comments threw the process that explains better than the link.
Attention: These tools are designed to bring your device back to working condition. They are great for getting back to stock if you need to send your device in for repair or you need to downgrade to stock in order to root your device, etc.
Instructions for Windows users:
1. download the file from the original link i gave above. NVFlash of the 3.2 Build of 8.6.5.13 (Latest Build) USWindows
2. unpack zip to desktop.
3. Press Volume up and Power at the same time on your Transformer to enter APX mode, connect to pc (hold for about 7 seconds). Basically, Power off.. THAN, power and Volume up at the same time to enter APX mode. IMPORTANT!! the screen remains BLACK like its frozen ,with no writing or indication something is happening. that's normal and the original poster in the link never mentioned it. That is APX mode..
4. drivers for APX are in there if you need them..inside the windows downloaded file its called NVFLASH towards the bottom
On your PC go Device manager.. if APX is working correctly and the Transformer is in APX mode it will appear as an exclamation on the device manager named APX.. you cant miss it.. it stands out. On my Windows 7 PC it changed and said Asus USB (or something like that)
5. double click Run Download.bat file and let run! everything is prepackaged so no copying files, etc. In the same file you downloaded that you unzipped named Windows its the 4th file that says "download" with a gear looking icons.
Your Transformer (based on what happened with mine) will go threw a self install like its pushing files and flashing it..the black screen looks like its being pushed the files and reflashing without a recovery. Your going back to stock. if you dont see anything on your Transformer screen after running/double clicking the Download.bat file ....Right click on APX in the device manager , properties, Drivers, update Firmware, choose manual install and find the Downloaded.bat file and click it. That should do the trick..I did both and only noticed the Transformer lighting up after manually pushing it threw APX.
6. After the device reboots power it off. Then hold vol- and power until you get the option to erase your data.... Select the option to wipe data.
7. Download the latest update from the Asus website if applicable and follow the manual instructions. This step may not be necessary if your OTA update worked or my nvflash is the latest version. US update on there site is 9.2.1.17.Its the only one...
What i did was go back to stock since i didn't see any interesting ROMS..Point is THAT unbricked my device by flashing it in APX mode when it was connected to the PC.
I did use ViperMod again to Root, but used the Clockwork mod app in my Transformer to FLASH CWM RECOVERY to try a few ROMS out.
After trying a few of them out i choose to revert everything to stock, unrooted and reflashed STOCK recovery.
Hopefully that helps you out.. it did work for me...
Thank you so much it worked great
Lantek23 said:
Thank you so much it worked great
Click to expand...
Click to collapse
Glad i could help
Sorry to dig up slightly old threads, but I have a question for you. I have a TF101 that I was trying to update to ICS. It is currently running 3.2 courtesy of the unbricking tool listed in this thread. I had to unstore it as it was bricked from a bad install. That was many moons ago. It won't show an updaate listed, so I decided to go with the manual route. I downloaded the appropriate update (my device lists WW version) loaded it on an SD card had the install prompt come up and rebooted to install... For a split second it shows the android with the gears like it is installing the update and then shows the android with a triangle and exclamation mark. After that, nothing. I have to reboot to get it off that screen. Upon booting, I get a message saying system update failed (2) unknown error. Any ideas?
If Im not mistaken, the zip file you download (I guess from asus?) contains another zip.
Thats the zip you should place on your SD card, did you do that?
Also try renaming that zip to EP101_SDUPDATE.zip (the one extracted)
I already had the zip extracted, and renaming didn't do anything.
Killa357 said:
I already had the zip extracted, and renaming didn't do anything.
Click to expand...
Click to collapse
Are you rooted? Did you remove any system apps?
Another thing to try is on your micro sd card, make a folder name ASUS and inside that folder another folder call Update, inside the Update folder put the extracted zip file (don't rename). Turn off TF and turn it back on, see if it will detect the update file.
If that fail, you did mentioned you use the unbricking tool, use that NVFlash to flash a compatible ICS ROM
It isn't rooted anymore since I ran the unbricking tool, and no system files were modified. Placing it in Asus>Update folder didn't work. I may end up having to really do things manually...
Killa357 said:
It isn't rooted anymore since I ran the unbricking tool, and no system files were modified. Placing it in Asus>Update folder didn't work. I may end up having to really do things manually...
Click to expand...
Click to collapse
You don't need to be root to use NVFlash.
Just when with a slightly older version of the update and it worked. There may be something wrong with the file Asus has hosted.
Hi
I have a slightly different problem. I have rooted my B60 serial number, it has the ICS from ASUS on it and it boots fine, its rooted and it works. Now the problem is I thought lets try a clockwork mod and play with custom roms.
So I set my win 7 up to adb etc, and pressed power button volume button - and off to recovery I went...
but all I got was a little green android on its back chest open and an exclamtion mark. No adb fastboot devices command.
I seem not to have a recovery nor a way of forcing a custom recovery.
Should I NV flash or just be happy the tab works and leave well alone?
Any other answers since a lack of recovery may come back to haunt me sooner or later.
I also tried the power button vol uyp for 7 secs and nothing happens I can get to the cold boot erase data option on power down, don't want to do that yet since Im not sure what data gets erased and I may have a totally non working tab.
Use RecoveryInstaller to install cwm recovery
Use RecoveryInstaller to install cwm recovery
This is my problem I can't get recovery - nor can I get adb to see the device. It shows as a hard drive/storage device but not in adb.

bricked

first let me tell you how i bricked my tablet... i was on cynogenmod 10 but i wanted to go back to 9 but for some reason because of all the freezing when i was wiping i accidently loaded the official asus rom update US epad etc etc so when i rebooted it gave me that bar and its stuck there i tried to reboot it to recovery but it wont give me the option to go into recovery like it did.
its said something like checking for android ota recovery...so i cant go into adb because usb debugging is not enabled in my tablet because i wiped right so I can go into apx mode because i can see it show up in my devices but it wont do anything with the easy flasher program, it acts like its goinng thru thr proccess but nothing happens on the tablet.....so then i went to try to update the drivers but everytime that i point the apx driver into the file it said that the driver is up to date..... so that where im at now please help me......
I donwloaded NVFLASH but i get that black screen it takes the tablet out of apx mode and the black screen desappears. and i think the same is happenning with easy flasher something is happening at the end that it does not finish the process
You get the OTA message because you removed CWM and moved back to Asus recovery.
You can try to reinstall an Asus stock ROM using the stock recovery. Get an Asus stock ROM (e.g. the one you already flashed), put it on a SD, power off the device and reboot into recovery.
Stock recovery just checkes the SD and if it finds an Asus ROM there it will install it.
I don't remember if the file had to be named something special or not, sorry :silly:
CalvinH said:
You get the OTA message because you removed CWM and moved back to Asus recovery.
You can try to reinstall an Asus stock ROM using the stock recovery. Get an Asus stock ROM (e.g. the one you already flashed), put it on a SD, power off the device and reboot into recovery.
Stock recovery just checkes the SD and if it finds an Asus ROM there it will install it.
I don't remember if the file had to be named something special or not, sorry :silly:
Click to expand...
Click to collapse
Yes rename to EP101_SDUPDATE.zip
Remember to extract the zip from within the zip first, rename the extracted zip.
Thanks!
I have done it lots of time but never quite remember if I should use the zip I download or the one inside it, and which name should this file have... I always end searching the same info over and over :silly:
so even if im stuck on that screen , when i put the update in the sd card it will recognize it immidietly without doing anything special? ill try that, i have tried to install the naked driver on all my computers and it wont let me , im getting a message that said that there is no software for my device in the folder.......... i really appreciate the help guys ill try that tonight see how it goes...do i have to format the sd or something or just place the file in root any other options witll be appreciated, what i dont understand is why there is not like a stock recovery or something
i dont think its gonna work because i dont get the screen that allows you to put into recovery i just get a message that states checking for android ota recovery
Well. Ler me tell you how I did it. It's been sometime since I used stock recovery, but I think it's allright.
1. Download the desired stock ROM from Asus.
2. Unzip the file. You will find another .zip file.
3. Rename this new .zip file as baseballfanz said.
4. Put the renamed .zip in the root directory of a uSD card.
5. Power off the TF.
6. Put the card into the TF.
7. Press Vol. Dn. + Power and keep them pressed until power is on and you see a message in the screen.
(Don't do this... If you press Vol Dn again you will get two options: wipe or coldboot)
8. As soon as you get the message in small caps press Volume Up.
Now the TF will look for an update in the uSD and install it. You won't have to do any further action. If it doesn't work the TF will tell you (I think it was and android with a red X, or with the innards showing or something like that :laugh: )
If this doesn't work then maybe you don't have stock recovery installed ok, or there is some problem with the zip file.

[SOLUTION] Deleted your OS?

Hello everyone! This is my first post here, so i'm not completely sure if im posting this in the right place, if not then if possible, the moderators could move the topic to the correct location or inform me?
Anyway, yesterday i accidentally deleted my Honor 7's (PLK-01) OS, and i looked around google for at least 4 hours trying to figure out how to get my OS back, and all i found was other people asking for help, and the android pro's getting angry at them, so i decided to make this post to help out the people who don't know much about android phones and all this stuff :angel:
So basically, i'll be showing you how to get your OS back, and i'll try to be as detailed as possible, this should take up to around 30 minutes to an hour, depending on your download speed.
What you will need:
Honor Multi Tool by inside!out : http://forum.xda-developers.com/honor-7/general/honor-7-multi-tool-t3281176
Huawei Update Extractor by worstenbrood : http://forum.xda-developers.com/showthread.php?t=2433454
PC
Stock ROM for your phone (i got mine from Needrom.com http://www.needrom.com/category/huawei/honor-7/)
Huawei Drivers (can be installed via Honor Multi Tool)
STEP 1
Download Honor Multi Tool, create a new folder on your Desktop called Honor Multi Tool and extract both the tool and the ''Files'' folder, to the new folder.
STEP 2
Download Huawei Update Extractor and extract it onto your Desktop, or whatever location you wish
STEP 3
Download your stock ROM
STEP 4
Once your stock ROM is downloaded, extract UPDATE.APP onto your Desktop or whatever location you wish
STEP 5
Open Huawei Update Extractor, at the top you shall see a drop down menu, from this menu select your device or Unknown, Honor 7 currently is not in this list so just select Unknown
STEP 6
Under update file, you'll want to click ''...'' and select your UPDATE.APP file that you extracted from the Stock ROM which you downloaded in step 2
STEP 7
Once you have selected your UPDATE.APP, you'll see a list of files, you'll want to select the following files > BOOT.img, CUST.img, RECOVERY.img & System.img. You can select multiple files by holding CTRL and clicking on the files i named.
STEP 8
Right click on one of the selected files and select ''Extract Selected'', browse to Honor Multi Tool, open the ''Files'' folder and extract them into ''Unbrick'' folder
STEP 9
Now open the Honor Multi Tool, you should have a CMD box pop up with text saying ''UPDATING'', wait for a while, if nothing happens then close the tool and open it again.
STEP 10
Once it's updated, you should see a few options with numbers/letters as their selection, you'll want to press U and then enter, for Unbrick.
STEP 11
Now you should see green text, telling you to extract the IMG files into the ''Unbrick'' folder, which we already did in step 7 & 8, You'll want to press 2 and then Enter,
STEP 12
Next you'll have to boot your Honor 7 into Fastboot mode, which can be done by Powering off your device, Plug your USB into your PC, and when you insert the USB into your phone, you'll want to hold the Volume Down button, until your phone goes into Fastboot mode (Should be a white screen with some text, and the green Droid in the middle)
STEP 13
Once your device is in Fastboot mode, press space in the Honor Multi Tool and it shall start flashing the files onto your device. This will take around 5-15 minutes.
STEP 14
Once it's done flashing, you'll have the option to reboot your device, reboot your device and it should now boot normally and you'll be greeted with the Emui set up, as if you just bought the phone.
AND YOU'RE DONE
if i missed any step, i'm very sorry, but once you've gotten past extracting the IMG files, and move onto Honor Multi Tool, you should be able to figure out everything yourself as it's really not that hard, there's instructions in the Tool.
If after these steps your phone still doesn't boot, don't give up and try downloading a different ROM, on my first try i didn't get my phone to boot, but then i downloaded a ROM from needrom.com, flashed that and it worked perfectly.
Any feedback will be greatly appreciated, and if you have any questions, feel free to post them below
The people here at XDA go out of their way to help you with these kind of problems.
Never had a problem of someone yelling at me (albeit virtually)
But some people get annoyed if you are the hundreds person to ask and point you to the answer, buried in a 100-page long thread, that you didn't find while searching.
And this is a well written guide and it's nicely monothematic. So this is a very valid post and if you ask me, it should be stickied.
SoulSeekerHS said:
But some people get annoyed if you are the hundreds person to ask and point you to the answer, buried in a 100-page long thread, that you didn't find while searching.
And this is a well written guide and it's nicely monothematic. So this is a very valid post and if you ask me, it should be stickied.
Click to expand...
Click to collapse
I agree with you on the sticky part and really appreciate the effort here.
Just saying nobody yelled at me till now.
Well, TBH I never yelled on anyone, and has helped with providing this detailed guide, you can take some points from it and put up on OP.
And the method which I'm showing here is manual, so it's up to you to include it or not.
STEPS:
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.
I need some help, i did all the things that u said in correct order and now my honor 7 is turning on, showing start screen "Honor powered by android" and shutting down, and again starting, no way to stop it so it is doing that as long as it has power in battery.
jaaggeli said:
I need some help, i did all the things that u said in correct order and now my honor 7 is turning on, showing start screen "Honor powered by android" and shutting down, and again starting, no way to stop it so it is doing that as long as it has power in battery.
Click to expand...
Click to collapse
Look at the solutions for bootloop
Wysłane z mojego PLK-L01 przy użyciu Tapatalka
to be honest, once you have android and have few soft bricks/bootloops (aka deted rom) you'll learn how to fix them pretty fast every device is pretty much same, just different tools to flash stock.
jaaggeli said:
I need some help, i did all the things that u said in correct order and now my honor 7 is turning on, showing start screen "Honor powered by android" and shutting down, and again starting, no way to stop it so it is doing that as long as it has power in battery.
Click to expand...
Click to collapse
If you've still got this problem. Try flashing twrp through fastboot and do a factory reset with it.
I follow every single step but my phone only boot up to rescue mode with error fucn no:11(recovery image) & error no:2(load failed). Any ideas what went wrong or my phone is totally brick lol?

Categories

Resources