Re: [android-developers] bypass android Error dialogs
On Thu, Nov 3, 2011 at 1:18 AM, jeyaprakash chinaraj
<jp9894562987@gmail.com> wrote:
> Hi Mark Murphy ,
>
> I have the default handler, if i not reraise the exception using
> Thread.getDefaultUncaughtExceptionHandler() am getting ANR also my Toast or
> dialogs are not displayed on the screen.
Don't re-raise, as that will bring up the whatever the default handler does.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Warescription: Three Android Books, Plus Updates, One Low Price!
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home