Skip to content

Instantly share code, notes, and snippets.

@jonentropy
Last active December 11, 2015 10:19
Show Gist options
  • Save jonentropy/4586296 to your computer and use it in GitHub Desktop.
Save jonentropy/4586296 to your computer and use it in GitHub Desktop.
Android screenshot.
adb shell /system/bin/screencap -p /sdcard/img.png
adb pull /sdcard/img.png ~/img.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment