Hi, I am developing a music application and I am trying to test it on 2G. My application works fine on wifi but on Edge it gives me AudioTrack: ObtainedBufferTimeout. I figured out the buffer does not have enough data so I am getting this message. I want to thus display a progress dialog box saying "Buffering.." whenever the buffer does not have enough data. Please can any one let me know how I can capture the details of the buffer not having enough data. I know of OnBufferedUpdate Listener in the media player but it gives the percentage of the media source (from 0-100) thus far filled. Any kind of help is highly appreciated.
Thanks, Prajakta -- 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