Home | History | Annotate | Download | only in components

Lines Matching full:guide

126 about it in the <a href="{@docRoot}guide/components/activities.html">Activities</a>
127 developer guide.</p>
141 about it in the <a href="{@docRoot}guide/components/services.html">Services</a> developer
142 guide.</p>
164 href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a> developer
165 guide.</p>
177 href="{@docRoot}guide/topics/ui/notifiers/notifications.html">create a status bar notification</a>
265 href="{@docRoot}guide/components/intents-filters.html">Intents and
268 href="{@docRoot}guide/components/activities.html">Activities</a>, <a
269 href="{@docRoot}guide/components/services.html">Services</a>, {@link
271 href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a>.</p>
286 <li>Declare the minimum <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#ApiLevels">API Level</a>
315 href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code>
320 href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></code> element,
328 href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a></code> elements
331 href="{@docRoot}guide/topics/manifest/service-element.html">&lt;service&gt;</a></code> elements for
334 href="{@docRoot}guide/topics/manifest/receiver-element.html">&lt;receiver&gt;</a></code> elements
337 href="{@docRoot}guide/topics/manifest/provider-element.html">&lt;provider&gt;</a></code> elements
349 href="{@docRoot}guide/topics/manifest/manifest-intro.html">The AndroidManifest.xml File</a>
372 adding an <a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">{@code
383 href="{@docRoot}guide/components/intents-filters.html">Intents and Intent Filters</a> document.
399 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#ApiLevels">API Level</a> 7), you should declare these as
425 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
428 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a>
435 href="{@docRoot}guide/topics/manifest/uses-configuration-element.html">{@code
445 href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code &lt;uses-feature&gt;}</a>
453 href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#ApiLevels">API Level</a> (for example, Android 1.0 is API Level
456 <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html">{@code &lt;uses-sdk&gt;}</a>
509 href="{@docRoot}guide/topics/resources/index.html">Application Resources</a> developer guide.</p>
517 href="{@docRoot}guide/components/activities.html">Activities</a></b> document.</p>