Package-level declarations

Types

Link copied to clipboard
object ACRA

Use this class to initialize the crash reporting feature using .init as soon as possible in your Application subclass Application.onCreate method. Configuration items must have been set by using org.acra.annotation.AcraCore above the declaration of your Application subclass.

Link copied to clipboard

Responsible for collating those constants shared among the ACRA components.

Link copied to clipboard
interface ErrorReporter

This interface contains methods used to interact with ACRA after it has been initialized

Link copied to clipboard

Specifies all the different fields available in a crash report.