$ 0 0 This is the way I use to take screenshot of Android screen over ADB: $ adb shell screencap -p /sdcard/screencap.png && adb pull /sdcard/screencap.png