adb截图

adb shell screencap -p /sdcard/screen.png
adb pull /sdcard/screen.png d:\screencap
adb shell rm /sdcard/screen.png