android - receive notification when current task ends -


i'm writing android app i'd maintain current location user while app open. i'm trying figure out how know when stop listening updates locationmanager, can't seem figure out way know when current task paused.

is there easy way ontaskfinish() or ontaskpause()?

when application paused method onpause() gets called. place put it. corresponding method called when activity resumes onresume().


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? -