English | Site Directory

Android - An Open Handset Alliance Project

package

android.content.pm

Classes

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). 
InstrumentationInfo Information you can retrieve about a particular piece of test instrumentation. 
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. 
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. 

Exceptions

PackageManager.NameNotFoundException This exception is thrown when a given package, application, or component name can not be found. 
Build m5-rc15f - 23 Apr 2008 12:29