Integrating the Spotify Android library

后端 未结 4 1972
暗喜
暗喜 2021-01-19 01:36

So I wanted to integrate the spotify library into an android app. I went to https://developer.spotify.com/technologies/libspotify/ and downloaded their lib libspotify-12.1.5

4条回答
  •  自闭症患者
    2021-01-19 02:09

    Spotify have announced that they released the Android SDK(https://developer.spotify.com/technologies/spotify-android-sdk/).
    And the tutorial is here(https://developer.spotify.com/technologies/spotify-android-sdk/tutorial/), so you can easily integrate Spotify into your Android application.

提交回复
热议问题