Backup Android phone
From Tech
Jump to navigationJump to searchWith out root
This creates a backup.ab file with all (?) data (but is encrypted if your device is encrypted):
adb backup -apk -shared -all backup-nexus7
Alternatively, use AirDroid
This creates a backup.ab file with all (?) data (but is encrypted if your device is encrypted):
adb backup -apk -shared -all backup-nexus7
Alternatively, use AirDroid