adb shell screencap

adb shell screencap -d 0 /sdcard/test.png

Take a screenshot on Android


adb shell pull /sdcard/test.png

Download test.png file from Android Device.