Quote:
Originally Posted by Fabolous
I think this is because you have the backup folder too deeply nested. Did you unzip the file into a folder? Because the backup is actually in THAT folder.
Also, it's good practice to adb shell when in recovery and run the following before a backup:
format DATA:
format CACHE:
format SYSTEM:
|
VtotheZ
One comment on Fabulous' good advice - if you're using the update.zip, don't format data unless you want to have to set up all your programs/settings again...the key feature of an update.zip ROM is that you get to keep your programs, settings, and data.
If you're doing a nandroid restore, then formatting data is fine, since it'll get blown away anyway.