Can you share your streaming Media App here , or just the basic steps. I am
stuck where i can start downloading the song but the media player does not
recognize it and gives error after prepare method is called. But if the
download completes, then the song is played perfectly. Where am i going
wrong ?
Thanks,
Alok.

On Thu, Nov 26, 2009 at 8:53 PM, Ole <o...@theco.de> wrote:

> I've solved the issue.
>
> The solution is to simply get the meta-data separately from the
> MediaPlayer-stuff by connecting to the stream from time to time with
> HttpURLConnection and extracting the meta-data.
>
> --
> 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
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to