Skip to content

Instantly share code, notes, and snippets.

@mariopce
Created July 22, 2015 08:08
Show Gist options
  • Save mariopce/1d65cd999df4126533cc to your computer and use it in GitHub Desktop.
Save mariopce/1d65cd999df4126533cc to your computer and use it in GitHub Desktop.
adb shell screencap -p /sdcard/$1.png
adb pull /sdcard/$1.png
adb shell rm /sdcard/$1.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment