Android version of chess clock mobile app.
- Install Android Studio.
- Fork the repo
- Open Android Studio.
- Choose Import project.
- Select project folder and press ok.
- Run it using the "play" or "debug" buttons in the UI.
- Start an emulator or connect your device
- Run
./gradlew installDebug
- You should have a new app called Chess Clock in the app drawer.
- Tap it to open the app