Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

srnd/Companion.Android

Repository files navigation

CodeDay Companion for Android

This repo contains the source for the official CodeDay Companion app, licensed under GPLv3.

It is written in Kotlin.

Building

  1. In app/src/main/res/values, copy api_keys.xml.example to api_keys.xml in the same directory.
  2. Replace the keys there with the appropriate values. They are all required as of right now; we will make them optional later.
  3. Gradle sync.
  4. You should be good to go!

Releases

No releases published

Packages

No packages published