Android.App.ApplicationErrorReport: Field Members

The fields of Android.App.ApplicationErrorReport are listed below. For a list of all members, see the ApplicationErrorReport Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
TypeAnrApplicationErrorReportType (2). An error report about an application that's not responding.
const
TypeBatteryApplicationErrorReportType (3). An error report about an application that's consuming too much battery.
const
TypeCrashApplicationErrorReportType (1). An error report about an application crash.
const
TypeNoneApplicationErrorReportType (0). Uninitialized error report.
const
TypeRunningServiceApplicationErrorReportType (5). A report from a user to a developer about a running service that the user doesn't think should be running.