# Audinaut
A FOSS [Libresonic] client for Android.
## Building
```
git submodule update --init
gradle assemble
```
## SDK Project Dependencies
Under sdk -> extras:
android -> support -> v7 -> appcompat
android -> support -> v7 -> mediarouter
## SDK Library Dependencies
android -> support -> v4 -> android-support-v4.jar
android -> support -> v7 -> appcompat -> libs android-support-v7-appcompat.jar
android -> support -> v7 -> mediarouter -> libs -> android-support-v7-mediarouter.jar
[Libresonic]: http://libresonic.org