Repo created
This commit is contained in:
parent
324070df30
commit
2d33a757bf
644 changed files with 99721 additions and 2 deletions
5
scripts/fetch-db.sh
Executable file
5
scripts/fetch-db.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
cd ~/tmp
|
||||
adb pull /data/data/com.android.providers.contacts/databases/contacts2.db
|
||||
adb pull /data/data/com.android.providers.calendar/databases/calendar.db
|
||||
adb pull /data/data/org.dmfs.tasks/databases/tasks.db
|
||||
Loading…
Add table
Add a link
Reference in a new issue