Lines Matching full:devices
40 (<code>.apk</code>) that can be deployed on Android devices</li>
60 <p>ARMv5TE machine code will run on all ARM-based Android devices. ARMv7-A will run only on
61 devices such as the Verizon Droid or Google Nexus One that have a compatible CPU. The main
93 applications that use native code through the JNI on devices that run Android 1.5 or
244 benchmark for a FIR filter loop, a C version and a NEON-optimized version for devices that
479 <li>The native libraries created by the Android NDK can only be used on devices running the
484 are deployable to devices running the Android 1.5 platform version or later.</li>
499 application containing the library can be deployed only to devices running the minimum platform
539 to users whose devices are capable of supporting your application. For example:
543 to run only on devices that support OpenGL ES 2.0 or higher. -->
556 containing the library can be deployed only to devices running Android 2.2 (API level 8) or