双击可给android设备截屏
adb root adb push screencap /data/ adb shell chmod a+x /data/screencap adb shell /data/screencap -p /data/pic.png adb pull /data/pic.png
5.48KB
文件大小:
评论区