Searched refs:optimize (Results 1 – 25 of 76) sorted by relevance
1234
/frameworks/base/docs/html/training/ |
D | advanced.jd | 7 platform features or effectively optimize your app performance.</p>
|
/frameworks/base/docs/html/tools/help/ |
D | hierarchy-viewer.jd | 6 <p>Hierarchy Viewer allows you to debug and optimize your user
|
D | layoutopt.jd | 10 <p><code>layoutopt</code> is a command-line tool that helps you optimize the
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
D | screens.jd | 31 and density. As such, you should include some alternative resources that optimize your app’s 45 screen size, so many apps should revise the layout to optimize the user experience in each 51 <p>To optimize your user experience on different screen sizes, you should create a unique layout XML
|
D | index.jd | 43 <dd>Learn how to optimize the user experience for different screen sizes and densities.</dd>
|
/frameworks/base/docs/html/distribute/monetize/ |
D | ecommerce.jd | 39 to optimize your payment flow — users can make purchases in as a few as
|
/frameworks/base/docs/html/training/accessibility/ |
D | index.jd | 32 built into the Android framework. It covers how to optimize your app for
|
/frameworks/base/docs/html/distribute/analyze/ |
D | build-better-apps.jd | 2 page.metaDescription=Get actionable insights to optimize your app and learn what works best for you… 83 Experiments uses Google Analytics data to optimize towards your objectives
|
D | google-services.jd | 91 <h2 id="optimize">Optimize Your App to Reach Your Objectives</h2>
|
D | improve-roi.jd | 97 picture in order to optimize your campaigns — factoring engagement and
|
/frameworks/base/docs/html/training/keyboard-input/ |
D | index.jd | 29 important that your app optimize its user experience for interaction that might occur
|
/frameworks/base/docs/html/distribute/essentials/ |
D | optimizing-your-app.jd | 3 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/ |
D | index.jd | 54 <p>This class shows you how to create a dynamic user experience with fragments and optimize your
|
/frameworks/base/docs/html/design/building-blocks/ |
D | text-fields.jd | 39 optimize its layout for frequently used characters.</p>
|
/frameworks/base/docs/html/guide/components/ |
D | index.jd | 46 <p>This class shows you how to create a dynamic user experience with fragments and optimize
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | loading-ondemand.jd | 27 …<li><a href="http://android-developers.blogspot.com/2009/03/android-layout-tricks-3-optimize-with.…
|
/frameworks/base/docs/html/training/design-navigation/ |
D | index.jd | 36 …<dd>Learn how to group related screens together on larger-screen devices to optimize use of availa…
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/essentials/quality/ |
D | tablets.jd | 13 <li><a href="#optimize-layouts">2. 优化布局</a></li> 69 <h2 id="optimize-layouts">2. 针对大屏幕优化布局</h2></div> 115 …t col-13" data-query="collection:distribute/essentials/tabletguidelines/optimize" data-sortorder="…
|
/frameworks/base/docs/html/training/multiscreen/ |
D | index.jd | 51 <em>supporting</em> multiple screens: it must <em>optimize</em> the user
|
/frameworks/base/docs/html/training/articles/ |
D | perf-tips.jd | 52 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/training/basics/firstapp/ |
D | creating-project.jd | 139 version allows you to enable new features and optimize your app for a great user experience 186 support older versions, but setting the build target to the latest version allows you to optimize
|
/frameworks/base/docs/html/guide/webapps/ |
D | best-practices.jd | 94 Alternatively, you should optimize the size and speed of your files by compressing them with tools
|
/frameworks/base/docs/html/guide/practices/ |
D | optimizing-for-3.0.jd | 15 <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/distribute/essentials/best-practices/ |
D | apps.jd | 74 "{@docRoot}distribute/essentials/optimizing-your-app.html">optimize your
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | regular_updates.jd | 47 …nimizes the number of persistent connections and allows the platform to optimize bandwidth and min…
|
1234