Skip to content

Instantly share code, notes, and snippets.

@eduardobc88
Created November 23, 2016 19:09
Show Gist options
  • Save eduardobc88/349174da98b5ae88a74ae9a4783d84ef to your computer and use it in GitHub Desktop.
Save eduardobc88/349174da98b5ae88a74ae9a4783d84ef to your computer and use it in GitHub Desktop.
Android ADB Shell Commands
# Copy some file from android device system with adb. It will be hide
adb shell run-as com.g4a.quadratin cp /data/data/com.g4a.quadratin/databases/quadratin_app.db /sdcard/DB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment