blob: 5b04da11e4fe0b14edfbf178923c3c884ef280e9 (
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>
|