KO
|
EN
gitlite — search
Search
#javascript
#php
#nodejs
#python
#hacktoberfest
#c
#theme
#angularjs
#blog
#dotfiles
#arduino
#app
android-chessclock
★ 75
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
vue2-event-calendar
:
Full calendar base on Vue2 and momentjs.
git-gud
:
A simple git commit checker
SSIS-DB-Dashboard
:
PowerBI SSIS Catalog DB Dashboard
baresifter
:
A bare-metal x86 instruction set fuzzer a la Sandsifter
kafka-connect-elasticsearch-source
:
Kafka Connect Elasticsearch Source
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
android-chessclock
?
Download (.md)
# Chess.com Chess Clock Android version of chess clock mobile app. [<img alt="Get it on Google Play" height="80" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png">](https://play.google.com/store/apps/details?id=com.chess.clock) [<img alt="Get it on F-Droid" height="80" src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png">](https://www.f-droid.org/packages/com.chess.clock/) ## Prerequisites * Install [Android Studio](http://developer.android.com/sdk/installing/studio.html). * [Fork](https://help.github.com/articles/fork-a-repo/) the repo ## 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!](https://github.com/ChessCom/android-chessclock/issues)