ADB: capture screenshot directly to Mac from connected device
adb shell screencap -p | perl -pe 's/\x0D\x0A/\x0A/g' > ~/Downloads/adb.screenshot.png