Ascolta la musica in streaming dai server compatibili con Subsonic con questo client airsonic. https://funkwhale.it
Go to file
Andrew Rabert 39a457d1ec Merge pull request #5 from craftyguy/fix_account_type
Fix conflict with subsonic.org account type on Android
2017-03-04 09:43:46 -05:00
app Merge pull request #5 from craftyguy/fix_account_type 2017-03-04 09:43:46 -05:00
gradle/wrapper Update gradle 2017-01-22 11:52:54 -05:00
.gitignore Exclude app/src/main/.gradle 2017-02-28 22:54:54 -05:00
LICENSE LICENSE 2016-12-18 13:13:43 -05:00
README.md Link to Libresonic 2016-12-18 13:12:18 -05:00
audinaut.svg Initial release 2016-12-18 13:07:12 -05:00
build.gradle Remove repo 2017-02-28 23:01:08 -05:00
debug.keystore Initial release 2016-12-18 13:07:12 -05:00
gradle.properties Initial release 2016-12-18 13:07:12 -05:00
gradlew Update gradle 2017-01-22 11:52:54 -05:00
gradlew.bat Update gradle 2017-01-22 11:52:54 -05:00
settings.gradle Merge ServerProxy into Audinaut 2017-02-27 00:39:22 -05:00

README.md

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