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