mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
3 lines
131 B
Batchfile
3 lines
131 B
Batchfile
adb connect 127.0.0.1:5555
|
|
adb -s 127.0.0.1:5555 shell screencap /sdcard/screen.png
|
|
adb -s 127.0.0.1:5555 pull /sdcard/screen.png . |