[android-developers] Re: how to know the status of the MediaPlayer?

2009-03-04 Thread CKinniburgh
Correct. Sorry about that, It's been one of those mornings. On Mar 4, 10:08 am, Marco Nelissen 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

[android-developers] Re: how to know the status of the MediaPlayer?

2009-03-04 Thread CKinniburgh
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 wrote: > Hi, > > I am developing a media player application which downloads from > internet and plays. > > so while downloading I want t

[android-developers] Re: developer.android.com breaks on G1 ?

2009-03-04 Thread CKinniburgh
I believe I have noticed this, or a similar issue on an iPhone today. The Dev guides were cut off at the bottom of the page. On Mar 3, 9:19 pm, Sen wrote: > Has anyone noticed that if you try to browse the Reference section of > developer.android.com, it doesn't let you scroll down to the bottom