musikcube/src/musikdroid
2018-12-28 23:41:49 -08:00
..
app Optimized imports. 2018-12-28 23:41:49 -08:00
gradle/wrapper musikdroid tooling updates. 2018-11-07 19:54:17 -08:00
.gitignore
build.gradle musikdroid tooling updates. 2018-11-07 19:54:17 -08:00
gradle.properties
gradlew musikdroid tooling updates. 2018-11-07 19:54:17 -08:00
gradlew.bat
README.md Incremental work to support playlist editing. 2017-12-01 00:14:06 -08:00
settings.gradle

musikdroid

musikdroid is an android app that is used to stream music from, or remote control, existing musikbox installations (windows, macos, or linux clients). it is written in kotlin.

building

because musikdroid is not available in the Google Play store, it uses fabric.io for crash reporting. this makes it slightly difficult to build out of the box, because the project's API keys are not checked in. if you are not a member of the dev team, but still want to play around with the code, you can do the following:

  1. remove Fabric.with(this, Crashlytics()) from Application.kt
  2. remove apply plugin: 'io.fabric' from app/build.gradle

this should allow you to build and test locally without special keys. TODO: simplify

the project is currently built using Android Studio 3.0.1

attribution

the following icons were taken from the noun project under the creative commons 3.0 license