androidx.core.app
Interfaces
ActivityCompat.OnRequestPermissionsResultCallback |
This interface is the contract for receiving the results for permission requests. |
ActivityCompat.PermissionCompatDelegate |
Customizable delegate that allows delegating permission compatibility methods to a custom implementation. |
NotificationCompat.Action.Extender |
Extender interface for use with |
NotificationCompat.Extender |
Extender interface for use with |
OnMultiWindowModeChangedProvider |
Interface for components that can dispatch calls from |
OnNewIntentProvider |
Interface for components that can dispatch calls from |
OnPictureInPictureModeChangedProvider |
Interface for components that can dispatch calls from |
OnUserLeaveHintProvider |
Interface for components that can dispatch calls from |
SharedElementCallback.OnSharedElementsReadyListener |
Listener to be called after |
TaskStackBuilder.SupportParentable |
Classes
ActivityCompat |
Helper for accessing features in |
ActivityManagerCompat |
Helper for accessing features in |
ActivityOptionsCompat |
Helper for accessing features in |
AlarmManagerCompat |
Compatibility library for |
AppComponentFactory |
Version of |
AppLaunchChecker |
This class provides APIs for determining how an app has been launched. |
AppOpsManagerCompat |
Helper for accessing features in |
BundleCompat |
This class is deprecated. Replaced with |
DialogCompat |
Helper for accessing features in |
FrameMetricsAggregator |
This class can be used to record and return data about per-frame durations. |
GrammaticalInflectionManagerCompat |
Helper for accessing features in |
JobIntentService |
This class is deprecated. This class has been deprecated in favor of the Android Jetpack WorkManager library, which makes it easy to schedule deferrable, asynchronous tasks that are expected to run even if the app exits or the device restarts. |
LocaleManagerCompat |
Helper for accessing features in |
MultiWindowModeChangedInfo |
Class that encapsulates the information that is delivered when |
NavUtils |
NavUtils provides helper functionality for applications implementing recommended Android UI navigation patterns. |
NotificationChannelCompat |
A representation of settings that apply to a collection of similarly themed notifications. |
NotificationChannelCompat.Builder |
Builder class for |
NotificationChannelGroupCompat |
A grouping of related notification channels. e.g., channels that all belong to a single account. |
NotificationChannelGroupCompat.Builder |
Builder class for |
NotificationCompat |
Helper for accessing features in |
NotificationCompat.Action |
Structure to encapsulate a named action that can be shown as part of this notification. |
NotificationCompat.Action.Builder |
Builder class for |
NotificationCompat.Action.WearableExtender |
Wearable extender for notification actions. |
NotificationCompat.BigPictureStyle |
Helper class for generating large-format notifications that include a large image attachment. |
NotificationCompat.BigTextStyle |
Helper class for generating large-format notifications that include a lot of text. |
NotificationCompat.BubbleMetadata |
Encapsulates the information needed to display a notification as a bubble. |
NotificationCompat.BubbleMetadata.Builder |
Builder to construct a |
NotificationCompat.Builder |
Builder class for |
NotificationCompat.CallStyle |
Helper class for generating large-format notifications that include a caller and required actions, and indicate an incoming call. |
NotificationCompat.CarExtender |
Helper class to add Android Auto extensions to notifications. |
NotificationCompat.CarExtender.UnreadConversation |
This class is deprecated.
|
NotificationCompat.CarExtender.UnreadConversation.Builder |
Builder class for |
NotificationCompat.DecoratedCustomViewStyle |
Notification style for custom views that are decorated by the system. |
NotificationCompat.InboxStyle |
Helper class for generating large-format notifications that include a list of (up to 5) strings. |
NotificationCompat.MessagingStyle |
Helper class for generating large-format notifications that include multiple back-and-forth messages of varying types between any number of people. |
NotificationCompat.MessagingStyle.Message |
|
NotificationCompat.Style |
An object that can apply a rich notification style to a |
NotificationCompat.TvExtender |
Helper class to add Android TV extensions to notifications. |
NotificationCompat.WearableExtender |
Helper class to add wearable extensions to notifications. |
NotificationCompatExtras |
Well-known extras used by |
NotificationCompatSideChannelService |
Abstract service to receive side channel notifications sent from |
NotificationManagerCompat |
Compatibility library for NotificationManager with fallbacks for older platforms. |
NotificationManagerCompat.NotificationWithIdAndTag |
Helper class which encapsulates a Notification, its id, and optionally a tag, for use when batch-posting a number of notifications. |
PendingIntentCompat |
Helper for accessing features in |
Person |
Provides an immutable reference to an entity that appears repeatedly on different surfaces of the platform. |
Person.Builder |
Builder for the immutable |
PictureInPictureModeChangedInfo |
Class that encapsulates the information that is delivered when |
RemoteActionCompat |
Represents a remote action that can be called from another process. |
RemoteInput |
Helper for using the |
RemoteInput.Builder |
Builder class for |
ServiceCompat |
Helper for accessing features in |
ShareCompat |
Extra helper functionality for sharing data between activities. |
ShareCompat.IntentBuilder |
IntentBuilder is a helper for constructing |
ShareCompat.IntentReader |
IntentReader is a helper for reading the data contained within a sharing (ACTION_SEND) Intent. |
SharedElementCallback |
Listener provided in |
TaskStackBuilder |
Utility class for constructing synthetic back stacks for cross-task navigation on Android 3.0 and newer. |
Annotations
NotificationCompat.Action.SemanticAction |
Provides meaning to an |