All Projects → openHPI → Xikolo Android

openHPI / Xikolo Android

Licence: gpl-3.0
Android App for openHPI, openSAP, mooc.house and OpenWHO

Programming Languages

kotlin
9241 projects

Labels

Xikolo Android App

Build Status

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].