adb -s 192.168.1.12:5555 shell cmd vibrator vibrate 3000
adb -s 192.168.1.15:5555 shell input keyevent 82
adb -s 192.168.1.15:5555 shell cmd vibrator vibrate 3000
adb -s 192.168.1.17:5555 shell input keyevent 82
adb -s 192.168.1.17:5555 shell cmd vibrator vibrate 3000
adb -s 192.168.1.14:5555 shell input keyevent 82
adb -s 192.168.1.14:5555 shell cmd vibrator vibrate 3000
大佬们,求一个bat脚本,循环运行上边这几段代码(还会增加,我照着例子写进去),间隔20秒循环一轮
谢谢大佬