android.content.pm.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android-all Show documentation
Show all versions of android-all Show documentation
A library jar that provides APIs for Applications written for the Google Android Platform.
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.