On Fri, Sep 7, 2012 at 12:16 AM, prashant <[email protected]> wrote: > I have an over ridden uncaughtException handler in which a custom message > is displayed and kill the process and do an exit > > android.os.Process.killProcess(android.os.Process.myPid()); > System.exit(10); >
Why? > By default android restores the activity stack after this. But I want to > go back to the root activity and start the app from there. > Why? ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

