You can use this technique: http://www.anddev.org/crashreporthandler-t6389.html
In short, installing exception handler and lauching error report
activity on crash.
Add 'send' button and you're done.


Dmitry

On 9 сен, 01:16, Iroid <irfan.f.k...@gmail.com> wrote:
> 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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to