No, I mean the states described in the documentation: IDLE, INITIALIZED, PREPARED etc
At the moment, I do not know whether I can call prepare without getting an exception. prepare() can only be called in certain Valid states. On Apr 29, 12:00 am, Marco Nelissen <[email protected]> wrote: > 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? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

