Skip to content

Instantly share code, notes, and snippets.

@msomu
Created August 31, 2016 11:31
Show Gist options
  • Select an option

  • Save msomu/9b968318c2631f39cde33820d452e686 to your computer and use it in GitHub Desktop.

Select an option

Save msomu/9b968318c2631f39cde33820d452e686 to your computer and use it in GitHub Desktop.
To pull it from android
adb shell
run-as com.example.app
cp databases/failname.db /sdcard
exit
exit
adb pull /sdcard/failname.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment