Skip to content

Instantly share code, notes, and snippets.

@shprink
Created February 28, 2016 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shprink/26d04cfcfa5928a052af to your computer and use it in GitHub Desktop.
Save shprink/26d04cfcfa5928a052af to your computer and use it in GitHub Desktop.
adb shell screencap -p | perl -pe 's/\x0D\x0A/\x0A/g' > ~/Downloads/test.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment