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