Quote:
Originally Posted by jashsu
Did you try a wipe in recovery? Alt+W
|
Yeah. No dice.
Perhaps the update didn't work because there was already an update.zip (the theme I tried to install) on my sdcard? When in recovery, what exactly do I type from adb to copy an update.zip from my sdk/tools directory to the sdcard? Do I need to have deleted the update.zip that was already on the card beforehand? I can't find a way of deleting anything from recovery.
Here's what I typed:
adp push update.zip /sdcard
I also tried:
adb push update.zip /sdcard/update.zip
I tried alt + s after both, and it went through the updating process, but I have no way of knowing if it tried to update using what I'd just pushed onto the sd card, or the old update that screwed up my phone. Did I at least put the update on the sdcard correctly?
Hope I'm making sense.
|