A group of automation code to run adb input commands
This script was created to automate activities that I think are very boring but we have to do them every day
Please fork and enter as many of your ideas as possible
- Tiktok (Tiktok lite)
- Auto Follow
- Auto Like and Comment
- PokeMMO
- Auto Grinding Grass
- Python
- Pipenv
- Android Device With ADB Enable and Connected to Host (USB or Wifi)
- Clone with git
git clone https://github.com/mohamad-supangat/android_automation_scripts.git
- Installing python dependencies with PipEnv
cd android_automation_scripts pipenv install
- Check and Connect Android Device
adb connect {ip address} // if using adb wifi adb devices
- Run some automation script
pipenv run ./tiktok.auto-follow.py