I did implement an Activity that plays a stream from an external URL. I tried using the MediaPlayer based on the sample in the Androïd SDK<http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/media/MediaPlayerDemo_Audio.html>. Works fine with 2.1, not very well in 2.2, but gets very ugly with 2.3. At least on the simulators. It takes from 35 seconds up to 3 minutes depending on what network speed I use. Did anyone else have to deal with that kind of issues ?
Thanks ! -- 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