Home
last modified time | relevance | path

Searched refs:optimize (Results 1 – 25 of 70) sorted by relevance

123

/frameworks/base/docs/html/training/
Dadvanced.jd7 platform features or effectively optimize your app performance.</p>
/frameworks/base/docs/html/tools/help/
Dhierarchy-viewer.jd6 <p>Hierarchy Viewer allows you to debug and optimize your user
Dlayoutopt.jd6 <p><code>layoutopt</code> is a command-line tool that helps you optimize the
Dindex.jd38 <dd>Lets you debug and optimize an Android application's user interface.</dd>
43 <dd>Lets you quickly analyze your application's layouts in order to optimize them for
/frameworks/base/docs/html/training/basics/supporting-devices/
Dscreens.jd35 and density. As such, you should include some alternative resources that optimize your app’s
49 screen size, so many apps should revise the layout to optimize the user experience in each
55 <p>To optimize your user experience on different screen sizes, you should create a unique layout XML
Dindex.jd43 <dd>Learn how to optimize the user experience for different screen sizes and densities.</dd>
/frameworks/base/docs/html/distribute/monetize/
Decommerce.jd39 to optimize your payment flow &mdash; users can make purchases in as a few as
/frameworks/base/docs/html/training/accessibility/
Dindex.jd32 built into the Android framework. It covers how to optimize your app for
/frameworks/base/docs/html/training/keyboard-input/
Dindex.jd29 important that your app optimize its user experience for interaction that might occur
/frameworks/base/docs/html/distribute/essentials/
Doptimizing-your-app.jd3 page.image=/distribute/images/gp-optimize-card.jpg
25 <img src="{@docRoot}images/gp-optimize.png" class="quality-top-image" style=
158 <img src="{@docRoot}images/gp-optimize-analytics.png">
259 who can help automate, measure, and optimize your mobile marketing.
309 <img src="{@docRoot}images/gp-optimize-speed.png">
389 a general rule, optimize for ease of use and legibility, while minimizing, or
/frameworks/base/docs/html/training/basics/fragments/
Dindex.jd53 <p>This class shows you how to create a dynamic user experience with fragments and optimize your
/frameworks/base/docs/html/design/building-blocks/
Dtext-fields.jd39 optimize its layout for frequently used characters.</p>
/frameworks/base/docs/html/guide/components/
Dindex.jd46 <p>This class shows you how to create a dynamic user experience with fragments and optimize
/frameworks/base/docs/html/training/improving-layouts/
Dloading-ondemand.jd27 …<li><a href="http://android-developers.blogspot.com/2009/03/android-layout-tricks-3-optimize-with.…
/frameworks/base/docs/html/training/design-navigation/
Dindex.jd36 …<dd>Learn how to group related screens together on larger-screen devices to optimize use of availa…
/frameworks/base/docs/html/training/basics/firstapp/
Dcreating-project.jd99 enable new features and optimize your app for a great user experience on the latest
140 support older versions, but setting the build target to the latest version allows you to optimize
/frameworks/base/docs/html/training/multiscreen/
Dindex.jd51 <em>supporting</em> multiple screens: it must <em>optimize</em> the user
/frameworks/base/docs/html/training/articles/
Dperf-tips.jd52 your code is efficient at all levels and agressively optimize your performance.</p>
229 <p><code>zero()</code> is slowest, because the JIT can't yet optimize away
356 optimize across these boundaries. If you're allocating native resources (memory
414 managed to optimize all your code away). We highly recommend you use Caliper
/frameworks/base/docs/html/guide/webapps/
Dbest-practices.jd94 Alternatively, you should optimize the size and speed of your files by compressing them with tools
/frameworks/base/docs/html/guide/practices/
Doptimizing-for-3.0.jd15 <p>To learn about how you can optimize your app for both tablets and handsets, please
71 <p>This document shows how you can optimize your existing application for Android 3.0 and
80 <li>Choose to either optimize or upgrade:
164 things you can do to optimize it for a tablet-style experience on Android 3.0 without changing the
176 <p>Here are a few things you can do to optimize your application for devices running Android
605 <p>Whether you decide to optimize or upgrade your application for tablet-type devices, you
/frameworks/base/docs/html/training/efficient-downloads/
Dregular_updates.jd47 …nimizes the number of persistent connections and allows the platform to optimize bandwidth and min…
/frameworks/base/docs/html/distribute/essentials/best-practices/
Dapps.jd74 "{@docRoot}distribute/essentials/optimizing-your-app.html">optimize your
/frameworks/base/docs/html/guide/topics/manifest/
Dsupports-screens-element.jd35 often important that you optimize your application's UI for different screen sizes by providing <a
48 causes pixelation and blurring of your UI, so it's better if you optimize your UI for large
/frameworks/base/docs/html/distribute/essentials/quality/
Dtablets.jd11 <li><a href="#optimize-layouts">2. Optimize Layouts</a></li>
82 <h2 id="optimize-layouts">2. Optimize Layouts for Larger Screens</h2></div>
90 tablets &mdash; you need to optimize your layouts and other UI components for
154 <li>Lines of text should not be excessively long &mdash; optimize for a maximum
164 data-query="collection:distribute/essentials/tabletguidelines/optimize"
/frameworks/base/docs/html/tools/debugging/
Ddebugging-ui.jd32 <li><a href="#lint">Using lint to optimize your UI</a></li>
61 <p>The Hierarchy Viewer application allows you to debug and optimize your user interface. It
67 …<p>Android <code>lint</code> is a static code scanning tool that helps you optimize the layouts an…

123