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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
package.html 6 <a href="{@docRoot}guide/topics/graphics/opengl.html">OpenGL</a> developer guide.</p>
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
index.rst 7 This section of the Developer's Guide provides information about how to
  /frameworks/base/docs/html/
_redirects.yaml 16 to: /guide/topics/manifest/uses-sdk-element.html#ApiLevels
51 # ------------------- GUIDE -------------------
53 - from: /guide/market/...
56 - from: /guide/google/gcm/client-javadoc/...
59 - from: /guide/google/gcm/server-javadoc/...
62 - from: /guide/google/play/services.html
65 - from: /guide/google/...
68 - from: /guide/publishing/licensing.html
74 - from: /guide/developing/tools/...
77 - from: /guide/developing/..
    [all...]
robots.txt 15 Disallow: /guide/tutorials/
16 Disallow: /guide/samples/
  /frameworks/base/docs/html/guide/
guide_toc.cs 1 <?cs # Table of contents for Dev Guide.
13 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/index.html">
17 <li><a href="<?cs var:toroot ?>guide/components/fundamentals.html">
21 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/activities.html">
25 <li><a href="<?cs var:toroot ?>guide/components/fragments.html">
28 <li><a href="<?cs var:toroot ?>guide/components/loaders.html">
31 <li><a href="<?cs var:toroot ?>guide/components/tasks-and-back-stack.html">
37 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/services.html">
41 <li><a href="<?cs var:toroot ?>guide/components/bound-services.html">
44 <li><a href="<?cs var:toroot ?>guide/components/aidl.html"
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
package.html 6 <a href="{@docRoot}guide/topics/renderscript/index.html">RenderScript</a> developer guide.</p>
  /frameworks/base/opengl/java/android/opengl/
package.html 6 <a href="{@docRoot}guide/topics/graphics/opengl.html">OpenGL</a> developer guide.</p>
  /external/chromium_org/native_client_sdk/src/doc/devguide/
index.rst 4 Developer's Guide
7 The Native Client Developer's Guide includes practical information you need to
13 The Developer's Guide is a work-in-progress. Please send feedback to the
  /frameworks/base/core/java/android/test/
package.html 6 <a href="{@docRoot}tools/testing/index.html">Testing</a> developer guide.</p>
  /ndk/
documentation.html 3 <head><title>NDK Dev Guide</title></head>
  /external/chromium_org/third_party/tcmalloc/vendor/packages/deb/
README 1 The list of files here isn't complete. For a step-by-step guide on
3 http://www.debian.org/doc/maint-guide/
  /frameworks/base/core/java/android/app/admin/
package.html 8 <a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a>
9 guide.</p>
  /frameworks/base/core/java/android/content/res/
package.html 9 href="{@docRoot}guide/topics/resources/index.html">Application Resources</a> guide.</p>
  /development/scripts/app_engine_server/
redirects.yaml 66 dst: /guide/topics/manifest/uses-sdk-element.html#ApiLevels
158 - src: /guide/market/
163 - src: /guide/google/gcm/client-javadoc/.*
168 - src: /guide/google/gcm/server-javadoc/.*
173 - src: /guide/google/play/services.html
178 - src: /guide/google/
183 - src: /guide/publishing/licensing.html
194 - src: /guide/developing/tools/
199 - src: /guide/developing/
205 dst: /guide/components/aidl.htm
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
manifest-intro.jd 75 <a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</a>
77 <a href="{@docRoot}guide/topics/manifest/uses-permission-element.html">&lt;uses-permission /&gt;</a>
78 <a href="{@docRoot}guide/topics/manifest/permission-element.html">&lt;permission /&gt;</a>
79 <a href="{@docRoot}guide/topics/manifest/permission-tree-element.html">&lt;permission-tree /&gt;</a>
80 <a href="{@docRoot}guide/topics/manifest/permission-group-element.html">&lt;permission-group /&gt;</a>
81 <a href="{@docRoot}guide/topics/manifest/instrumentation-element.html">&lt;instrumentation /&gt;</a>
82 <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html">&lt;uses-sdk /&gt;</a>
83 <a href="{@docRoot}guide/topics/manifest/uses-configuration-element.html">&lt;uses-configuration /&gt;</a> <!-- ##api level 3## -->
84 <a href="{@docRoot}guide/topics/manifest/uses-feature-element.html">&lt;uses-feature /&gt;</a> <!-- ##api level 4## -->
85 <a href="{@docRoot}guide/topics/manifest/supports-screens-element.html">&lt;supports-screens /&gt;</a> <!-- ##api level 4# (…)
    [all...]
intent-filter-element.jd 15 <dd><code><a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></code>
16 <br/><code><a href="{@docRoot}guide/topics/manifest/activity-alias-element.html">&lt;activity-alias&gt;</a></code>
17 <br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html">&lt;service&gt;</a></code>
18 <br/><code><a href="{@docRoot}guide/topics/manifest/receiver-element.html">&lt;receiver&gt;</a></code></dd>
21 <dd><code><a href="{@docRoot}guide/topics/manifest/action-element.html">&lt;action&gt;</a></code></dd>
24 <dd><code><a href="{@docRoot}guide/topics/manifest/category-element.html">&lt;category&gt;</a></code>
25 <br/><code><a href="{@docRoot}guide/topics/manifest/data-element.html">&lt;data&gt;</a></code></dd>
37 <code><a href="{@docRoot}guide/topics/manifest/action-element.html">&lt;action&gt;</a></code>,
38 <code><a href="{@docRoot}guide/topics/manifest/category-element.html">&lt;category&gt;</a></code>, and
39 <code><a href="{@docRoot}guide/topics/manifest/data-element.html">&lt;data&gt;</a></code> subelements
    [all...]
receiver-element.jd 19 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code></dd>
22 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt;</a></code>
23 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</a></code></dd>
48 The <code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code> element has its own
49 <code><a href="{@docRoot}guide/topics/manifest/application-element.html#enabled">enabled</a></code> attribute that applies to all
51 <code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code> and
78 (see the <code><a href="{@docRoot}guide/topics/manifest/receiver-element.html#prmsn">permission</a></code> attribute).
85 instead (see the <code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code>
86 element's <code><a href="{@docRoot}guide/topics/manifest/application-element.html#icon">icon</a></code> attribute).
90 <code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code> element &mdash; is also t (…)
    [all...]
  /frameworks/base/core/java/android/provider/
package.html 10 href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a> developer
11 guide.</p>
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
index.rst 7 This section of the Developer's Guide describes important concepts that would be
  /frameworks/base/core/java/android/bluetooth/
package.html 8 <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> guide.
10 <a href="{@docRoot}guide/topics/connectivity/bluetooth-le.html">
11 Bluetooth Low Energy</a> guide.</p>
  /frameworks/base/core/java/android/webkit/
package.html 5 <a href="{@docRoot}guide/webapps/overview.html">Web Apps Overview</a>.
  /frameworks/base/docs/html/guide/topics/resources/
resources-i18n.jd 5 window.location = toRoot + "guide/topics/resources/index.html";
  /frameworks/base/test-runner/src/android/test/mock/
package.html 6 <a href="{@docRoot}tools/testing/index.html">Testing</a> guide.</p>
  /frameworks/base/core/java/android/app/
package.html 35 documents: <a href="{@docRoot}guide/topics/fundamentals/activities.html">Activities</a>, <a
36 href="{@docRoot}guide/topics/fundamentals/services.html">Services</a>, <a
37 href="{@docRoot}guide/topics/fundamentals/fragments.html">Fragments</a>, <a
38 href="{@docRoot}guide/topics/ui/actionbar.html">Using the Action Bar</a>, <a
39 href="{@docRoot}guide/topics/ui/dialogs.html">Creating Dialogs</a>, and <a
40 href="{@docRoot}guide/topics/ui/notifiers/index.html">Notifying the User</a>.</p>
  /frameworks/base/docs/html/guide/practices/
screen-compat-mode.jd 19 <li><a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a></li>
20 <li><a href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
51 properly fit each screen. However, if your application does not successfully follow the guide to
52 <a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a>,
71 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code
73 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code
75 href="{@docRoot}guide/topics/manifest/supports-screens-element.html#resizeable">{@code
87 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
121 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code android:minSdkVersion}</a>
122 and <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@cod
    [all...]

Completed in 597 milliseconds

1 2 3 4 5 6 7 8 91011>>