Skip to content

Instantly share code, notes, and snippets.

@andycjw
Created May 22, 2017 03:39
Show Gist options
  • Save andycjw/a3b063b9cf2651ea949dd89967efa209 to your computer and use it in GitHub Desktop.
Save andycjw/a3b063b9cf2651ea949dd89967efa209 to your computer and use it in GitHub Desktop.
for /l %%x in (1, 1, 100) do (
echo %%x
adb shell input tap 1124 1282
timeout /t 10
adb shell input tap 1311 160
)
;;adb shell input tap 1362 2148
;; adb shell input tap 1124 1282
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment