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.