Home | History | Annotate | Download | only in versions

Lines Matching full:screens

71 <li><strong>Extended API for managing screens support</strong>
90 <h3 id="usb">Screens Support APIs</h3>
92 <p>Android 3.2 introduces new screens support APIs that give you more
94 The API builds on the existing screens-support API, including the platform's
128 <p>The new screens support API is designed to let you manage application UI
143 <p>Since the new API lets you target screens more directly through smallestWidth,
188 Screens</a>.</p>
190 <h4>New resource qualifiers for screens support</h4>
242 href="{@docRoot}guide/topics/manifest/supports-screens-element.html"><code>&lt;supports-screens&gt;</code></a> manifest attributes that let
244 Specifically, you can specify the largest and smallest screens on which your app
248 manifest attributes specify the range of screens that the application supports,
277 filtering based on screen size can use the existing <code>&lt;supports-screens&gt;</code>
286 explicitly declaring that they do not support screens as large as the one on
303 screens.html">New Mode for Apps on Large Screens</a> article on the Android
309 moderate density screens, Android 3.2 introduces a new generalized density,
360 derived from the corresponding <code>&lt;supports-screens&gt;</code> attributes