Contains classes for accessing information about an application package, including information about its activities, permissions, services, signatures, and providers. more...
IPackageInstallObserver | API for installation callbacks from the Package Manager. |
ActivityInfo | Information you can retrieve about a particular application activity or receiver. |
ApplicationInfo | Information you can retrieve about a particular application. |
ApplicationInfo.DisplayNameComparator | |
ComponentInfo | Base class containing information common to all application components (ActivityInfo, ServiceInfo). |
ConfigurationInfo | Information you can retrieve about hardware configuration preferences declared by an application. |
InstrumentationInfo | Information you can retrieve about a particular piece of test instrumentation. |
IPackageInstallObserver.Stub | Local-side IPC implementation stub class. |
PackageInfo | Overall information about the contents of a package. |
PackageItemInfo | Base class containing information common to all package items held by the package manager. |
PackageItemInfo.DisplayNameComparator | |
PackageManager | Class for retrieving various kinds of information related to the application packages that are currently installed on the device. |
PackageStats | implementation of PackageStats associated with a application package. |
PermissionGroupInfo | Information you can retrieve about a particular security permission group known to the system. |
PermissionInfo | Information you can retrieve about a particular security permission known to the system. |
ProviderInfo | Holds information about a specific content provider. |
ResolveInfo | Information that is returned from resolving an intent against an IntentFilter. |
ResolveInfo.DisplayNameComparator | |
ServiceInfo | Information you can retrieve about a particular application service. |
Signature | Opaque, immutable representation of a signature associated with an application package. |
PackageManager.NameNotFoundException | This exception is thrown when a given package, application, or component name can not be found. |