Hi AllCan we able to display homescreen after kill all the background process.android.os.Process.killProcess(android.os. Process.myPid());
Try doing it in the other order - send the intent for the home screen and then die.
You do realize android apps shouldn't normally kill their process, right (though there are situations _during development_ when that or exiting might be efficient)
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
No comments:
Post a Comment