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 <[email protected]> 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 [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > 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 [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

