Package | Description |
---|---|
org.acra | |
org.acra.collector | |
org.acra.sender |
Class and Description |
---|
ACRAConfiguration
This class is to be used if you need to apply dynamic settings.
|
ACRAConfigurationException
A simple Exception used when required configuration items are missing.
|
BaseCrashReportDialog
Activity which implements the base functionality for a CrashReportDialog
Activities which extend from this class can override onCreate() to create a custom view,
but they must call super.onCreate() at the beginning of the method.
|
ErrorReporter
The ErrorReporter is a Singleton object in charge of collecting crash context
data and sending crash reports.
|
ErrorReporter.ReportBuilder
Fluent API used to assemble the different options used for a crash report
|
ExceptionHandlerInitializer
The interface can be used with
ErrorReporter.setExceptionHandlerInitializer(ExceptionHandlerInitializer)
to add an additional initialization of the ErrorReporter before
exception is handled. |
ReportField
Specifies all the different fields available in a crash report.
|
ReportingInteractionMode
Defines the different user interaction modes for ACRA.
|
Class and Description |
---|
ReportField
Specifies all the different fields available in a crash report.
|
Class and Description |
---|
ReportField
Specifies all the different fields available in a crash report.
|
Copyright © 2010-2015. All Rights Reserved.