I was using just this.finish(); in my app when exiting my app. But
using ESTaskManager after closing my app I found that it's still
running in the background. So I moved this.finish(); inside onDestroy.
But program is still running. What am I doing wrong? I want it to
fully close when it's closed.

André

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

Reply via email to