Skip to content

Instantly share code, notes, and snippets.

@kaosf
Created November 20, 2015 16:21
Show Gist options
  • Select an option

  • Save kaosf/4e795211c96522a4ef3a to your computer and use it in GitHub Desktop.

Select an option

Save kaosf/4e795211c96522a4ef3a to your computer and use it in GitHub Desktop.
while :; do
adb shell \
'while :; do
input swipe 200 900 200 100
sleep 0.2
done'
echo Stopped at: `date`
sleep 1
done
# For http://400m.jp/ https://400m.jp/challenge/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment