Hello everyone,
I would like to create a Service that is put in the notification bar.
And whenever i push on the notification bar icon I can get the path of
the currently selected item. For example if I am playing a song called
song.mp3 from the music player and I push on the notification bar I
can get the path of the song e.g. sdcardsong.mp3. Any idea how to do
that? I was thinking about using Intent.ACTION_PICK wasn't sure
however how to do that.

