I would imagine onPrepared() would be one way to do this.  Simply call
onPrepared(), then take away the buffering message, then play.

On Mar 3, 10:27 pm, manoj <[email protected]> wrote:
> Hi,
>
> I am developing a media player application which downloads from
> internet and plays.
>
> so while downloading I want to show a progress bar saying
> "buffering...", and while playing I want to dismiss the same progress
> bar.
>
> I can display the progress bar while downloading (by implementing the
> listener onBufferedUpdateListener), how can I get the event for player
> while it is playing.
>
> can any one please suggest me how to do this?
>
> Thanks,
> Manoj.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to