screencap

来源:互联网 发布:深入浅出node.js 微盘 编辑:程序博客网 时间:2024/05/18 19:22
adb shell screencap -p /sdcard/screen.png
echo **********screen cap success************
adb shell usleep  5000
:: pause
adb pull /sdcard/screen.png
adb shell rm -r /sdcard/screen.png
原创粉丝点击