sebsauvage.net

Ce site n'est pas le site officiel.
C'est un blog automatisé qui réplique les articles automatiquement

Update

Updating database... Please wait.

Android backup with adb without root - Les liens de Joachim

Monday 7 January 2013 at 09:42

[shaarli.coqblin.net]
Oh... on peut donc faire un backup de son téléphone sans appli spécifique et sans être root, simplement avec le toolkit adb ?  Il faudra que je teste ça.

EDIT: Je recopie ici pour être sûr de ne pas le perdre:
Partial (only Data and APP): adb backup -apk -noshared -nosystem -all -f 123.ab
Full Backup (with Settings.  Restore only Same Version and Same Device works):  adb -d wait-for-device backup -apk -shared -system -all -f 123-full.ab

Source: http://sebsauvage.net/links/index.php?6-DcKA


Error happened ! 0 - SQLite3::exec(): database disk image is malformed In: /home/dotmanacac/dotmana/streisand/sebsauvage/index.php:286 http://www.dotmana.com/streisand/sebsauvage/?Android-backup-with-adb-without-root-Les-liens-de-Joachim #0 [internal function]: exception_error_handler(2, 'SQLite3::exec()...', '/home/dotmanaca...', 286, Array) #1 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(286): SQLite3->exec('DELETE FROM upd...') #2 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(451): VroumVroum_Blog->log_update(true, '19 elements upd...') #3 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(792): VroumVroum_Blog->update() #4 {main}