10
score
337.1K
views
no
status
CC BY-SA 3.0
Using ADB to capture the screen
You can read the binary from stdout instead of saving the png to the sdcard and then pulling it: This should save a little time, but not much. source: Read binary stdout data from adb shell?