Correct.  Sorry about that, It's been one of those mornings.

On Mar 4, 10:08 am, Marco Nelissen <[email protected]> wrote:
> To be clear: you don't call onPrepared() yourself. If you set an
> OnPreparedListener, its onPrepared() method will be called for you.
>
> On Wed, Mar 4, 2009 at 8:03 AM, CKinniburgh <[email protected]> wrote:
>
> > I would imagine onPrepared() would be one way to do this.  Simply call
> > onPrepared(), then take away the buffering message, then play.
> > - Show quoted text -
> > 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