So for those who are interested the only way to do this is using
http://developer.android.com/reference/android/provider/MediaStore.Audio.Playlists.html
and 
http://developer.android.com/reference/android/provider/MediaStore.Audio.Playlists.Members.html
it is pretty easy if you are familiar with providers.

On Aug 29, 2:14 pm, Nathan Ekstrom <[email protected]> wrote:
> I've been banging my head against this for over a day now.  How do I
> get a play list file (extension .m3u) to show up in the media player
> programmaticly?  I figured out how to add .mp3 files by handing them
> to the media scanner.  When I hand the play list file to the media
> scanner it does nothing.  If I run the "Dev Tools" > "Scan Media" or
> unmount and remount the sdcard the playlist shows up.  So how can I
> add the playlist or how can I tell the system that there is a new play
> list file it needs to add?
>
> Any help would be appreciated as I have run out of ideas.
>
> Nathan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to