hadley31 / android-chessclock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess.com Chess Clock

Android version of chess clock mobile app. On the Play Store here.

Prerequisites

Import the project in Android Studio

  • Open Android Studio.
  • Choose Import project.
  • Select project folder and press ok.

Run the app via Android Studio

  • Run it using the "play" or "debug" buttons in the UI.

Run via Gradle

  • 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

Questions?

File an issue!

About

License:Mozilla Public License 2.0


Languages

Language:Java 100.0%