Package org.acra

Class Summary
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.
ACRAConfiguration This class is to be used if you need to apply dynamic settings.
ACRAConstants Responsible for collating those constants shared among the ACRA components.
CrashReportDialog This is the dialog Activity used by ACRA to get authorization from the user to send reports.
ErrorReporter The ErrorReporter is a Singleton object in charge of collecting crash context data and sending crash reports.
 

Enum Summary
ReportField Specifies all the different fields available in a crash report.
ReportingInteractionMode Defines the different user interaction modes for ACRA.
 

Exception Summary
ACRAConfigurationException A simple Exception used when required configuration items are missing.
 



Copyright © 2010-2013. All Rights Reserved.