Home | History | Annotate | Download | only in versions

Lines Matching full:support

58 compatibility support.</p></li>
61 <p>On devices that support an SD card, users can now load media files directly
70 <li><strong>Extended API for managing screens support</strong>
72 <p>Android 3.2 introduces extensions to the platform's screen support API to
80 support for various screen sizes, the platform also provides a new zoom
83 screen support API and the controls it provides, see the sections below. </p></li>
89 <h3 id="usb">Screens Support APIs</h3>
91 <p>Android 3.2 introduces new screens support APIs that give you more
93 The API builds on the existing screens-support API, including the platform's
127 <p>The new screens support API is designed to let you manage application UI
185 support API, see <a
189 <h4>New resource qualifiers for screens support</h4>
242 you manage your app's support for different screen sizess.
250 <p>The new manifest attributes for screen support are: </p>
274 apps based on any of the attributes above. Support for filtering will be
280 screen size support</a>.</p>
285 explicitly declaring that they do not support screens as large as the one on
381 continue to run on older versions of the platform, you can use the v4 Support
382 Library (compatibility library), available in the Android SDK. The v4 Support
513 android.hardware.faketouch.multitouch.distinct} &mdash; The application requires support for emulated mulitouch input with distinct tracking of two or more points.</li>
516 android.hardware.faketouch.multitouch.jazzhand} &mdash; The application requires support for emulated mulitouch input with distinct tracking of five or more points.</li>