musikcube/src/musikdroid
2019-10-27 23:35:07 -07:00
..
app More version bump stuff. 2019-10-27 17:18:02 -07:00
gradle/wrapper A couple minor tweaks that have been floating around for a while. 2019-08-29 21:33:24 -07:00
.gitignore
build.gradle Updated gradle plugin version. 2019-10-27 23:35:07 -07:00
gradle.properties Upgraded to AndroidX. 2019-03-31 17:42:55 -07:00
gradlew
gradlew.bat
README.md Update README.md 2019-01-31 20:54:07 -08:00
settings.gradle

musikdroid

musikdroid is an android app that is used to stream music from, or remote control, existing musikcube 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.

the project is currently built using Android Studio 3

attribution

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