The official Android App for openHPI, openSAP, mooc.house and OpenWHO.
Clone git repository:
git clone --recursive https://github.com/openHPI/xikolo-android
Please use the Android Studio IDE, since we rely on the Gradle build system.
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.
Please push a git tag for every released build.
- openHPI on Google Play
- openSAP on Google Play
- mooc.house on Google Play
- OpenWHO on Google Play
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.