Link to Libresonic
This commit is contained in:
parent
48c9a75a7f
commit
9aff6ec872
|
@ -1,6 +1,6 @@
|
||||||
# Audinaut
|
# Audinaut
|
||||||
<img src="/app/src/main/res/drawable/audinaut.png" width="200" hspace="10" vspace="10"></br>
|
<img src="/app/src/main/res/drawable/audinaut.png" width="200" hspace="10" vspace="10"></br>
|
||||||
A FOSS Libresonic client for Android.
|
A FOSS [Libresonic] client for Android.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
```
|
```
|
||||||
|
@ -17,3 +17,5 @@ android -> support -> v7 -> mediarouter</br>
|
||||||
android -> support -> v4 -> android-support-v4.jar</br>
|
android -> support -> v4 -> android-support-v4.jar</br>
|
||||||
android -> support -> v7 -> appcompat -> libs android-support-v7-appcompat.jar<br>
|
android -> support -> v7 -> appcompat -> libs android-support-v7-appcompat.jar<br>
|
||||||
android -> support -> v7 -> mediarouter -> libs -> android-support-v7-mediarouter.jar</br>
|
android -> support -> v7 -> mediarouter -> libs -> android-support-v7-mediarouter.jar</br>
|
||||||
|
|
||||||
|
[Libresonic]: http://libresonic.org
|
||||||
|
|
Loading…
Reference in New Issue