I believe the music player will import an m3u list, but it only
handles local files, not streamed media.

If you want a playlist of streamed media, you'll need to parse that
yourself and then hand off the URI to the music app.

On Nov 13, 10:17 am, Ben Dodson <[EMAIL PROTECTED]> wrote:
> Well, I've turned my work towards a native app, but I am still stuck
> on how to get playlists to load. Can I send an m3u to whatever app the
> user uses as their default media player? I'd rather not build in full
> media player to my app- it makes more sense to pass the music off to a
> full-featured media app.
>
> On Oct 25, 9:53 am, Ben Dodson <[EMAIL PROTECTED]> wrote:
>
> > I'm trying to get my web streaming software running on Android. Things
> > seem to work fine for streaming mp3 files, but I can't getplaylists
> > working. So far, I've only tried m3u files. Anyone had any luck 
> > withplaylists?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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