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.
Type | Reason |
---|---|
ActivityInfo | Information you can retrieve about a particular application activity or receiver. |
ActivityInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
ActivityInfoFlags | Enumerates values returned by several types. |
ActivityPersistableMode | Enumerates values returned by several types. |
ApplicationInfo | Information you can retrieve about a particular application. |
ApplicationInfo+DisplayNameComparator | Documentation for this section has not yet been entered. |
ApplicationInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
ApplicationInfoFlags | Enumerates values returned by several types and taken as a parameter of the Android.App.ApplicationErrorReport.GetErrorReportReceiver member. |
ComponentEnabledState | Enumerates values returned by several types and taken as a parameter of several types. |
ComponentEnableOption | Enumerates 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. |
ComponentInfo | Base class containing information common to all application components (Android.Content.PM.ActivityInfo, Android.Content.PM.ServiceInfo). |
ConfigChanges | Enumerates values returned by several types and taken as a parameter of the Android.Content.Res.Configuration.NeedNewResources, and Android.Content.Res.Configuration.NeedNewResources members. |
ConfigurationInfo | Information you can retrieve about hardware configuration preferences declared by an application. |
ConfigurationInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
DocumentLaunchMode | Enumerates values returned by several types. |
FeatureFlags | Enumerates values returned by several types. |
FeatureGroupInfo | A set of features that can be requested by an application. |
FeatureGroupInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
FeatureInfo | A single feature that can be requested by an application. |
FeatureInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
InputFeature | Enumerates values returned by several types. |
InstrumentationInfo | Information you can retrieve about a particular piece of test instrumentation. |
InstrumentationInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
LabeledIntent | A special subclass of Intent that can have a custom label/icon associated with it. |
LauncherActivityInfo | A representation of an activity that can belong to this user or a managed profile associated with this user. |
LauncherApps | Class for retrieving a list of launchable activities for the current user and any associated managed profiles. |
LauncherApps+Callback | Documentation for this section has not yet been entered. |
LaunchMode | Enumerates values returned by several types. |
PackageInfo | Overall information about the contents of a package. |
PackageInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
PackageInfoFlags | Enumerates values returned by several methods of Android.Content.PM.PackageInfoFlags and taken as a parameter of several types. |
PackageInstaller | Offers the ability to install, upgrade, and remove applications on the device. |
PackageInstaller+Session | Documentation for this section has not yet been entered. |
PackageInstaller+SessionCallback | Documentation for this section has not yet been entered. |
PackageInstaller+SessionInfo | Documentation for this section has not yet been entered. |
PackageInstaller+SessionInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
PackageInstaller+SessionParams | Documentation for this section has not yet been entered. |
PackageInstaller+SessionParams+InterfaceConsts | Documentation for this section has not yet been entered. |
PackageInstallLocation | Enumerates values returned by several types and taken as a parameter of the Android.Content.PM.PackageInstaller.SessionParams.SetInstallLocation member. |
PackageInstallMode | Enumerates 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. |
PackageInstallStatus | Enumerates values returned by several methods of Android.Content.PM.PackageInstallStatus. |
PackageInstallVerification | Enumerates values returned by several types and taken as a parameter of several types. |
PackageItemInfo | Base class containing information common to all package items held by the package manager. |
PackageItemInfo+DisplayNameComparator | Documentation for this section has not yet been entered. |
PackageManager | Class for retrieving various kinds of information related to the application packages that are currently installed on the device. |
PackageManager+NameNotFoundException | This exception is thrown when a given package, application, or component name cannot be found. |
PackageStats | implementation of PackageStats associated with a application package. |
PackageStats+InterfaceConsts | Documentation for this section has not yet been entered. |
PathPermission | Description of permissions needed to access a particular path in a Android.Content.PM.ProviderInfo. |
Permission | Enumerates values returned by several types and taken as a parameter of several types. |
PermissionGroupInfo | Information you can retrieve about a particular security permission group known to the system. |
PermissionGroupInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
PermissionGroupInfoFlags | Enumerates values returned by several types. |
PermissionInfo | Information you can retrieve about a particular security permission known to the system. |
PermissionInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
PermissionInfoFlags | Enumerates values returned by several types. |
Protection | Enumerates values returned by several types. |
ProviderInfo | Holds information about a specific Android.Content.ContentProvider. |
ProviderInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
ProviderInfoFlags | Enumerates values returned by several types. |
RequestedPermission | Enumerates values returned by several types. |
ResolveInfo | Information that is returned from resolving an intent against an IntentFilter. |
ResolveInfo+DisplayNameComparator | Documentation for this section has not yet been entered. |
ResolveInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
ScreenOrientation | Enumerates values returned by several types and taken as a parameter of the Android.Webkit.WebChromeClient.OnShowCustomView member. |
ServiceInfo | Information you can retrieve about a particular application service. |
ServiceInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
ServiceInfoFlags | Enumerates values returned by several types. |
Signature | Opaque, immutable representation of a signing certificate associated with an application package. |
Signature+InterfaceConsts | Documentation for this section has not yet been entered. |
SignatureResult | Enumerates values returned by several types. |
UiOptions | Enumerates 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. |