Yes, it does. This is an open source library, so you can have a look at the source code. There is even a search engine: https://code.google.com/p/acra/source/search?q=setDefaultUncaughtExceptionHandler&origq=setDefaultUncaughtExceptionHandler&btnG=Search+Trunk
If you need help regarding ACRA, there is an acra-discuss group. https://groups.google.com/forum/?fromgroups=#!forum/acra-discuss Kevin ACRA main dev. On Tuesday, August 28, 2012 10:46:36 PM UTC+2, bob wrote: > > Can someone help me understand how ACRA works? > > Does ACRA.init() call this function? > > public static void > setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler eh) > > -- 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

