HomeSort by relevance Sort by last modified time
    Searched full:guide (Results 401 - 425 of 2221) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/training/basics/data-storage/
shared-preferences.jd 20 <li><a href="{@docRoot}guide/topics/data/data-storage.html#pref">Using Shared Preferences</a></li>
42 android.preference.Preference} APIs, see the <a href="{@docRoot}guide/topics/ui/settings.html"
43 >Settings</a> guide.</p>
  /frameworks/base/docs/html/training/multiscreen/
screendensities.jd 27 <li><a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a></li>
28 <li><a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon Design
125 href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon Design
  /frameworks/base/docs/html/training/system-ui/
navigation.jd 23 <a href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a> API Guide
27 Android Design Guide
  /frameworks/base/docs/html-intl/es/training/multiscreen/
screendensities.jd 27 <li><a href="{@docRoot}guide/practices/screens_support.html">Cómo admitir varias pantallas</a></li>
28 <li><a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Directrices para diseñar iconos</a></li>
99 href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Directrices para diseñar iconos</a>.</p>
  /frameworks/base/docs/html/
sitemap.txt 13 http://developer.android.com/guide/components/index.html
70 http://developer.android.com/guide/topics/ui/notifiers/notifications.html
71 http://developer.android.com/guide/topics/ui/dialogs.html
201 http://developer.android.com/guide/components/fundamentals.html
202 http://developer.android.com/guide/components/activities.html
203 http://developer.android.com/guide/components/fragments.html
204 http://developer.android.com/guide/components/loaders.html
205 http://developer.android.com/guide/components/tasks-and-back-stack.html
206 http://developer.android.com/guide/components/services.html
207 http://developer.android.com/guide/components/bound-services.htm
    [all...]
  /build/tools/droiddoc/templates-ds/components/
masthead.cs 26 if:training || guide || reference || tools || develop || google ?>class="selected"<?cs /if ?>
124 <li><a href="<?cs var:toroot ?>guide/components/index.html"
179 <?cs if:training || guide || reference || tools || develop || google ?>
193 <li><a href="<?cs var:toroot ?>guide/components/index.html" <?cs
194 if:guide ?>class="selected"<?cs /if ?>
  /build/tools/droiddoc/templates-ds/
docpage.cs 6 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs if:guide ?> guide<?cs /if ?><?cs
126 elif:training||guide ?>col-8<?cs
134 <?cs if:(design||training||guide||walkthru) && !page.landing && !page.trainingcourse && !footer.hide ?>
  /build/tools/droiddoc/templates-sac/
docpage.cs 6 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs if:guide ?> guide<?cs /if ?><?cs
126 elif:training||guide ?>col-8<?cs
134 <?cs if:(design||training||guide||walkthru) && !page.landing && !page.trainingcourse && !footer.hide ?>
  /frameworks/base/docs/html/design/patterns/
accessibility.jd 40 <p>In your wireframes, <a href="{@docRoot}guide/topics/ui/accessibility/apps.html#label-ui">label functional UI components</a> that have no visible text. Those components might be buttons, icons, tabs with icons, and icons with state (like stars). Developers can use the <code><a href="{@docRoot}guide/topics/ui/accessibility/apps.html#label-ui">contentDescription</a></code> attribute to set the label.</p>
70 <p>An oft-overlooked system control is font size. Users can turn on a system-wide large font size in Settings; using the default system font size in your application will enable the user's preferences in your app as well. To enable system font size in your app, mark text and their associated containers to be measured in <a href="{@docRoot}guide/practices/screens_support.html#screen-independence">scale pixels</a>.</p>
72 <p>Also, keep in mind that when users have large fonts enabled or speak a different language than you, their type might be larger than the space you've allotted for it. Read <a href="{@docRoot}design/style/devices-displays.html">Devices and Displays</a> and <a href="http://developer.android.com/guide/practices/screens_support.html">Supporting Multiple Screens</a> for design strategies.</p>
74 <p>If you use custom controls, Android has the developer tools in place to allow adherence to the above guidelines and provide meaningful descriptions about the UI. Provide adequate notation on your wireframes and direct your developer to the <a href="{@docRoot}guide/topics/ui/accessibility/apps.html#custom-views">Custom Views</a> documentation.</p>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_launcher.jd 22 <li><a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
45 href="{@docRoot}guide/practices/ui_guidelines/icon_design.html#icon-sets">Providing Density-Specific
46 Icon Sets</a> and <a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
50 href="{@docRoot}guide/practices/ui_guidelines/icon_design.html#design-tips">Tips for Designers</a>
251 up to 512x512, see <a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html#design-tips">
icon_design_menu.jd 28 <li><a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
50 href="{@docRoot}guide/practices/ui_guidelines/icon_design.html#icon-sets">Providing Density-Specific
51 Icon Sets</a> and <a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
55 href="{@docRoot}guide/practices/ui_guidelines/icon_design.html#design-tips">Tips for Designers</a>
62 href="{@docRoot}guide/practices/ui_guidelines/icon_design.html#templatespack">Icon
69 href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a>. Please refer to the <a
106 Figure 1 includes three different guide rectangles:</p>
widget_design.jd 38 <li><a href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a></li>
73 href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a> section of the <em>Developer's
74 Guide</em>.</p>
82 Views, see the <a href="{@docRoot}guide/topics/appwidgets/index.html#CreatingLayout">Creating the
83 App Widget Layout</a> section in the <em>Developer's Guide</em>. Well-designed widgets leave some
100 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html">targetSdkVersion</a> to 14 or
223 href="{@docRoot}guide/topics/appwidgets/index.html#AddingMargins">Adding Margins to App Widgets</a>
224 in the <em>Developer's Guide</em> for information on how to achieve this with layout XML.</p>
231 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a> for details).
241 href="{@docRoot}guide/topics/resources/drawable-resource.html#StateList">state lis
    [all...]
icon_design.jd 51 <li><a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
91 <a href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a>.</dd>
146 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
158 href="{@docRoot}guide/practices/screens_support.html#qualifiers">Resource
287 href="{@docRoot}guide/practices/ui_guidelines/icon_design_launcher.html">launcher
328 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 38 <li><a href="{@docRoot}design/building-blocks/dialogs.html">Dialogs design guide</a></li>
39 <li><a href="{@docRoot}guide/topics/ui/controls/pickers.html">Pickers</a> (Date/Time dialogs)</li>
52 href="{@docRoot}design/building-blocks/dialogs.html">Dialogs</a> design guide.</p>
91 <p>The following sections in this guide describe how to use a {@link
94 <a href="{@docRoot}guide/topics/ui/controls/pickers.html">Pickers</a> guide.</p>
115 design guide&mdash;by extending
161 <a href="{@docRoot}guide/components/fragments.html#Lifecycle">fragment lifecycle methods</a>.
241 by a <a href="{@docRoot}guide/topics/resources/string-resource.html">string resource</a>) and a
307 <a href="{@docRoot}guide/topics/ui/declaring-layout.html#AdapterViews">Building Layout
    [all...]
  /frameworks/base/docs/html/training/graphics/opengl/
environment.jd 26 <li><a href="{@docRoot}guide/topics/graphics/opengl.html">OpenGL</a></li>
46 about these classes, see the <a href="{@docRoot}guide/topics/graphics/opengl.html">OpenGL ES</a>
47 developer guide.</p>
80 <a href="{@docRoot}guide/topics/graphics/opengl.html#textures">OpenGL</a> developer guide.</p>
  /frameworks/base/docs/html/training/search/
setup.jd 26 <li><a href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a></li>
85 <p>A <a href="http://developer.android.com/guide/topics/search/searchable-config.html">searchable
89 <code>android:label</code> attribute of the <a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a> or
90 <a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a> element in your Android manifest.
101 <p>In your application's manifest file, declare a <a href="{@docRoot}guide/topics/manifest/meta-data-element.html">
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 134 } else if (location.href.indexOf("/guide/") != -1) {
135 return "guide";
171 if (devdocNav.length) { // only dev guide, resources, and sdk
180 if (fullPageName.indexOf("/guide/") != -1) {
181 firstSlashPos = fullPageName.indexOf("/guide/");
197 if ((link.length == 0) && ((fullPageName.indexOf("/guide/") != -1) || (fullPageName.indexOf("/resources/") != -1))) {
199 // that matches our ancestor directories (only for dev guide and resources)
264 // If in the dev guide docs, also resize the "devdoc-nav" div
265 } else if (href.indexOf("/guide/") != -1) {
355 } else if (path.indexOf("/guide/") != -1)
    [all...]
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp 161 * is executed if the condition is met. The string "guide" consists
168 const char *guide)
178 switch(strlen(guide)) {
180 mask1 = (guide[2] == 'T') ? condBit : altBit;
182 mask2 = (guide[1] == 'T') ? condBit : altBit;
184 mask3 = (guide[0] == 'T') ? condBit : altBit;
193 (1 << (3 - strlen(guide)));
  /external/llvm/docs/
index.rst 92 An addendum to the main Getting Started guide for those using the `CMake
99 An addendum to the main Getting Started guide for those using Visual Studio
106 :doc:`LLVM Command Guide <CommandGuide/index>`
127 :doc:`LLVM Testing Infrastructure Guide <TestingGuide>`
142 A reference guide for using LLVM's YAML I/O library.
323 How-to guide and templates for new projects that *use* the LLVM
336 This is a guide to preparing LLVM releases. Most developers can ignore it.
  /frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd 67 <li><a href="{@docRoot}guide/practices/performance.html">Designing for Performance</a></li>
68 <li><a href="{@docRoot}guide/practices/responsiveness.html">Designing for Responsiveness</a>
69 <li><a href="{@docRoot}guide/practices/seamlessness.html">Designing for Seamlessness</a>
101 If you don't have the luxury of working with a UI designer, there are some ways in which you can improve your app's appearance yourself. First, get familiar with Adobe Photoshop, Adobe Fireworks, or some other raster image editing tool. Mastering the art of the pixel in these apps takes time, but honing this skill can help build polish across your interface designs. Also, master the resources framework by studying the framework UI assets and layouts and reading through the <a href="{@docRoot}guide/topics/resources/index.html">resources documentation</a>. Techniques such as 9-patches and resource directory qualifiers are somewhat unique to Android, and are crucial in building flexible yet aesthetic UIs.</p>
113 A great way to deliver a delightful user experience is to integrate tightly with the operating system. Features like <a href="{@docRoot}guide/topics/appwidgets/index.html">Home screen widgets</a>, <a href="{@docRoot}design/patterns/notifications.html">rich notifications</a>, <a href="{@docRoot}guide/topics/search/index.html">global search integration</a>, and {@link android.widget.QuickContactBadge Quick Contacts} are fairly low-hanging fruit in this regard. </p>
121 One particular detail to pay close attention to is your app's icon quality and consistency. Make sure your app icons (especially your launcher icon) are crisp and pixel-perfect at all resolutions, and follow the <a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">icon guidelines</a> as much as possible. If you're having trouble or don't have the resources to design the icons yourself, consider using the <a href="http://android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html">Android Asset Studio</a> tool to generate a set.</p>
  /frameworks/base/docs/html/training/sync-adapters/
creating-sync-adapter.jd 33 <a href="{@docRoot}guide/components/bound-services.html">Bound Services</a>
36 <a href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a>
457 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html#auth">android:authorities</a></code>
458 in the <code><a href="{@docRoot}guide/topics/manifest/provider-element.html"
467 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html#auth">android:authorities</a></code>
468 attribute of the <code><a href="{@docRoot}guide/topics/manifest/provider-element.html"
556 <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</a></code>:
614 of <code><a href="{@docRoot}guide/topics/manifest/application-element.html"
631 <code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt;</a></code>
636 <code><a href="{@docRoot}guide/topics/manifest/service-element.html#exported">android:exported="true"</a></code
    [all...]
  /frameworks/base/docs/html/guide/components/
processes-and-threads.jd 54 href="{@docRoot}guide/topics/manifest/activity-element.html">{@code
55 &lt;activity&gt;}</a>, <a href="{@docRoot}guide/topics/manifest/service-element.html">{@code
56 &lt;service&gt;}</a>, <a href="{@docRoot}guide/topics/manifest/receiver-element.html">{@code
57 &lt;receiver&gt;}</a>, and <a href="{@docRoot}guide/topics/manifest/provider-element.html">{@code
65 <p>The <a href="{@docRoot}guide/topics/manifest/application-element.html">{@code
163 href="{@docRoot}guide/components/activities.html#SavingActivityState">Activities</a>
188 href="{@docRoot}guide/components/services.html">service</a> for that operation, rather than
226 href="http://developer.android.com/guide/practices/responsiveness.html">application not
366 href="{@docRoot}guide/topics/resources/runtime-changes.html">runtime configuration change</a>
379 href="{@docRoot}guide/components/bound-services.html">bound service</a>. When a call on
    [all...]
  /frameworks/base/docs/html/guide/faq/
commontasks.jd 20 <li><a href="{@docRoot}guide/topics/data/data-storage.html#preferences">Storing and retrieving preferences</a></li>
54 href="{@docRoot}guide/topics/fundamentals.html">Application Fundamentals</a>
72 href="{@docRoot}guide/topics/fundamentals.html">Application Fundamentals</a>
85 href="{@docRoot}guide/topics/ui/index.html">User Interface</a> for
99 <li><strong><a href="{@docRoot}guide/developing/building/building-cmdline.html">Build and install your
127 href="{@docRoot}guide/topics/fundamentals/activities.html#Lifecycle">Activities</a>
154 href="{@docRoot}guide/topics/fundamentals/activities.html#Lifecycle">Activities</a> document for
203 tag description in <a href="{@docRoot}guide/topics/manifest/manifest-intro.html">The AndroidManifest.xml
271 href="{@docRoot}guide/topics/ui/ui-events.html">Input Events</a>.</p>
294 href="{@docRoot}guide/topics/ui/themes.html#SelectATheme">select a theme based on platfor
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
layout-resource.jd 10 <li><a href="{@docRoot}guide/topics/ui/declaring-layout.html">Layouts</a></li>
131 href="{@docRoot}guide/topics/ui/declaring-layout.html">Layouts</a> for more information. For
207 href="{@docRoot}guide/topics/resources/drawable-resource.html#Id">ID resource</a> (and it is not
237 see the <a href="{@docRoot}guide/topics/ui/custom-components.html">Custom Components</a> developer
238 guide.
276 <li><a href="{@docRoot}guide/topics/ui/declaring-layout.html">Layouts</a></li>
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_position.jd 33 <li><a href="{@docRoot}guide/topics/sensors/index.html">Sensors</a></li>
34 <li><a href="{@docRoot}guide/topics/sensors/sensors_overview.html">Sensors Overview</a></li>
35 <li><a href="{@docRoot}guide/topics/sensors/sensors_motion.html">Motion
37 <li><a href="{@docRoot}guide/topics/sensors/sensors_environment.html">Environment
63 href="{@docRoot}guide/topics/sensors/sensors_motion.html">Motion Sensors</a>).</p>
72 href="{@docRoot}guide/topics/sensors/sensors_overview.html#sensors-coords">Sensor Coordinate

Completed in 2183 milliseconds

<<11121314151617181920>>