android - How to make MediaPlayer play music only while my app is in foreground? -


i have app consisting of several activities. i'd background music play continuously while user navigating between them , stop user goes home screen/some other app/locks screen.

what best way this?

i ended stopping music after 500ms timeout after onpause if not resumed in onresume of other activity. if activity switch takes longer 500ms, it's reasonable music should stop until next activity loads. , when user presses home button, 500ms delay before stopping music not noticeable.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -