Hello, I am in a need to close the application when a button is pressed and after the app exits, it should restart itself from the root activity. I have used Intent.FLAG_ACTIVITY_CLEAR_TOP but for that I have to keep the root activity alive, but I want it to be destroyed as the user navigates away from it. Thanks in advance
-- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en