From f05e34a10ca262cf1f73a6347b6e5be26718e686 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 31 Jul 2012 18:25:33 -0700 Subject: fix more broken links Change-Id: If4dceab223a6c22827a0645aa5923ddc427b2b85 --- docs/html/about/versions/android-1.6-highlights.jd | 8 ++++---- docs/html/about/versions/android-2.0-highlights.jd | 10 +++++----- docs/html/about/versions/android-2.2-highlights.jd | 12 ++++++------ docs/html/about/versions/android-2.2.jd | 2 +- docs/html/about/versions/android-2.3.3.jd | 4 ++-- docs/html/about/versions/android-2.3.jd | 4 ++-- 6 files changed, 20 insertions(+), 20 deletions(-) (limited to 'docs/html/about') diff --git a/docs/html/about/versions/android-1.6-highlights.jd b/docs/html/about/versions/android-1.6-highlights.jd index 2ee1d80..edfd7ff 100644 --- a/docs/html/about/versions/android-1.6-highlights.jd +++ b/docs/html/about/versions/android-1.6-highlights.jd @@ -49,17 +49,17 @@ This page provides an overview of some new features and technologies.

-
+
Quick Search Box
-
+
New Camera/Camcorder UI
-
+
Battery Usage Indicator
@@ -121,7 +121,7 @@ on the new accessibility framework and enable them in Settings.

Google Play Updates

-
+
New Google Play UI
diff --git a/docs/html/about/versions/android-2.0-highlights.jd b/docs/html/about/versions/android-2.0-highlights.jd index 2ba9ac7..58b5fda 100644 --- a/docs/html/about/versions/android-2.0-highlights.jd +++ b/docs/html/about/versions/android-2.0-highlights.jd @@ -54,27 +54,27 @@ and technologies in Android 2.0.

-
+
Quick Contact for Android
-
+
Multiple Accounts
-
+
Messaging Search
-
+
Email Combined Inbox
-
+
Camera Modes
diff --git a/docs/html/about/versions/android-2.2-highlights.jd b/docs/html/about/versions/android-2.2-highlights.jd index 37a20d5..190e301 100644 --- a/docs/html/about/versions/android-2.2-highlights.jd +++ b/docs/html/about/versions/android-2.2-highlights.jd @@ -71,7 +71,7 @@ href="android-2.2.html#api">Android 2.2 version notes.

- +

New Home screen tips widget assists new users on @@ -103,7 +103,7 @@ easily set up and sync an Exchange account (available for Exchange 2007 and high application, enabling users to auto-complete recipient names from the directory.

- +
@@ -114,7 +114,7 @@ application, enabling users to auto-complete recipient names from the directory.
- +

Gallery allows you to peek into picture stacks using a zoom @@ -141,7 +141,7 @@ connecting their phone to the computer with a USB cable. The connection is then two devices.

- +
@@ -152,7 +152,7 @@ two devices.

- +

Multi-lingual users can add multiple languages to the keyboard and switch @@ -179,7 +179,7 @@ faster.

which results in faster app switching and smoother performance on memory-constrained devices.

- +
diff --git a/docs/html/about/versions/android-2.2.jd b/docs/html/about/versions/android-2.2.jd index b1ddb7c..64ddca4 100644 --- a/docs/html/about/versions/android-2.2.jd +++ b/docs/html/about/versions/android-2.2.jd @@ -117,7 +117,7 @@ settings.

For more information about setting a preferred install location for your application, including a discussion of what types of applications should and should not request external installation, please read the App Install Location +href="{@docRoot}guide/topics/data/install-location.html">App Install Location document.

Data backup

diff --git a/docs/html/about/versions/android-2.3.3.jd b/docs/html/about/versions/android-2.3.3.jd index 2704aee..7a9711d 100644 --- a/docs/html/about/versions/android-2.3.3.jd +++ b/docs/html/about/versions/android-2.3.3.jd @@ -122,8 +122,8 @@ NFC. To request filtering, add <uses-feature android:name="android.hardware.nfc" android:required="true"> to the application's manifest.

-

To look at sample code for NFC, see -NFCDemo app, filtering by tag technology, using foreground dispatch, and foreground NDEF push (P2P).

+

For more information, read the + NFC developer guide.

Bluetooth

diff --git a/docs/html/about/versions/android-2.3.jd b/docs/html/about/versions/android-2.3.jd index c0dc4ae..8715973 100644 --- a/docs/html/about/versions/android-2.3.jd +++ b/docs/html/about/versions/android-2.3.jd @@ -76,8 +76,8 @@ android:name="android.software.sip" android:required="true"> and <uses-feature android:name="android.software.sip.voip"> to the application manifest.

-

To look at a sample application that uses the SIP API, see SIP Demo.

+

For more information, read the SIP developer guide.

Near Field Communications (NFC)

-- cgit v1.1