docs: fix several links

Change-Id: I89d9fd64dc22c90680bb05415cc966c255165af9
This commit is contained in:
Scott Main
2012-06-22 12:35:08 -07:00
parent 3cd4624448
commit 9be0105fbc
14 changed files with 14 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ to calculate the values for that given type with a custom {@link android.animati
</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/graphics/animation.html">Animation</a> developer guide.</p>
<a href="{@docRoot}guide/topics/graphics/prop-animation.html">Animation</a> guide.</p>
{@more}
<p>

View File

@@ -6,7 +6,7 @@ require rich control over employee devices.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a>
developer guide.</p>
guide.</p>
{@more}
</BODY>

View File

@@ -6,7 +6,7 @@ device, all applications that have enabled backup can restore the user's previou
application is reinstalled.</p>
<p>For more information, see the <a
href="{@docRoot}guide/topics/data/backup.html">Data Backup</a> developer guide.</p>
href="{@docRoot}guide/topics/data/backup.html">Data Backup</a> guide.</p>
{@more}
<p>All backup and restore operations are controlled by the {@link

View File

@@ -4,7 +4,7 @@ applications (such as the home screen) to quickly access application data and se
launching a new activity.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a> developer guide.</p>
<a href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a> guide.</p>
{@more}
<p>The behavior of an app widget is published by an "app widget provider." An "app widget host" is

View File

@@ -4,7 +4,7 @@
devices, connecting with devices, and managing data transfer between devices.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/wireless/bluetooth.html">Bluetooth</a> developer guide.</p>
<a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> guide.</p>
{@more}
<p>The Bluetooth APIs let applications:</p>

View File

@@ -6,7 +6,7 @@ in the package, plus important device configuration details
(orientation, input types, etc.) that affect how the application may behave.</p>
<p>For more information, see the <a
href="{@docRoot}guide/topics/resources/index.html">Application Resources</a> developer guide.</p>
href="{@docRoot}guide/topics/resources/index.html">Application Resources</a> guide.</p>
{@more}
</BODY>
</HTML>

View File

@@ -4,7 +4,7 @@
Android-powered devices.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/usb/index.html">USB</a> developer guide.</p>
<a href="{@docRoot}guide/topics/connectivity/usb/index.html">USB</a> guide.</p>
{@more}
<p>Use {@link android.hardware.usb.UsbManager} to access the state of the USB and to

View File

@@ -4,7 +4,7 @@
NDEF message in NFC tags. A "tag" may actually be another device that appears as a tag.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/nfc/index.html">Near Field Communication</a> developer guide.</p>
<a href="{@docRoot}guide/topics/connectivity/nfc/index.html">Near Field Communication</a> guide.</p>
{@more}
<p>Here's a summary of the classes:</p>

View File

@@ -3,7 +3,7 @@
<p>A framework for writing Android test cases and suites.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/testing/index.html">Testing</a> developer guide.</p>
<a href="{@docRoot}tools/testing/index.html">Testing</a> developer guide.</p>
{@more}
</BODY>

View File

@@ -1,3 +1,3 @@
<body>
These are the Android APIs.
These are the Android APIs. See all <a href="classes.html">API classes</a>.
</body>

View File

@@ -40,7 +40,7 @@ href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution<
use of it must be attributed as such.</p>
<p>For more information about Android brands, see the <a
href="http://www.android.com/developers/branding.html">Android Branding Guidelines</a>.</p>
href="{@docRoot}distribute/googleplay/promote/brand.html">Android Branding Guidelines</a>.</p>

View File

@@ -4,7 +4,7 @@
<p>Contains classes that define Android location-based and related services.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/location/index.html">Location and Maps</a> developer guide.</p>
<a href="{@docRoot}guide/topics/location/index.html">Location and Maps</a> guide.</p>
{@more}
</body>

View File

@@ -3,7 +3,7 @@
<p>Utility classes providing stubs or mocks of various Android framework building blocks.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/testing/index.html">Testing</a> developer guide.</p>
<a href="{@docRoot}tools/testing/index.html">Testing</a> guide.</p>
{@more}
</BODY>

View File

@@ -4,7 +4,7 @@
making and answering VOIP calls using SIP.</p>
<p>For more information, see the
<a href="{@docRoot}guide/topics/network/sip.html">Session Initiation Protocol</a>
<a href="{@docRoot}guide/topics/connectivity/sip.html">Session Initiation Protocol</a>
developer guide.</p>
{@more}