adb截图:
adb shell screencap -p /sdcard/01.png
adb pull /sdcard/01.png C:UserscoffeeDesktop
adb录屏:
adb shell screenrecord /sdcard/screenrecord1.mp4
(按Ctrl+C退出录屏)
adb pull /sdcard/screenrecord1.mp4 C:UserscoffeeDesktop
adb截图:
adb shell screencap -p /sdcard/01.png
adb pull /sdcard/01.png C:UserscoffeeDesktop
adb录屏:
adb shell screenrecord /sdcard/screenrecord1.mp4
(按Ctrl+C退出录屏)
adb pull /sdcard/screenrecord1.mp4 C:UserscoffeeDesktop