I put finish() to backpressed method of my MainActivity but when i monitor cpu usage, I still see my app on the top of the list with cpu usage between %1 to %6.
I have no services running, I can't debug the currently open threads. So I don't know what's going on here.
Do you have any ideas? Whay can be the reason for an app keep using cpu even it was closed?