JumptoheavenLevel 5 - Gold Elite Member
Gratitudetocreator can't, it blocks usb debugging. So no adb.
Gratitudetocreator can't, it blocks usb debugging. So no adb.
I tried both
It's stuck on the boot screen and won't get past it,after the animation I can connect via adb but it won't restart past that point. When I trigger what I'm guessing is a recovery mode there's the image of the Android robot opened up and the message no data. No options are provided
[Login to see the link] you can try restoring with ADB like I just posted to mg5077 if it doesn't work let me know and I will post instructions for fastboot (it's a little riskier, but if it's stuck anyway...)
both wipe data options didnt work with webadb and i checked if fastboot was enabled with fastboot devices. i might try later with a local adb and fastboot program
mg5077 You have the same problem? You can try doing it while in recovery mode, or boot to fastboot, adb reboot bootloader, then do fastboot devices to make sure it shows up, then try fastboot erase userdata and fastboot erase cache and restart with fastboot reboot. (If all else fails you can try fastboot -w)