summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/package.html
blob: ee54476d97b801ec11f2df748e517de4c82f0dd1 (plain)
1
2
3
4
5
6
7
8
9
<HTML>
<BODY>
<p>Provides support for hardware features, such as the camera and other sensors. Be aware that
not all Android-powered devices support all hardware features, so you should declare hardware
that your application requires using the <a
href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code
<uses-feature>}</a> manifest element.</p>
</BODY>
</HTML>