HomeSort by relevance Sort by last modified time
    Searched full:strong (Results 501 - 525 of 3004) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/tools/testing/
testing_eclipse.jd 80 In Eclipse, select <strong>File &gt; New &gt; Other</strong>. This opens the <em>Select a
85 click the toggle to the left. Select <strong>Android Test Project</strong>, then at the
86 bottom of the dialog click <strong>Next</strong>. The <em>New Android Test Project</em>
170 <strong>Refactor</strong> &gt; <strong>Rename</strong>, then enter the new name
    [all...]
  /frameworks/base/docs/html/training/activity-testing/
preparing-activity-testing.jd 41 <p class="note"><strong>Note:</strong> To help you get started, the lessons are
63 select <strong>Android Tools</strong> &gt; <strong>New Test Project</strong>.</li>
65 values for your test project then click <strong>Finish</strong>.</li>
  /frameworks/base/docs/html/training/basics/actionbar/
setting-up.jd 31 <p class="img-caption"><strong>Figure 1.</strong> An action bar with the app icon and
60 <p class="note"><strong>Note:</strong> If you've created a custom theme, be sure it uses one
75 >Support Library Setup</a> document and set up the <strong>v7 appcompat</strong>
96 <p class="note"><strong>Note:</strong> If you've created a custom theme, be sure it uses one
adding-buttons.jd 34 <p class="img-caption"><strong>Figure 1.</strong> An action bar with an action button
86 <p class="note"><strong>Note:</strong> When creating icons and other bitmap images for your app,
91 <p><strong>If your app is using the Support Library</strong> for compatibility on versions
102 <strong>xmlns:yourapp="http://schemas.android.com/apk/res-auto"</strong> >
107 <strong>yourapp:showAsAction="ifRoom"</strong> /&gt
    [all...]
  /frameworks/base/docs/html/training/in-app-billing/
test-iab-app.jd 41 <li>Click <strong>Settings</strong> > <strong>Account</strong> details, then in the <strong>License Testing</strong> section, add the Google email addresses for your tester accounts.</li>
45 <li>Make sure that you have uploaded the signed APK for your application to the Developer Console, and associated one or more in-app products with your application. You don't need to publish the application on Google Play to test it. <p class="note"><strong>Warning:</strong> It may take up to 2-3 hours after uploading the APK for Google Play to recognize your updated APK version. If you try to test your application before your uploaded APK is recognized by Google Play, your application will receive a ?purchase cancelled? response with an error message ?This version of the application is not enabled for In-app Billing.?</p></li>
  /frameworks/base/docs/html/training/notify-user/
expanded.jd 59 <strong>Figure 1.</strong> Normal view notification.
67 <strong>Figure 2.</strong> Big view notification.
140 to add the <strong>Snooze</strong> and <strong>Dismiss</strong> buttons (and
  /frameworks/base/location/java/android/location/
package.html 6 <strong>Note:</strong> The Google Location Services API, part of Google Play
  /frameworks/base/wifi/java/android/net/wifi/
package.html 18 <p class="note"><strong>Note:</strong> Not all Android-powered devices provide Wi-Fi functionality.
  /libcore/luni/src/main/java/java/net/
BindException.java 24 * <p>Most applications <strong>should not</strong> catch this exception; it is
ConnectException.java 24 * <p>Most applications <strong>should not</strong> catch this exception; it is
NoRouteToHostException.java 25 * <p>Most applications <strong>should not</strong> catch this exception; it is
PortUnreachableException.java 24 * <p>Most applications <strong>should not</strong> catch this exception; it is
  /libcore/luni/src/main/java/org/xml/sax/
SAXNotRecognizedException.java 15 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
SAXNotSupportedException.java 14 * Public Domain, and comes with <strong>NO WARRANTY</strong>.</em>
  /docs/source.android.com/src/accessories/
aoa2.jd 62 <li><strong>accessory</strong> - An interface providing 2 bulk endpoints for communicating with an
64 <li><strong>audio</strong> - A new standard USB audio class interface for streaming audio
66 <li><strong>adb</strong> - An interface intended only for debugging purposes while developing an
114 <li><strong>ACCESSORY_REGISTER_HID</strong> registers a new HID device with the Android device.
118 <li><strong>ACCESSORY_UNREGISTER_HID</strong> unregisters a HID device that was previousl
    [all...]
  /frameworks/base/core/java/android/widget/
ShareActionProvider.java 63 * <strong>Note:</strong> While the sample snippet demonstrates how to use this provider
81 * <strong>Note:</strong> Modifying the intent is not permitted and
85 * <strong>Note:</strong> You should <strong>not</strong> handle the
148 * <strong>Note:</strong> If you choose the backing share history fil
    [all...]
  /frameworks/base/docs/html/design/patterns/
help.jd 7 <p>Some of your users will run into questions or problems along the way. They'll be looking for answers <strong>within your app</strong>, and if they don't find them quickly, they may leave and never come back.</p>
15 <p>In almost all cases, we advise <strong>against</strong> approaches like these because:</p>
17 <li><strong>They're interruptions.</strong> People will be eager to start using your app, and anything you put in front of them will feel like an obstacle or possibly an annoyance, despite your good intentions. And because they didn't ask for it, they probably won't pay close attention to it.</li>
18 <li><strong>They're usually not necessary.</strong> If you have usability concerns about an aspect of your app, don't just throw help at the problem. Try to solve it in the UI. Apply Android design patterns, styles, and building blocks, and you'll go a long way in reducing the need to educate your users.</li>
27 <li><strong>High value</strong>
    [all...]
  /frameworks/base/docs/html/sdk/
exploring.jd 124 <p>By default, <strong>Available Packages</strong> displays packages available from the
139 <li>Select <strong>Available Packages</strong> in the left panel.</li>
140 <li>Click <strong>Add Add-on Site</strong> and enter the URL of the
141 <code>repository.xml</code> file. Click <strong>OK</strong>.</li>
144 <strong>User Add-ons</strong>.</p
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
contentSecurityPolicy.html 8 <strong>Content Security Policy (CSP)</strong>
89 <code>&lt;script&gt;</code> blocks <strong>and</strong> inline event handlers
117 setTimeout(<strong>"awesome(); totallyAwesome()"</strong>, 1000);
126 &lt;button <strong>onclick="clickHandler(this)"</strong>&gt;
173 <strong>function awesomeTask() {
176 }</strong>
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 61 <p><strong>New Guides for App Designers!</strong></p>
62 <p>Check out the new documents for designers at <strong><a
63 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines
82 <dt><strong><a href="icon_design_launcher.html">Launcher Icons</a></strong></dt>
85 <dt><strong><a href="icon_design_menu.html">Menu Icons</a></strong></dt>
88 <dt><strong><a href="icon_design_action_bar.html">Action Bar Icons</a>
89 <span class="new">new!</span></strong></dt
    [all...]
icon_design_menu.jd 37 <p><strong>New Guides for App Designers!</strong></p>
38 <p>Check out the new documents for designers at <strong><a
39 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines
58 <p><strong>Final art must be exported as a transparent PNG file. Do not include
59 a background color</strong>.</p>
76 <p class="caution"><strong>Caution:</strong> The style and content sizing of
174 <p class="table-caption"><strong>Figure 1.</strong>
    [all...]
icon_design_tab.jd 37 <p><strong>New Guides for App Designers!</strong></p>
38 <p>Check out the new documents for designers at <strong><a
39 href="{@docRoot}design/index.html">Android Design</a></strong>, including more guidelines
54 <p><strong>Final art must be exported as a transparent PNG file. Do not include
55 a background color</strong>.</p>
63 <p class="warning"><strong>Warning:</strong>
66 Android 2.0 compared to <a href="#icon1">previous versions</a>. <strong>To
67 provide support for all Android versions</strong>, developers should
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_elementretrievetagname.java 66 String strong; local
70 strong = testEmployee.getNodeName();
71 assertEqualsAutoCase("element", "nodename", "code", strong);
72 strong = ((Element) /*Node */testEmployee).getTagName();
73 assertEqualsAutoCase("element", "tagname", "code", strong);
  /frameworks/base/docs/html/training/keyboard-input/
navigation.jd 37 <p class="note"><strong>Note:</strong>
64 <li>In the AVD Manager, either click <strong>New Device</strong> or
65 select an existing profile and click <strong>Clone</strong>.</li>
66 <li>In the window that appears, ensure that <strong>Keyboard</strong> and
67 <strong>DPad</strong> are enabled.</li
    [all...]
  /frameworks/base/docs/html/google/gcm/
gs.jd 44 <p class="note"><strong>Note:</strong> If you already have existing projects, the first page you see will be the <strong>Dashboard</strong> page. From there you can create a new project by opening the project drop-down menu (upper left corner) and choosing <strong>Other projects > Create</strong>.</p></li>
45 <li> Click <strong>Create project</strong>.
48 <pre> https://code.google.com/apis/console/#project:<strong>4815162342</strong></pre
    [all...]

Completed in 2197 milliseconds

<<21222324252627282930>>