Android.Content.PM Namespace

Contains classes for accessing information about an application package, including information about its activities, permissions, services, signatures, and providers.

Remarks

Contains classes for accessing information about an application package, including information about its activities, permissions, services, signatures, and providers.

Most of the information about an application package is defined by its manifest file. For more information, see the AndroidManifest.xml File documentation.

Classes

TypeReason
ActivityInfoInformation you can retrieve about a particular application activity or receiver.
ActivityInfo+InterfaceConstsDocumentation for this section has not yet been entered.
ActivityInfoFlagsEnumerates values returned by several types.
ActivityPersistableModeEnumerates values returned by several types.
ApplicationInfoInformation you can retrieve about a particular application.
ApplicationInfo+DisplayNameComparatorDocumentation for this section has not yet been entered.
ApplicationInfo+InterfaceConstsDocumentation for this section has not yet been entered.
ApplicationInfoFlagsEnumerates values returned by several types and taken as a parameter of the Android.App.ApplicationErrorReport.GetErrorReportReceiver member.
ComponentEnabledStateEnumerates values returned by several types and taken as a parameter of several types.
ComponentEnableOptionEnumerates values returned by the Android.Content.PM.ComponentEnableOption.DontKillApp, Android.Content.PM.ComponentEnableOption.None, and Android.Content.PM.PackageManager.DontKillApp members and taken as a parameter of several types.
ComponentInfoBase class containing information common to all application components (Android.Content.PM.ActivityInfo, Android.Content.PM.ServiceInfo).
ConfigChangesEnumerates values returned by several types and taken as a parameter of the Android.Content.Res.Configuration.NeedNewResources, and Android.Content.Res.Configuration.NeedNewResources members.
ConfigurationInfoInformation you can retrieve about hardware configuration preferences declared by an application.
ConfigurationInfo+InterfaceConstsDocumentation for this section has not yet been entered.
DocumentLaunchModeEnumerates values returned by several types.
FeatureFlagsEnumerates values returned by several types.
FeatureGroupInfoA set of features that can be requested by an application.
FeatureGroupInfo+InterfaceConstsDocumentation for this section has not yet been entered.
FeatureInfoA single feature that can be requested by an application.
FeatureInfo+InterfaceConstsDocumentation for this section has not yet been entered.
InputFeatureEnumerates values returned by several types.
InstrumentationInfoInformation you can retrieve about a particular piece of test instrumentation.
InstrumentationInfo+InterfaceConstsDocumentation for this section has not yet been entered.
LabeledIntentA special subclass of Intent that can have a custom label/icon associated with it.
LauncherActivityInfoA representation of an activity that can belong to this user or a managed profile associated with this user.
LauncherAppsClass for retrieving a list of launchable activities for the current user and any associated managed profiles.
LauncherApps+CallbackDocumentation for this section has not yet been entered.
LaunchModeEnumerates values returned by several types.
PackageInfoOverall information about the contents of a package.
PackageInfo+InterfaceConstsDocumentation for this section has not yet been entered.
PackageInfoFlagsEnumerates values returned by several methods of Android.Content.PM.PackageInfoFlags and taken as a parameter of several types.
PackageInstallerOffers the ability to install, upgrade, and remove applications on the device.
PackageInstaller+SessionDocumentation for this section has not yet been entered.
PackageInstaller+SessionCallbackDocumentation for this section has not yet been entered.
PackageInstaller+SessionInfoDocumentation for this section has not yet been entered.
PackageInstaller+SessionInfo+InterfaceConstsDocumentation for this section has not yet been entered.
PackageInstaller+SessionParamsDocumentation for this section has not yet been entered.
PackageInstaller+SessionParams+InterfaceConstsDocumentation for this section has not yet been entered.
PackageInstallLocationEnumerates values returned by several types and taken as a parameter of the Android.Content.PM.PackageInstaller.SessionParams.SetInstallLocation member.
PackageInstallModeEnumerates values returned by the Android.Content.PM.PackageInstallMode.FullInstall, and Android.Content.PM.PackageInstallMode.InheritExisting members and taken as a parameter of the Android.Content.PM.PackageInstaller.SessionParams..ctor member.
PackageInstallStatusEnumerates values returned by several methods of Android.Content.PM.PackageInstallStatus.
PackageInstallVerificationEnumerates values returned by several types and taken as a parameter of several types.
PackageItemInfoBase class containing information common to all package items held by the package manager.
PackageItemInfo+DisplayNameComparatorDocumentation for this section has not yet been entered.
PackageManagerClass for retrieving various kinds of information related to the application packages that are currently installed on the device.
PackageManager+NameNotFoundExceptionThis exception is thrown when a given package, application, or component name cannot be found.
PackageStatsimplementation of PackageStats associated with a application package.
PackageStats+InterfaceConstsDocumentation for this section has not yet been entered.
PathPermissionDescription of permissions needed to access a particular path in a Android.Content.PM.ProviderInfo.
PermissionEnumerates values returned by several types and taken as a parameter of several types.
PermissionGroupInfoInformation you can retrieve about a particular security permission group known to the system.
PermissionGroupInfo+InterfaceConstsDocumentation for this section has not yet been entered.
PermissionGroupInfoFlagsEnumerates values returned by several types.
PermissionInfoInformation you can retrieve about a particular security permission known to the system.
PermissionInfo+InterfaceConstsDocumentation for this section has not yet been entered.
PermissionInfoFlagsEnumerates values returned by several types.
ProtectionEnumerates values returned by several types.
ProviderInfoHolds information about a specific Android.Content.ContentProvider.
ProviderInfo+InterfaceConstsDocumentation for this section has not yet been entered.
ProviderInfoFlagsEnumerates values returned by several types.
RequestedPermissionEnumerates values returned by several types.
ResolveInfoInformation that is returned from resolving an intent against an IntentFilter.
ResolveInfo+DisplayNameComparatorDocumentation for this section has not yet been entered.
ResolveInfo+InterfaceConstsDocumentation for this section has not yet been entered.
ScreenOrientationEnumerates values returned by several types and taken as a parameter of the Android.Webkit.WebChromeClient.OnShowCustomView member.
ServiceInfoInformation you can retrieve about a particular application service.
ServiceInfo+InterfaceConstsDocumentation for this section has not yet been entered.
ServiceInfoFlagsEnumerates values returned by several types.
SignatureOpaque, immutable representation of a signing certificate associated with an application package.
Signature+InterfaceConstsDocumentation for this section has not yet been entered.
SignatureResultEnumerates values returned by several types.
UiOptionsEnumerates values returned by several types and taken as a parameter of the Android.Views.Window.SetUiOptions, Android.Views.Window.SetUiOptions, and Android.Views.Window.SetUiOptions members.