Difference between revisions of "Backup Android phone"
From Tech
Jump to navigationJump to search (→Galery) |
|||
Line 7: | Line 7: | ||
==Galery== |
==Galery== |
||
After restoring the images in DCIM, you may need to remove the <tt>/sdcard/Android/data/com.google.android.gallery3d</tt> (Android 4.2.1). |
After restoring the images in DCIM, you may need to remove the <tt>/sdcard/Android/data/com.google.android.gallery3d</tt> (Android 4.2.1). |
||
− | [http://alensiljak.blogspot.nl/2011/01/clear-gallery-thumbnails-on-android.html alensiljak] notes that on older Androids, <tt> |
+ | [http://alensiljak.blogspot.nl/2011/01/clear-gallery-thumbnails-on-android.html alensiljak] notes that on older Androids, remove <tt>com.cooliris.media</tt> |
=See Also= |
=See Also= |
Revision as of 22:28, 23 December 2012
Without 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
Restoring Backup
Galery
After restoring the images in DCIM, you may need to remove the /sdcard/Android/data/com.google.android.gallery3d (Android 4.2.1). alensiljak notes that on older Androids, remove com.cooliris.media