summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/pm/package.html
blob: d55f0f7e2fd7647084a605a2a5c4e36b3e2dcbd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<HTML>
<BODY>
<p>Contains classes for accessing information about an
application package, including information about its activities,
permissions, services, signatures, and providers.</p>
<p>Most of the information about an application package is defined by its manifest file. For
more information, see the <a
href="{@docRoot}guide/topics/manifest/manifest-intro.html">AndroidManifest.xml File</a>
documentation.</p>
</BODY>
</HTML>