What I'm really asking is for a way to test if the MediaPlayer was paused. I think my app is being paused by the OS for maybe a notification or something. It drives me up the wall when it just...stops.
On Mar 13, 11:25 am, Ken H <[email protected]> wrote: > Will android.media.MediaPlayer.isPlaying() return true if the > MediaPlayer is paused? > > Ken -- 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

