Thalhammer / libspotify-embedded

Reverse engineered header file for spotify embedded library found in android sdk.
18 stars 1 forks source link

More context info #1

Open gijsn opened 4 years ago

gijsn commented 4 years ago

Hi, thanks for the reverse engineering. I am looking to deploy the spotify embedded library in a wifi enabled microcontroller. Can you please give more context on how to compile this? Do i need something other than the repo?

Thalhammer commented 3 years ago

I am afraid this is not possible. This is only a header for the libspotify found in the java/android binding of spotify-embedded. You still need the library itself. I unfortunately cant distribute it, but you can easily extract it from an apk. You also need a android compatible userspace.