Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/frameworks/base/docs/html/tools/help/
Dindex.jd5 <p>The Android SDK includes a variety of tools that help you develop mobile
24 <dt><a href="{@docRoot}tools/help/avd-manager.html">Android Virtual Device Manager</a></dt>
28 <dt><a href="{@docRoot}tools/help/emulator.html">Android Emulator (emulator)</a></dt>
32 <dt><a href="{@docRoot}tools/help/mksdcard.html">mksdcard</a></dt>
43 <dt><a href="{@docRoot}tools/help/android.html">android</a></dt>
46 …<dt><a href="{@docRoot}tools/help/hierarchy-viewer.html">Hierarchy Viewer (hierarchyviewer)</a></d…
51 <dt><a href="{@docRoot}tools/help/lint.html">lint</a></dt>
55 <dt><a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a></dt>
58 <dt><a href="{@docRoot}tools/help/sqlite3.html">sqlite3</a></dt>
68 <dt><a href="{@docRoot}tools/help/adb.html">adb</a></dt>
[all …]
Demulator.jd165 <p>For more information on disk images, use <code>-help-disk-images</code>.</p>
182 on disk images, use <code>-help-disk-images</code>.</p>
198 <p>For more information on disk images, use <code>-help-disk-images</code>.</p></td>
210 For more information on disk images, use <code>-help-disk-images</code>.</p>
217 …urrent working directory. For more information on disk images, use <code>-help-disk-images</code>.…
235 <p>For more information on disk images, use <code>-help-disk-images</code>.</p>
243 Use <code>-help-debug-tags</code> to print a list of debug component names that you can use. </td>
248 …<td rowspan="2">Use <code>-help-debug-tags</code> to print a list of debug component names that yo…
302 <p>For more information about debug tags, use <code>&lt;-help-debug-tags&gt;</code>.</p>
392 <p>Use <code>-help-report-console</code></p> to view more information about this topic. </td>
[all …]
Dtraceview.jd7 Traceview can help you debug your application and profile its performance.</p>
12 <li>Start the <a href="{@docRoot}tools/help/monitor.html">Android Device Monitor</a>. </li>
Dmonkeyrunner_concepts.jd45 <a href="{@docRoot}tools/help/monkey.html">UI/Application Exerciser Monkey</a>,
47 <code><a href="{@docRoot}tools/help/adb.html">adb</a></code> shell directly on the
79 <a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a>.
97 <code><a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a></code>
101 <code><a href="{@docRoot}tools/help/MonkeyImage.html">MonkeyImage</a></code> object.
144 <code><a href="{@docRoot}tools/help/MonkeyRunner.html">MonkeyRunner</a></code>:
147 creating UIs for a monkeyrunner program and for displaying the built-in help.
150 <code><a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a></code>:
156 <code><a href="{@docRoot}tools/help/MonkeyImage.html">MonkeyImage</a></code>:
239 monkeyrunner help.py &lt;format&gt; &lt;outfile&gt;
DMonkeyRunner.jd67 <a href="#help">help</a>
121 <a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a>
251 <A NAME="help"></A>
257 <span class="sympad">help</span>
398 <a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a>
431 <a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a>
441 A <code><a href="{@docRoot}tools/help/MonkeyDevice.html">MonkeyDevice</a></code>
Detc1tool.jd11 <pre>etc1tool infile [--help | --encode | --encodeNoHeader | --decode] [--showDifference
28 <td><code>--help</code></td>
/frameworks/base/docs/html/design/patterns/
Dhelp.jd9 …ion">This page covers design patterns for making help accessible in your app and tips for creating…
13 <h3>Don't show unsolicited help, except in very limited cases</h3>
18 …you have usability concerns about an aspect of your app, don't just throw help at the problem. Try…
20 <p>The only reason for showing pure help content to new users unsolicited is:<br>
23 <p>For example, we use help content to teach users how to place apps on their Home screen. This fun…
40 …<p class="clearfix">Bottom line: when it comes to offering help in your app, it's much better to <…
43 <h3 id="standard-design">Follow the standard design for navigating to help</h3>
45 <p>On every screen in your app, offer help in the <a href="{@docRoot}design/patterns/actionbar.html…
57 …<p>We've established this standard design so that when users are desperate for help, they won't ha…
60 <h3 id="help-urgent">Assume that every call for help is urgent</h3>
[all …]
/frameworks/base/docs/html/tools/help/uiautomator/
Dindex.jd113 <td><nobr><a href="{@docRoot}tools/help/uiautomator/UiCollection.html">{@code com.android.uiautomat…
118 <td><nobr><a href="{@docRoot}tools/help/uiautomator/UiDevice.html">{@code com.android.uiautomator.c…
123 <td><nobr><a href="{@docRoot}tools/help/uiautomator/UiObject.html">{@code com.android.uiautomator.c…
128 <td><nobr><a href="{@docRoot}tools/help/uiautomator/UiScrollable.html">{@code com.android.uiautomat…
133 <td><nobr><a href="{@docRoot}tools/help/uiautomator/UiSelector.html">{@code com.android.uiautomator…
138 <td><nobr><a href="{@docRoot}tools/help/uiautomator/Configurator.html">{@code com.android.uiautomat…
153 <td><nobr><a href="{@docRoot}tools/help/uiautomator/UiWatcher.html">{@code com.android.uiautomator.…
158 <td><nobr><a href="{@docRoot}tools/help/uiautomator/IAutomationSupport.html">{@code com.android.uia…
163 <td><nobr><a href="{@docRoot}tools/help/uiautomator/UiAutomatorTestCase.html">{@code com.android.ui…
178 <td><nobr><a href="{@docRoot}tools/help/uiautomator/UiObjectNotFoundException.html">{@code com.andr…
[all …]
/frameworks/base/docs/html/tools/testing/
Dtesting_ui.jd35 … <li><a href="{@docRoot}tools/help/uiautomator/IAutomationSupport.html">IAutomationSupport</a></li>
36 …<li><a href="{@docRoot}tools/help/uiautomator/UiAutomatorTestCase.html">UiAutomatorTestCase</a></l…
37 <li><a href="{@docRoot}tools/help/uiautomator/UiCollection.html">UiCollection</a></li>
38 <li><a href="{@docRoot}tools/help/uiautomator/UiDevice.html">UiDevice</a></li>
39 <li><a href="{@docRoot}tools/help/uiautomator/UiObject.html">UiObject</a></li>
40 <li><a href="{@docRoot}tools/help/uiautomator/UiScrollable.html">UiScrollable</a></li>
41 <li><a href="{@docRoot}tools/help/uiautomator/UiSelector.html">UiSelector</a></li>
46 <a href="{@docRoot}tools/help/uiautomator/index.html">uiautomator (reference)</a>
126 … an APK file using the {@code adb} tool, see the <a href="{@docRoot}tools/help/adb.html#move">{@co…
151 <p>If you're developing in Eclipse, the Android SDK provides additional tools that help you write t…
[all …]
Dtesting-tools.jd19 <p>The following sections describe tools that help
45 <dt><strong><a href="{@docRoot}tools/help/monkey.html">Monkey</a></strong></dt>
52 …<dt><strong><a href="{@docRoot}tools/help/monkeyrunner_concepts.html">monkeyrunner</a></strong></d…
/frameworks/base/docs/html/distribute/googleplay/
Dguide.jd2 page.metaDescription=A guide to help you find success with your app or game business on Google Play.
10 We’ve created a downloadable guide to help you find success with your app or
12 practices to help you build an effective strategy.
64 practices to help you distribute and monetize your app.
/frameworks/compile/slang/
DRSCCOptions.td134 def help : Flag<["-"], "help">,
135 HelpText<"Print this help text">;
136 def _help : Flag<["--"], "help">, Alias<help>;
137 def __help : Flag<["-"], "h">, Alias<help>;
/frameworks/base/core/tests/overlaytests/
Dtestrunner.py522 help='pass -d to adb')
524 help='pass -e to adb')
526 help='pass -s <serical> to adb')
529 help='disable color escape sequences in output')
532 help='quiet mode, output only results')
535 help='do not rebuild test projects')
538 help='do not rebuild test projects')
541 help='run tests for single overlay')
544 help='run tests without any overlay')
547 help='run tests for single overlay')
[all …]
/frameworks/base/docs/html/distribute/users/
Dbuild-community.jd10 Fans of your apps love to help others, turn newer users into fans, and bring
11 you more users as they talk about your app. Building a community can help you
12 tap into those influencers to help you improve your app and provide support
21 Building your own community can help you bring content that will delight
113 your app can help you kickstart your community while you listen to and
118 Once you’ve launched, your Google+ or other social media presence can help
129 particularly well suited to help you and your users provide support to
169 way to recognize those that help others. Or get users involved in testing new
/frameworks/multidex/library/
DREADME.txt7 It can also help with the linearalloc limit during installation but it
8 won't help with linearalloc at execution time. This means that
/frameworks/base/docs/html/tools/workflow/
Dindex.jd49 using <a href="{@docRoot}tools/help/adb.html">adb</a>. For more information, see
52 <a href="{@docRoot}tools/help/monitor.html">Android Device Monitor</a> and device log messages
53 (<a href="{@docRoot}tools/help/logcat.html">logcat</a>) along with the IntelliJ IDEA intelligent
77 <dt><a href="{@docRoot}tools/help/android.html">android</a></dt>
81 <dt><a href="{@docRoot}tools/help/emulator.html">Android Emulator</a></dt>
85 <dt><a href="{@docRoot}tools/help/adb.html">Android Debug Bridge</a></dt>
118 <a href="{@docRoot}tools/help/index.html">Tools</a> section of the documentation.</p>
/frameworks/base/docs/html/distribute/monetize/
Dindex.jd16 from your Developer Console. This will not only help you get paid, but also
17 help you track where your money is coming from.
/frameworks/base/cmds/uiautomator/cmds/uiautomator/
Duiautomator52 cmd="help"
74 cmd="help"
92 # force to print help message
93 cmd="help"
/frameworks/base/docs/html/
Dresources.jd7 page.metaDescription=These resources will help you get started with Android and Google Play. 。
16 <p style="margin-bottom:2em;">These resources will help you get started with Android and Google Pla…
/frameworks/base/docs/html/distribute/engage/
Dads.jd2 page.metaDescription=Keep users coming back. AdWords offers re-engagement tools to help your app st…
8 re-engagement tools to help your app stay top of mind with users who’ve
10 and encourage them to try your app again, or help them complete an activity
/frameworks/base/docs/html/tools/studio/
Dindex.jd36 <li>Code templates to help you build common app features</li>
167 <p>AVD Manager has updated screens with links to help you select the most popular device
213 help you track memory usage and find memory leaks. </p>
254 <p>The Android SDK tools, such as <a href="{@docRoot}tools/help/systrace.html">Systrace</a>,
255 <a href="{@docRoot}tools/help/logcat.html">logcat</a>, and
256 <a href="{@docRoot}tools/help/traceview.html">Traceview</a>, generate performance and debugging
262 <a href="{@docRoot}tools/help/hprof-conv.html"><code>.hprof</code> </a> file format.</p>
266 <p>In Android Studio, the configured <a href="{@docRoot}tools/help/lint.html"><code>lint</code></a>
269 <a class="external-link" href="https://www.jetbrains.com/idea/help/inspection-basics.html?search=in…
340 and <a href="{@docRoot}tools/help/lint.html">lint tool</a>.</p>
[all …]
/frameworks/base/docs/html/training/
Dbest-performance.jd7 <p>These classes and articles help you build an app that's smooth, responsive,
Dbuilding-graphics.jd11 these classes will help you get there.</p>
/frameworks/base/docs/html/design/tv/
Dindex.jd3 page.metaDescription=Guidelines to help you create a great leanback experience on Android TV.
16 how your app can help users get to the content they want quickly.</p>
61 recommendations row to help get your content noticed. To learn more, see
/frameworks/base/docs/html/ndk/guides/
Dx86.jd91 <a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0489h/CIHDIACI.html">
106 <a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0489h/CIHDIACI.html">
126 <a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0489h/CIHDEEBE.html">
152 <a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0489h/CIHDEEBE.html">
171 <a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka14282.html">
181 <a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0204h/CIHCHECJ.html">
190 … <a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0489i/CIHIICBB.html">

12345678910>>...16