Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

MyConbook/myconbook-android

Repository files navigation

MyConbook

MyConbook is a convention scheduling and guidebook application for your smartphone written by AndrewNeo.

MyConbook website

Download from the Play Store

Building

To build MyConbook, run ./gradlew assembleDebug to debug your app.

MyConbook uses the testing data server by default. To use a custom DataTool output, you'll need to point the DATA_PATH in MyConbook/build.gradle at a different URL. Create a MyConbook/myconbook.gradle file to store your custom changes or signing configs, this file will not be committed to Git.

Crashlytics support is built in, make sure CRASHLYTICS_ENABLED is turned off (always off on debug builds) if you are not using it in your build.

License

MyConbook for Android is licensed under the Apache license. See LICENSE.txt.

Redistributions may not use the official MyConbook data source without permission.