What do you mean by that? If you want to know if it's playing, call MediaPlayer.isPlaying(). If you want to know how far along it is, call MediaPlayer.getCurrentPosition(). Are those kinds of things you're looking for, or something else?
On Tue, Apr 28, 2009 at 11:06 AM, westmeadboy <[email protected]> wrote: > > How can I get the current State of a MediaPlayer instance? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

