web/static/javadoc/5.5.1/org/acra/package-summary.html
Package
Class
Prev Package
Interface Summary | Interface | Description | | --- | --- | | ErrorReporter | This interface contains methods used to interact with ACRA after it has been initialized |
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.
|
Enum Summary | Enum | Description | | --- | --- | | ReportField | Specifies all the different fields available in a crash report. |
Package
Class
Prev Package