spotify / android-sdk

Spotify SDK for Android
https://developer.spotify.com/documentation/android/
Apache License 2.0
474 stars 120 forks source link

Spotify Audio Picker Intent #362

Open mayank-yogify opened 7 months ago

mayank-yogify commented 7 months ago

I have to change the background music in my app, I want to pick an audio from spotify. On button click in our app it will open spotify song browser screen and Here user can browse music and can select any music from spotify and then selected music will get played inside our app. How to achieve this ?