CircleBinder / Android-Application

同人イベントのチェックリストを作成するAndroidアプリ
1 stars 0 forks source link

CircleBinder for Android Circle CI

Work in progress

Libraries Used

Build

In your local machine:

# make and apk and install it to the connected device
./gradlew installDebug

To test it with Docker (what circleci.yml does):

docker build -t circlebinder/android-application .
docker run -it circlebinder/android-application

License

This application is free software; you can redistribute it and/or modify it under the ters of the Apache License 2.0.