Skip to content

openHPI/xikolo-android

Repository files navigation

Xikolo Android App

The official Android App for openHPI, openSAP, mooc.house and OpenWHO.

Setup

Clone git repository:

git clone --recursive https://github.com/openHPI/xikolo-android

Development

Please use the Android Studio IDE, since we rely on the Gradle build system.

Release Builds

Signing credentials are protected with git-crypt. To compile release builds, install git-crypt:

brew install git-crypt

And unlock the encrypted files:

git-crypt unlock /path/to/xikolo-android.key

The keyfile is managed by the openHPI team and should never be made public or added to the repository.

Version History

Please push a git tag for every released build.

Google Play Links

Contributing

Please feel free to help us with the ongoing development of this app. See open issues to get some inspiration and open a Merge Request as soon as you are ready to go.