https://github.com/devgianlu/librespot-android
A demo app that runs librespot-java on Android
https://github.com/devgianlu/librespot-android
android librespot librespot-java music music-player spotify
Last synced: 6 months ago
JSON representation
A demo app that runs librespot-java on Android
- Host: GitHub
- URL: https://github.com/devgianlu/librespot-android
- Owner: devgianlu
- Created: 2021-04-12T19:43:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T19:47:29.000Z (about 2 years ago)
- Last Synced: 2024-05-01T15:33:34.423Z (12 months ago)
- Topics: android, librespot, librespot-java, music, music-player, spotify
- Language: C
- Homepage:
- Size: 542 KB
- Stars: 29
- Watchers: 4
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# librespot-android
This is a demo application to demonstrate that it is possible to run [librespot-java](https://github.com/librespot-org/librespot-java) on an Android device. The app provides basic functionalities to login and then to play a custom URI, pause/resume, skip next and previous, but all features could be implemented.
This repo also contains some useful modules that contain Android-compatible sinks and decoders that you might want to use in your app.