Android - How to tell when MediaPlayer is buffering
问题 I've got to be missing something obvious here, but I can't seem to find anything to allow me to determine when MediaPlayer is buffering audio. I'm streaming internet audio and I want to display a buffering indicator, but nothing I've tried allows me to know when MediaPlayer interrupts the audio to buffer, so I can't properly display a buffering indicator. Any clues? 回答1: @Daniel, per your comment on @JRL's answer, you could probably get this working by spinning up a thread and waiting for a