Menu

quick exit

how to quick exit your app

In android os,there is a way to let you 'exit' your application.
you can new a thread,in the thread cateat Intent to go to homeApp. and then destroy your app in back. note you need use a static object to keep your app state (whether your app has exited the system ). if your app is still runing and you click the app's icon, then you can finish your activity.

Posted by chanser 2012-06-15 Labels: exit quick False exit

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.