Home | History | Annotate | Download | only in sdk

Lines Matching full:devices

55 you use to create applications for compliant Android-powered devices. </p>
67 your <a href="{@docRoot}guide/developing/devices/managing-avds.html">Android Virtual
68 Devices</a> and download new SDK packages (such as platform versions and
225 <a href="{@docRoot}guide/developing/devices/managing-avds.html#createavd">Creating an
235 <li>The issue preventing adb from recognizing Samsung Galaxy devices (linux SDK
250 Android-powered devices, includes fixes to the permissions-checking
300 Magic devices. For other devices, contact the device manufacturer
321 you use to create applications for compliant Android-powered devices. </p>
333 <li>Introduces <a href="{@docRoot}guide/developing/devices/managing-avds.html">Android
334 Virtual Devices</a> &mdash; (AVD) configurations of options that you
335 run in the emulator to better model actual devices. Each AVD gets its
377 specific actual device (or family of devices) that extends the APIs available to
389 external library that is included on many (if not most) Android-powered devices.
394 <h3>Android Virtual Devices (AVDs)</h3>
410 href="{@docRoot}guide/developing/devices/index.html">Creating and Managing Virtual Devices</a>
483 create applications for Android-powered devices. Applications developed on this
484 SDK will be compatible with mobile devices running the Android 1.1 platform.
499 <em>only</em> with Android-powered devices running the Android 1.1 platform,
517 users will only be able to install your application if their devices are running
519 function properly on their devices, especially if it uses APIs introduced in
524 Android 1.1 devices but <em>not</em> on Android 1.0 devices. </p>
531 properly for Android 1.0 devices. You should test the application against system
588 href="{@docRoot}guide/developing/device.html#setting-up">Connecting Hardware Devices</a>.</p>
641 Applications developed on this SDK will be compatible with mobile devices
727 <p>This SDK release is the first to include the Android 1.0 platform and application API. Applications developed on this SDK will be compatible with mobile devices running the Android 1.0 platform, when such devices are available.</p>
737 <p>If you've been developing an application using a previous SDK version and you want the application to run on Android-powered mobile devices, you must port the application to the Android 1.0 SDK. Please see <a href="{@docRoot}sdk/1.0_r1/upgrading.html">Upgrading the SDK</a> for detailed instructions on how to make the transition to this release. Be sure to wipe application user data (emulator option <code>-wipe-data</code>) when running your application on the Android 1.0 SDK emulator.</p>