Skip to content

Instantly share code, notes, and snippets.

@tenadavila
Created June 22, 2013 16:02
Show Gist options
  • Save tenadavila/5841385 to your computer and use it in GitHub Desktop.
Save tenadavila/5841385 to your computer and use it in GitHub Desktop.
adb screenshot
adb shell /system/bin/screencap -p /sdcard/screenshot.png
adb pull /sdcard/screenshot.png screenshot.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment