Files
MaaAssistantArknights/tools/screen.bat
2021-09-12 18:54:36 +08:00

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 .