I want to play Spotify songs in my app without Spotify appearing. I created a developer account in Spotify, and I'm receiving the correct code within the app.
Now I just need to program the calls. To do this, I created a wrapper and compiled it into a jar file in Android Studio using spotify-app-remote-release-0.8.0.aar.
So far, everything has gone well. I created the jar file and the corresponding XML file.
I checked the library in the B4A app. Now I'm getting the error message "unknown Spotify wrapper type," even though it's in the jar file and clearly also in the XML file (see attached images).
Does anyone have any idea what I've done wrong?
Now I just need to program the calls. To do this, I created a wrapper and compiled it into a jar file in Android Studio using spotify-app-remote-release-0.8.0.aar.
So far, everything has gone well. I created the jar file and the corresponding XML file.
I checked the library in the B4A app. Now I'm getting the error message "unknown Spotify wrapper type," even though it's in the jar file and clearly also in the XML file (see attached images).
Does anyone have any idea what I've done wrong?