Skip to content

Instantly share code, notes, and snippets.

@BryceCicada
Created January 9, 2015 10:13
Show Gist options
  • Save BryceCicada/0d7d32bedff26b2327ca to your computer and use it in GitHub Desktop.
Save BryceCicada/0d7d32bedff26b2327ca to your computer and use it in GitHub Desktop.
ADB Screenshot
adb shell screencap -p | sed 's/\r$//' > /cygdrive/c/Users/cnix/screen-`date +%H%M%S`.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment