This application is used to help glovers practice, hone their skills, and inspire creativity.
The APK is published to S3 via Travis CI: com.glovingtrainer.app-1.0-debug.apk.
The application is not very polished, but does what it fundamentally should. To upload a list of moves, create a file called "gloving_moves.txt" and push it to the "/sdcard/" on the device.
There are two modes that will cause a new, random move to be shown:
- Speech Mode: A new move is generated by saying "Next"
- Timer Mode: A new move is generated every N seconds where N is the number in the number picker in the top right
Create a move list editting UI because not everyone wants to use ADB :)