查询链接设备 adb devices
多台设备指定 adb -s 192.168.5.250:5555
截图 adb -s 192.168.5.250:5555 exec-out screencap -p > screenshot.png
ARTICLE DETAIL
日记详情
真实记录编程学习的某一天,欢迎挑你感兴趣的翻一翻。
真实记录编程学习的某一天,欢迎挑你感兴趣的翻一翻。
查询链接设备 adb devices
多台设备指定 adb -s 192.168.5.250:5555
截图 adb -s 192.168.5.250:5555 exec-out screencap -p > screenshot.png