Hi can someone explain in a theoretical sense how to backup and Android installation? I am new Android (recent iPhone convert) and have installed the SDK. From the ADB shell can I basically just 'cp /' to another location and its all backed up? Would all of my contacts plus app data plus pictures and everything else get transferred?
Or is there a recommended method for creating a system image?
If I 'cp /' and I wanted to reinstall from a backup would just copy my backup back to the file system?
Any guides on doing this would be appreciated as well :) Thanks.