Skip to content

Instantly share code, notes, and snippets.

@Th3nion
Created January 17, 2018 14:15
Show Gist options
  • Save Th3nion/eb6d904ea28b45422e1fce76a3164c55 to your computer and use it in GitHub Desktop.
Save Th3nion/eb6d904ea28b45422e1fce76a3164c55 to your computer and use it in GitHub Desktop.
adb shell screencap -p /sdcard/screen.png
adb pull /sdcard/screen.png
adb shell rm /sdcard/screen.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment