web/static/javadoc/4.11/org/acra/package-summary.html
Package
Class
Interface Summary | Interface | Description |
| --- | --- |
| ExceptionHandlerInitializer | Deprecated
since 4.8.0 use ReportPrimer mechanism instead.
|
Class Summary | Class | Description |
| --- | --- |
| ACRA |
Use this class to initialize the crash reporting feature using ACRA.init(Application) as soon as possible in your Application subclass Application.onCreate() method.
|
| ACRAConstants |
Responsible for collating those constants shared among the ACRA components.
|
| CrashReportDialog | Deprecated
since 4.8.0 use CrashReportDialog instead
|
| ErrorReporter |
The ErrorReporter is a Singleton object in charge of collecting crash context data and sending crash reports.
|
Enum Summary | Enum | Description | | --- | --- | | ReportField | Specifies all the different fields available in a crash report. | | ReportingInteractionMode | Defines the different user interaction modes for ACRA. |
Package
Class