Nandroid Restore Error

FaJu

Senior Member
Oct 11, 2009
88
0
0
Calgary
Take the .img files out of the nandroid backup folder, toss them into the /tools folder of the SDK, boot into fastboot and manually flash them.

Code:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash userdata data.img
 

djmcnz

Retired Recognized Developer
Oct 13, 2009
5,671
1,629
253
Auckland, NZ
Just charge your phone. The battery is probably too low. Needs to be >40% for restore or it will throw an adb error (well a suggestion actually).