Lines Matching full:devices
43 to be one application and is the file that Android-powered devices use to install the
390 <p>There are a variety of devices powered by Android and not all of them provide the
391 same features and capabilities. In order to prevent your application from being installed on devices
393 the types of devices your application supports by declaring device and software requirements in your
400 requirements in your manifest file. That way, devices that do <em>not</em> have a camera and have an
412 <dd>In order to categorize devices by their screen type, Android defines two characteristics for
432 <dd>Many devices provide a different type of user input mechanism, such as a hardware keyboard, a
443 feature is available on all Android-powered devices (other than the availability of the standard
449 <dd>Different Android-powered devices often run different versions of the Android platform,
463 devices that meet all your application requirements.</p>