Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I did the factory reset and a reboot, the device was still stuck. I didn't start to flash the factory image manually yet. Is there still time? I though the data would be wiped as soon as I selected the factory reset.It might be too late, but another thought had just come to mind. Since the factory reset doesn't invoke until you reboot after unlocking, I wonder if it would be feasible to unlock and immediately flash twrp in order to gain full adb?
So I'll have to do the factory image thing now... I just haven't done it yet because I didn't really understand steps 9 and 10. I don't know what to put in the command.
It's just the exact name of the bootloader and radio file as it appears in the factory image folder. So for a rudimentary example:
fastboot flash bootloader bootloader-xxx-xxx.img
fastboot flash radio radio-xxx-xxx.img
If you want to give us a screenshot of the contents within the factory image folder we can be more accurate in the precise command(s).
But on the -w update command, try drilling further into that archive until you reveal a zip. Then you want to use the filename of that zip (which may be the same as above) and add the .zip ending to the command.
There is no zip inside that archive, only images. I was just mistaken by writing ".rar", as the file is a WinRAR ZIP. So it's the right one, right?
I'm going to do this tomorrow since it's 2:40am here and I have a class in the morning. I'll post the results here. Thank you for your help.
The bootloader failed to rewrite, too. When you unlock the bootloader, what is the message you see?
Code:fastboot oem unlock
Oaky, you seem to be unlocked and your system wiped. Now do not restart the bootloader (since you don't have one right now).
Flash bootloader, radio and then system without rebooting in between. Do you still get error messages?
Technically, yes, you can void a warranty by flashing firmware, but sisnce were working with stock and it doesn't boot int he first place ... and the bootloader seems to be locked, for all intents and purposes it will seem as if it's just a system failure from the OTA.
The device shows as locked and if I type fastboot oem unlock again, the same message shows up in the phone (the warranty one) so it's like I've never done it before.. I guess.
YesYou mean this screen?
You must confirm the unlock on the device as well as issue the fastboot command.