mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
.. | ||
app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
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:
- remove
Fabric.with(this, Crashlytics())
fromApplication.kt
- remove
apply plugin: 'io.fabric'
fromapp/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