| Class | Description |
|---|---|
| AlarmManagerCompat |
Provides backwards and forwards compatibility with the AlarmManager, specifically with changes
to the alarm manager APIs.
|
| AlarmManagerCompat.AlarmToken |
Effectively immutable class representing a token used to set an alarm.
|
| AndroidSdkVersion |
Utility class to determine information about the environment the app is running in.
|
| AppBuildInfo |
Determines information about the build of the app that is
running.
|
| BuildConfig | |
| ContextUtil |
Utilities for interaction with
Context. |
| MapCompat |
Compatibility class for creating Maps efficiently across different Android platform versions.
|
| PermissionCompat | |
| R | |
| R.attr | |
| R.bool | |
| R.string | |
| ResourceUtil |
Utilities for interaction with Android application resources.
|
| StrictModeCompat |
A wrapper class to use
StrictMode without worrying about backwards
compatibility. |
| ThreadUtil |
Provides Android-specific thread management.
|
| TraceCompat |
Compatibility wrapper for
Trace. |
| Enum | Description |
|---|---|
| PermissionCompat.PermissionStatus | |
| ThreadUtil.ThreadPriority |
Rich enum for the Android thread priority levels.
|
| Annotation Type | Description |
|---|---|
| AlarmManagerCompat.AlarmType |
Defines the possible values for the alarm manager type.
|