Skip to content

Instantly share code, notes, and snippets.

@davidpp
Created September 24, 2014 19:24
Show Gist options
  • Save davidpp/233bd266c2d1c521ee23 to your computer and use it in GitHub Desktop.
Save davidpp/233bd266c2d1c521ee23 to your computer and use it in GitHub Desktop.
adb shell screencap -p | perl -pe 's/\x0D\x0A/\x0A/g' > screen.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment