This soundcrowd plugin adds basic Spotify support. It allows you to listen and browse music from your saved tracks, release radar and additionally supports searching for music. This plugin requires a Spotify account. The plugin greatly depends on the librespot-java
library, thanks!
$ git clone --recursive https://github.com/soundcrowd/soundcrowd-plugin-spotify
$ cd soundcrowd-plugin-spotify
$ ./gradlew assembleDebug
Install via ADB:
$ adb install spotify/build/outputs/apk/debug/spotify-debug.apk
Licensed under GPLv3.
- librespot-java - Apache 2.0