OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:docroot
(Results
451 - 475
of
2062
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/distribute/stories/games/
leos-fortune.jd
13
<img src="{@
docRoot
}images/distribute/stories/leos-fortune-icon.png"
43
src="{@
docRoot
}images/distribute/stories/leos-fortune-screenshot.png"
45
"{@
docRoot
}images/distribute/stories/leos-fortune-screenshot.png 1x
46
{@
docRoot
}images/distribute/stories/leos-fortune-screenshot_2x.png 2x">
66
href="{@
docRoot
}shareables/stories/Senri_LeosFortune_gpgs.pdf">
/frameworks/base/docs/html/google/play/licensing/
index.jd
37
read the guide to <a href="{@
docRoot
}google/play/expansion-files.html">APK Expansion Files</a>.</p>
44
<dt><strong><a href="{@
docRoot
}google/play/licensing/overview.html">Licensing
48
<dt><strong><a href="{@
docRoot
}google/play/licensing/setting-up.html">Setting Up for
52
<dt><strong><a href="{@
docRoot
}google/play/licensing/adding-licensing.html">Adding
55
<dt><strong><a href="{@
docRoot
}google/play/licensing/licensing-reference.html">Licensing
/frameworks/base/docs/html/guide/topics/manifest/
manifest-element.jd
25
<dd><code><a href="{@
docRoot
}guide/topics/manifest/application-element.html"><application></a></code></dd>
28
<dd><code><a href="{@
docRoot
}guide/topics/manifest/compatible-screens-element.html"><compatible-screens></a></code>
29
<br/><code><a href="{@
docRoot
}guide/topics/manifest/instrumentation-element.html"><instrumentation></a></code>
30
<br/><code><a href="{@
docRoot
}guide/topics/manifest/permission-element.html"><permission></a></code>
31
<br/><code><a href="{@
docRoot
}guide/topics/manifest/permission-group-element.html"><permission-group></a></code>
32
<br/><code><a href="{@
docRoot
}guide/topics/manifest/permission-tree-element.html"><permission-tree></a></code>
33
<br/><code><a href="{@
docRoot
}guide/topics/manifest/supports-gl-texture-element.html"><supports-gl-texture></a></code>
34
<br/><code><a href="{@
docRoot
}guide/topics/manifest/supports-screens-element.html"><supports-screens></a></code>
35
<br/><code><a href="{@
docRoot
}guide/topics/manifest/uses-configuration-element.html"><uses-configuration></a></code> <!-- ##api level 3## -->
36
<br/><code><a href="{@
docRoot
}guide/topics/manifest/uses-feature-element.html"><uses-feature></a></code
[
all
...]
permission-tree-element.jd
13
<dd><code><a href="{@
docRoot
}guide/topics/manifest/manifest-element.html"><manifest></a></code></dd>
30
<code><a href="{@
docRoot
}guide/topics/manifest/permission-element.html"><permission></a></code>
61
<dd><code><a href="{@
docRoot
}guide/topics/manifest/permission-element.html"><permission></a></code>
62
<br/><code><a href="{@
docRoot
}guide/topics/manifest/permission-group-element.html"><permission-group></a></code>
63
<br/><code><a href="{@
docRoot
}guide/topics/manifest/uses-permission-element.html"><uses-permission></a></code>
/frameworks/base/docs/html/guide/webapps/
index.jd
6
<img src="{@
docRoot
}images/webapps/webapps.png" alt="" />
33
<dt><a href="{@
docRoot
}guide/webapps/targeting.html"><strong>Supporting Different Screens from Web
40
<dt><a href="{@
docRoot
}guide/webapps/webview.html"><strong>Building Web Apps in
44
<dt><a href="{@
docRoot
}guide/webapps/debugging.html"><strong>Debugging Web Apps</strong></a></dt>
46
<dt><a href="{@
docRoot
}guide/webapps/best-practices.html"><strong>Best Practices for Web
/frameworks/base/docs/html/preview/
samples.jd
19
<img src="{@
docRoot
}preview/images/sample-multiwindow.png" style="float: left; padding-right: 0.5em" height="250" width="156"/>
31
<img src="{@
docRoot
}preview/images/sample-activenotifications.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
48
<img src="{@
docRoot
}preview/images/sample-messagingservice.png" style="float: left; padding-right: 0.5em" height="250" width="150" />
65
<img src="{@
docRoot
}preview/images/sample-directboot.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
77
<img src="{@
docRoot
}preview/images/sample-scopeddirectoryaccess.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
/frameworks/base/docs/html/training/appbar/
index.jd
14
<li><a href="{@
docRoot
}training/implementing-navigation/index.html">
46
<img src="{@
docRoot
}images/training/appbar/appbar_sheets_2x.png"
47
srcset="{@
docRoot
}images/training/appbar/appbar_sheets.png 1x,
48
{@
docRoot
}images/training/appbar/appbar_sheets_2x.png 2x"
53
<a href="{@
docRoot
}tools/support-library/features.html#v7-appcompat">v7
/frameworks/base/docs/html/training/basics/intents/
index.jd
16
href="{@
docRoot
}training/basics/activity-lifecycle/index.html">Managing the Activity
23
<li><a href="{@
docRoot
}training/sharing/index.html">Sharing Simple Data</a></li>
24
<li><a href="{@
docRoot
}training/secure-file-sharing/index.html">Sharing Files</a>
28
<li><a href="{@
docRoot
}guide/components/intents-filters.html">Intents and Intent
36
href="{@
docRoot
}guide/components/activities.html">activities</a>. Each activity displays a
/frameworks/base/docs/html/training/load-data-background/
index.jd
23
<a href="{@
docRoot
}guide/components/loaders.html">Loaders</a>
26
<a href="{@
docRoot
}guide/topics/data/data-storage.html#db">Using Databases</a>
29
<a href="{@
docRoot
}guide/topics/providers/content-provider-basics.html">Content Provider Basics</a>
35
<a href="{@
docRoot
}shareables/training/ThreadSample.zip" class="button">Download the sample</a>
58
href="{@
docRoot
}tools/support-library/features.html#v4">v4 Support Library</a>
/frameworks/base/docs/html/training/notify-user/
index.jd
22
<a href="{@
docRoot
}guide/topics/ui/notifiers/notifications.html">Notifications</a> API Guide
25
<a href="{@
docRoot
}guide/components/intents-filters.html">
30
<a href="{@
docRoot
}design/patterns/notifications.html">Notifications</a> Design Guide
37
<a href="{@
docRoot
}shareables/training/NotifyUser.zip"
53
The <a href="{@
docRoot
}design/patterns/notifications.html">Notifications design guide</a> shows
/frameworks/base/docs/html/training/snackbar/
index.jd
14
<li><a href="{@
docRoot
}tools/support-library/features.html#design">Design
21
<li><a href="{@
docRoot
}training/implementing-navigation/index.html">
55
<img src="{@
docRoot
}images/training/snackbar/snackbar_drive_2x.png"
56
srcset="{@
docRoot
}images/training/snackbar/snackbar_drive.png 1x,
57
{@
docRoot
}images/training/snackbar/snackbar_drive_2x.png 2x"
/frameworks/base/docs/html/training/swipe/
index.jd
17
"{@
docRoot
}tools/support-library/index.html">Support Library</a>
24
<li><a href="{@
docRoot
}samples/SwipeRefreshLayoutBasic/index.html">
26
<li><a href="{@
docRoot
}samples/SwipeRefreshListFragment/index.html">
28
<li><a href="{@
docRoot
}samples/SwipeRefreshMultipleViews/index.html">
48
"{@
docRoot
}tools/support-library/setup.html">Support Library Setup</a>
/frameworks/base/docs/html/training/system-ui/
dim.jd
23
<a href="{@
docRoot
}training/appbar/index.html">Adding the App Bar</a>
26
<a href="{@
docRoot
}design/index.html">
35
<a href="{@
docRoot
}samples/ImmersiveMode/index.html"
75
<img src="{@
docRoot
}images/training/low_profile_hide2x.png"
82
<img src="{@
docRoot
}images/training/low_profile_show2x.png"
/frameworks/base/docs/html/wear/
index.jd
57
<a href="{@
docRoot
}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 40px;">
72
<img src="{@
docRoot
}wear/images/carrot.png" alt="Scroll down to read more">
94
<a class="dac-hero-cta" href="{@
docRoot
}wear/preview/index.html">
100
<img class="dac-hero-image" src="{@
docRoot
}wear/preview/images/hero-1x.png"
101
srcset="{@
docRoot
}wear/preview/images/hero-1x.png 1x,
102
{@
docRoot
}wear/preview/images/hero-2x.png 2x">
123
<img src="{@
docRoot
}wear/images/notifications.png" itemprop="image" alt="">
133
<img src="{@
docRoot
}wear/images/voicecommands.png">
142
<img src="{@
docRoot
}wear/images/steps.png" alt="">
153
<a href="{@
docRoot
}design/wear/index.html">Android Wear Design Principles</a
[
all
...]
/frameworks/base/docs/html-intl/intl/es/preview/
samples.jd
19
<img src="{@
docRoot
}preview/images/sample-multiwindow.png" style="float: left; padding-right: 0.5em" height="250" width="156" />
31
<img src="{@
docRoot
}preview/images/sample-activenotifications.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
48
<img src="{@
docRoot
}preview/images/sample-messagingservice.png" style="float: left; padding-right: 0.5em" height="250" width="150" />
65
<img src="{@
docRoot
}preview/images/sample-directboot.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
77
<img src="{@
docRoot
}preview/images/sample-scopeddirectoryaccess.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
/frameworks/base/docs/html-intl/intl/in/preview/
samples.jd
19
<img src="{@
docRoot
}preview/images/sample-multiwindow.png" style="float: left; padding-right: 0.5em" height="250" width="156" />
31
<img src="{@
docRoot
}preview/images/sample-activenotifications.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
48
<img src="{@
docRoot
}preview/images/sample-messagingservice.png" style="float: left; padding-right: 0.5em" height="250" width="150" />
65
<img src="{@
docRoot
}preview/images/sample-directboot.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
77
<img src="{@
docRoot
}preview/images/sample-scopeddirectoryaccess.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/
declaring-layout.jd
37
<li><a href="{@
docRoot
}training/basics/firstapp/building-ui.html">??????? ??????????????</a>
41
<p>????????<a href="{@
docRoot
}guide/components/activities.html">???????</a>?<a href="{@
docRoot
}guide/topics/appwidgets/index.html">??? ??????</a>? UI ????????? ???????????????????????? 2 ??????????????????
55
<li><a href="{@
docRoot
}tools/sdk/eclipse-adt.html">ADT Plugin for Eclipse</a> ???XML ???????? [<strong>?????</strong>] ?????????XML ?????? ?????????????
58
<li>????????????<a href="{@
docRoot
}tools/debugging/debugging-ui.html#hierarchyViewer">Hierarchy Viewer</a> ??????????????????????????? ????????????????????????????????????????????????????????????????????????????????????
63
<li><a href="{@
docRoot
}tools/debugging/debugging-ui.html#layoutopt">layoutopt</a> ?????????????????????????????????????????????
76
<p class="note"><strong>???:</strong> ???????? ????????????<a href="{@
docRoot
}guide/topics/ui/layout-objects.html">??????? ??????</a>????????
77
???<a href="{@
docRoot
}resources/tutorials/views/index.html">Hello Views</a> ???????? ?????????????????????????????????????
106
<p>????? XML ?????????????????<a href="{@
docRoot
}guide/topics/resources/layout-resource.html">Layout Resources</a>????????????????</p>
125
<p>???????? <code>onCreate()</code> ?????? ???????????????????????Android ???????????????????????????????????????<a href="{@
docRoot
}guide/components/activities.html#Lifecycle">???????</a>????????????????
[
all
...]
/frameworks/base/docs/html-intl/intl/ja/training/material/
shadows-clipping.jd
16
<li><a href="{@
docRoot
}design/material/index.html">Android ??????? ????</a></li>
50
<img src="{@
docRoot
}training/material/images/shadows-depth.png" width="580" height="261" alt="" />
63
{@link android.view.ViewPropertyAnimator} ???????? ????<a href="{@
docRoot
}guide/topics/graphics/prop-animation.html">????? ???????</a>????????
69
<a href="{@
docRoot
}training/material/animations.html#ViewState">????????????????????</a>????????</p>
133
?????????????<a href="{@
docRoot
}training/material/animations.html#Reveal">???????</a>??????????????</p>
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/
declaring-layout.jd
37
<li><a href="{@
docRoot
}training/basics/firstapp/building-ui.html">??? ???
41
<p>????? ??? ?????? ?? ??? ??? ?????. ??? <a href="{@
docRoot
}guide/components/activities.html">????</a> ?? <a href="{@
docRoot
}guide/topics/appwidgets/index.html">? ??</a>? ?? UI? ?? ?????.
55
<li><a href="{@
docRoot
}tools/sdk/eclipse-adt.html">Eclipse? ADT
59
<a href="{@
docRoot
}tools/debugging/debugging-ui.html#hierarchyViewer">?? ??</a> ???
63
<li><a href="{@
docRoot
}tools/debugging/debugging-ui.html#layoutopt">layoutopt</a> ???
76
<p class="note"><strong>?:</strong> ?? ?? ???? ??? ???? <a href="{@
docRoot
}guide/topics/ui/layout-objects.html">????
78
<a href="{@
docRoot
}resources/tutorials/views/index.html">Hello ??</a> ???? ???? ??????.</p>
106
<p>???? XML ??? ??? ?? ??? ??? <a href="{@
docRoot
}guide/topics/resources/layout-resource.html">???? ???</a> ???? ??? ? ????.</p>
127
<a href="{@
docRoot
}guide/components/activities.html#Lifecycle">????</a
[
all
...]
/frameworks/base/docs/html-intl/intl/ko/training/material/
shadows-clipping.jd
16
<li><a href="{@
docRoot
}design/material/index.html">Android? ???? ???</a></li>
50
<img src="{@
docRoot
}training/material/images/shadows-depth.png" width="580" height="261" alt="" />
63
{@link android.view.ViewPropertyAnimator}? API ????? <a href="{@
docRoot
}guide/topics/graphics/prop-animation.html">?? ?????</a> ??? ???? ?????.
69
<a href="{@
docRoot
}training/material/animations.html#ViewState">? ?? ?? ?????</a>? ?????.</p>
133
? ??? ???? <a href="{@
docRoot
}training/material/animations.html#Reveal">?? ??</a> ?????? ?????.</p>
/frameworks/base/docs/html-intl/intl/pt-br/preview/
samples.jd
19
<img src="{@
docRoot
}preview/images/sample-multiwindow.png" style="float: left; padding-right: 0.5em" height="250" width="156" />
31
<img src="{@
docRoot
}preview/images/sample-activenotifications.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
48
<img src="{@
docRoot
}preview/images/sample-messagingservice.png" style="float: left; padding-right: 0.5em" height="250" width="150" />
65
<img src="{@
docRoot
}preview/images/sample-directboot.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
77
<img src="{@
docRoot
}preview/images/sample-scopeddirectoryaccess.png" style="float: left; padding-right: 0.5em" height="250" width="141" />
/frameworks/base/docs/html-intl/intl/pt-br/training/basics/intents/
index.jd
15
<li>Conhecimento básico sobre o ciclo de vida da atividade (consulte <a href="{@
docRoot
}training/basics/activity-lifecycle/index.html">Como gerenciar o ciclo de vida
22
<li><a href="{@
docRoot
}training/sharing/index.html">Compartilhando dados simples</a></li>
23
<li><a href="{@
docRoot
}training/secure-file-sharing/index.html">Compartilhando arquivos</a>
26
<li><a href="{@
docRoot
}guide/components/intents-filters.html">Intenções e filtros de
33
<p>Geralmente, um aplicativo Android tem várias <a href="{@
docRoot
}guide/components/activities.html">atividades</a>. Cada atividade exibe uma
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/
declaring-layout.jd
37
<li><a href="{@
docRoot
}training/basics/firstapp/building-ui.html">???????? ????????
41
<p>????? ?????????? ?????????? ????????? ????????????????? ??????????, ????????, ????????????????? ?????????? <a href="{@
docRoot
}guide/components/activities.html">????????</a> ??? <a href="{@
docRoot
}guide/topics/appwidgets/index.html">??????? ??????????</a>.
55
<li>? <a href="{@
docRoot
}tools/sdk/eclipse-adt.html">???????????? ?????? ADT
59
<a href="{@
docRoot
}tools/debugging/debugging-ui.html#hierarchyViewer">Hierarchy Viewer</a>
63
<li>? ??????? ??????????? <a href="{@
docRoot
}tools/debugging/debugging-ui.html#layoutopt">layoutopt</a>
77
<a href="{@
docRoot
}guide/topics/ui/layout-objects.html">????? ???????????? ??????</a>. ????? ? ??????????? ?? ??????????
78
<a href="{@
docRoot
}resources/tutorials/views/index.html">???????? ????????????? Hello </a> ???????? ???????? ? ???????? ????????? ???????.</p>
106
<p>?????????????? ???????? ? ?????????? ??? ????? XML ?????? ???????????? ? ????????? <a href="{@
docRoot
}guide/topics/resources/layout-resource.html">??????? ??????</a>.</p>
128
<a href="{@
docRoot
}guide/components/activities.html#Lifecycle">????????</a>).</p
[
all
...]
/frameworks/base/docs/html-intl/intl/ru/preview/features/
scoped-folder-access.jd
29
<a href="{@
docRoot
}guide/topics/providers/document-provider.html">Storage
60
<img src="{@
docRoot
}preview/images/scoped-folder-access-framed.png" srcset="{@
docRoot
}preview/images/scoped-folder-access-framed.png 1x,
61
{@
docRoot
}preview/images/scoped-folder-access-framed_2x.png 2x" />
70
<a href="{@
docRoot
}guide/topics/providers/document-provider.html">Storage
/frameworks/base/docs/html-intl/intl/ru/training/material/
shadows-clipping.jd
16
<li><a href="{@
docRoot
}design/material/index.html">Material Design ? Android</a></li>
50
<img src="{@
docRoot
}training/material/images/shadows-depth.png" width="580" height="261" alt="" />
63
{@link android.view.ViewPropertyAnimator}, ? ????? ? ??????????? ?? <a href="{@
docRoot
}guide/topics/graphics/prop-animation.html">???????? ???????</a> ??? ?????????????.
69
<a href="{@
docRoot
}training/material/animations.html#ViewState">???????? ????????? ????????? ?????????????</a>.</p>
133
??? ?????????? ?????????? ??????? ??????????? ???????? <a href="{@
docRoot
}training/material/animations.html#Reveal">??????? ?????????</a>.</p>
Completed in 205 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>