ADB Shell script to map out the Lab
- Android phone with USB debugging enabled
- ADB installed on your machine
- No root! (Suposedly)
- Busy Box (I'm not sure about this one... Please test it out and let me know!)
- Clone this repository to your machine
- Connect your Android device
- Allow access to phone data if asked
- Make sure
adb devices
lists your device - Run
sh deploy.sh
from the repository and watch your phone magically play the game for you. It's fun, I promise.