I have developed an application which is working fine.
In that i have used some static variables and also set Application level variables. My problem is that even after setting finish() on each activity, application is showing in Running mode.
After closing the application, when i start the application after sometime, it will set the last changes.
How can i destroy my application?