Languages

Menu
Sites
Language
Samsung Gear - Music list

Greetings.

I am developing an app for Tizen Wearables which requires a list of user's music tracks to operate.

It's pretty straightforward to get this list on Wearable side (list of music stored on wearable device), but is it possible to get the full list of music from the paired device?

I've researched MediaControl sample from the Tizen IDE for Wearables, but it seems to get information only about current playing track, whereas I need to get all the user's music.

 

Thanks in advance.

View Selected Answer

Responses

1 Replies
Mark as answer
Marco Buettner

You cannot read out the music list from the paired device with any API of the Tizen SDK. You need a host app which runs on the Android device... This can read out the music list of the device... To share this information you need SAP (Samsung Accessory Protocol) API.