HomeSort by relevance Sort by last modified time
    Searched full:docroot (Results 1051 - 1075 of 2062) sorted by null

<<41424344454647484950>>

  /frameworks/base/core/java/android/preference/
PreferenceCategory.java 29 * read the <a href="{@docRoot}guide/topics/ui/settings.html">Settings</a>
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityEventSource.java 25 * <a href="{@docRoot}guide/topics/ui/accessibility/index.html">Accessibility</a>
  /frameworks/base/core/java/android/widget/
CheckBox.java 45 * <p>See the <a href="{@docRoot}guide/topics/ui/controls/checkbox.html">Checkboxes</a>
  /frameworks/base/docs/html/distribute/engage/
analytics.jd 9 <img src="{@docRoot}images/gp-analytics.jpg" style="width:320px">
video.jd 23 <img src="{@docRoot}images/gp-engage-smule.jpg">
widgets.jd 9 <img src="{@docRoot}images/gp-engage-0.jpg" style="width:320px;">
  /frameworks/base/docs/html/distribute/essentials/quality/
core.jd 24 <li><a href="{@docRoot}distribute/essentials/quality/tablets.html">Tablet App Quality</a></li>
25 <li><a href="{@docRoot}distribute/essentials/optimizing-your-app.html">Optimize Your App</a></li>
33 <img src="{@docRoot}images/gp-core-quality.png" style="margin-left: 20px;">
60 <a href="{@docRoot}distribute/essentials/quality/tablets.html">Tablet App
62 "{@docRoot}distribute/essentials/gpfe-guidelines.html">Education
104 App follows <a href="{@docRoot}design/index.html">Android Design</a>
106 "{@docRoot}design/patterns/index.html">UI patterns and icons</a>:
143 "{@docRoot}design/patterns/navigation.html">Back button navigation</a>
189 "{@docRoot}design/patterns/notifications.html">guidelines</a>. In
319 "{@docRoot}guide/topics/data/install-location.html">App Instal
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/edu/
contact.jd 21 <a href="{@docRoot}distribute/essentials/gpfe-guidelines.html">guidelines for building
  /frameworks/base/docs/html/distribute/googleplay/families/
about.jd 43 <img src="{@docRoot}images/distribute/dff-browse.png" style="width:300px">
84 <img src="{@docRoot}images/distribute/dff-character-group.png" style=
121 <img src="{@docRoot}images/distribute/dff-badging.png" style="width:300px">
205 href="{@docRoot}shareables/distribute/family_playbook/family_playbook_v2a_en.pdf">download
  /frameworks/base/docs/html/google/play/licensing/
setting-up.jd 45 href="{@docRoot}distribute/googleplay/start.html">Get Started with Publishing</a>.</p>
81 <img src="{@docRoot}images/licensing_public_key.png" class="frame">
103 you can begin <a href="{@docRoot}google/play/licensing/adding-licensing.html">Adding
147 href="{@docRoot}tools/device.html">Using Hardware Devices</a>.</p>
203 href="{@docRoot}tools/devices/index.html">Managing Virtual Devices</a>.</p>
241 <img src="{@docRoot}images/licensing_package.png" alt=""/>
254 <a href="{@docRoot}studio/intro/update.html">update the SDK tools</a>. </p>
293 to use them, see <a href="{@docRoot}tools/projects/index.html#LibraryProjects">
326 <a href="{@docRoot}studio/projects/android-library.html">Create an Android Library</a>.</p>
338 href="{@docRoot}google/play/licensing/adding-licensing.html">Addin
    [all...]
  /frameworks/base/docs/html/training/backward-compatible-ui/
abstracting.jd 24 <li><a href="{@docRoot}guide/topics/ui/actionbar.html">Action Bar</a></li>
25 <li><a href="{@docRoot}guide/topics/ui/actionbar.html#Tabs">Action Bar Tabs</a></li>
39 <p>Suppose you want to use <a href="{@docRoot}guide/topics/ui/actionbar.html#Tabs">action bar tabs</a> as the primary form of top-level navigation in your application. Unfortunately, the {@link android.app.ActionBar} APIs are only available in Android 3.0 or later (API level 11+). Thus, if you want to distribute your application to devices running earlier versions of the platform, you need to provide an implementation that supports the newer API while providing a fallback mechanism that uses older APIs.</p>
65 <img src="{@docRoot}images/training/backward-compatible-ui-classes.png"
  /frameworks/base/docs/html/training/basics/data-storage/
index.jd 23 <li><a href="{@docRoot}guide/topics/data/data-storage.html">Storage Options</a></li>
  /frameworks/base/docs/html/training/graphics/opengl/
projection.jd 25 <li><a href="{@docRoot}guide/topics/graphics/opengl.html">OpenGL</a></li>
29 <a href="{@docRoot}shareables/training/OpenGLES.zip"
50 href="{@docRoot}guide/topics/graphics/opengl.html#coordinate-mapping">Mapping Coordinates for Drawn
177 <img src="{@docRoot}images/opengl/ogl-triangle-projected.png">
  /frameworks/base/docs/html/training/scheduling/
index.jd 22 <a href="{@docRoot}shareables/training/Scheduler.zip"
  /frameworks/base/docs/html/training/sharing/
index.jd 16 <li>Experience with <a href="{@docRoot}guide/components/intents-filters.html">Intents and
receive.jd 26 <li><a href="{@docRoot}guide/components/intents-filters.html">Intents and
47 the <a href="{@docRoot}training/sharing/send.html">Sending Simple Data to Other Apps</a>
51 href="{@docRoot}guide/components/intents-filters.html#ifs">&lt;intent-filter&gt;</a></code>
76 please read <a href="{@docRoot}guide/components/intents-filters.html#ifs">Intents and Intent
  /frameworks/base/docs/html/training/sync-adapters/
creating-stub-provider.jd 23 <a href="{@docRoot}guide/topics/providers/content-provider-basics.html"
49 provider, see <a href="{@docRoot}guide/topics/providers/content-provider-creating.html"
137 manifest, add a <code><a href="{@docRoot}guide/topics/manifest/provider-element.html"
176 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html"
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>
39 <a href="{@docRoot}training/id-auth/custom_auth.html">Creating a Custom Account Type</a>
289 efficient, see the training class <a href="{@docRoot}training/efficient-downloads/index.html"
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>:
607 of <code><a href="{@docRoot}guide/topics/manifest/application-element.html
    [all...]
  /frameworks/base/docs/html/training/tv/discovery/
index.jd 17 <li><a href="{@docRoot}design/tv/index.html">
  /frameworks/base/docs/html-intl/intl/es/preview/features/
multi-window.jd 72 <img src="{@docRoot}preview/images/mw-splitscreen.png" alt="" width="650" srcset="{@docRoot}preview/images/mw-splitscreen.png 1x,
73 {@docRoot}preview/images/mw-splitscreen_2x.png 2x," id="img-split-screen" />
83 <li>Si el usuario abre la <a href="{@docRoot}guide/components/recents.html">pantalla
96 Los usuarios pueden <a href="{@docRoot}guide/topics/ui/drag-drop.html">arrastrar y
105 El modo de ventanas múltiples no cambia el <a href="{@docRoot}training/basics/activity-lifecycle/index.html">ciclo de vida
133 actividad de un cambio de configuración, tal como se especifica en <a href="{@docRoot}guide/topics/resources/runtime-changes.html">Control de cambios en
139 en lugar de intercambiarse solamente. Como se aborda en <a href="{@docRoot}guide/topics/resources/runtime-changes.html">Control de cambios en
147 sistema modifica el tamaño de la actividad para que coincida con la acción del usuario y emite <a href="{@docRoot}guide/topics/resources/runtime-changes.html">cambios en tiempo de ejecución</a>
289 <li>Algunas opciones de personalización de la <a href="{@docRoot}training/system-ui/index.html">IU del sistema</a
    [all...]
  /frameworks/base/docs/html-intl/intl/ja/training/monitoring-device-state/
docking-monitoring.jd 26 <li><a href="{@docRoot}guide/components/intents-filters.html">??????????? ????</a>
  /frameworks/base/docs/html-intl/intl/pt-br/preview/features/
multi-window.jd 72 <img src="{@docRoot}preview/images/mw-splitscreen.png" alt="" width="650" srcset="{@docRoot}preview/images/mw-splitscreen.png 1x,
73 {@docRoot}preview/images/mw-splitscreen_2x.png 2x," id="img-split-screen" />
83 <li>Se o usuário abrir a <a href="{@docRoot}guide/components/recents.html">tela
96 Os usuários podem <a href="{@docRoot}guide/topics/ui/drag-drop.html">arrastar e
105 O modo de várias janelas não altera o <a href="{@docRoot}training/basics/activity-lifecycle/index.html">ciclo de vida
133 atividade sobre a mudança de configuração, como especificado em <a href="{@docRoot}guide/topics/resources/runtime-changes.html">Processamento de alterações
139 alteradas, em vez de simplesmente permutadas. Como discutido em <a href="{@docRoot}guide/topics/resources/runtime-changes.html">Processamento de alterações
147 sistema redimensionará a atividade para corresponder à ação do usuário e emitirá <a href="{@docRoot}guide/topics/resources/runtime-changes.html">mudanças de tempo de execução</a>
289 <li>Algumas opções de personalização de <a href="{@docRoot}training/system-ui/index.html">IU do sistema</a
    [all...]
  /frameworks/base/docs/html-intl/intl/ru/distribute/googleplay/families/
start.jd 105 <a href="{@docRoot}distribute/googleplay/families/faq.html" class="next-class-link">?????: ????? ?????????? ???????</a>
  /frameworks/base/docs/html-intl/intl/ru/preview/features/
tv-recording-api.jd 106 <a href="{@docRoot}guide/topics/providers/content-provider-basics.html">
  /frameworks/base/docs/html-intl/intl/ru/training/monitoring-device-state/
connectivity-monitoring.jd 27 <li><a href="{@docRoot}guide/components/intents-filters.html">????????? ? ??????? ?????????</a>

Completed in 367 milliseconds

<<41424344454647484950>>