Class Summary |
Compatibility |
Utility class containing methods enabling backward compatibility. |
ConfigurationCollector |
Inspects a Configuration object through reflection API in order to
generate a human readable String with values replaced with their constants
names. |
CrashReportData |
Stores a crash reports data with ReportField enum values as keys. |
CrashReportDataFactory |
Responsible for creating the CrashReportData for an Exception. |
MediaCodecListCollector |
Collects data about available codecs on the device through the MediaCodecList
API introduced in Android 4.1 JellyBean. |
ThreadCollector |
Collects some data identifying a Thread, usually the Thread which crashed. |