Backup Android phone

From Tech
Revision as of 14:53, 23 December 2012 by Joosteto (talk | contribs) (Created page with "=With out root= This creates a backup.ab file with all (?) data (but is encrypted if your device is encrypted): <nowiki>adb backup -apk -shared -all backup-nexus7</nowiki> Alte…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

With 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