Hello all, In my current application I want to show a dialog having "Force Close" and "Report" option at the time of Unhandled Exception.
Could anyone please let me know how to have this dialog? right now if I change defaultExceptionHandler to mine It gets control but I am not able to show any dialog after that. I guess UI thread is already closed by the time handler gets control. Any pointers would of great help. 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 [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 -~----------~----~----~----~------~----~------~--~---

