From 36cdecd89dbc3eb503197414f525e30ee241ba66 Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Thu, 14 Oct 2010 13:42:19 -0700
Subject: docs: fix typo; surface dev guide link in package description
Change-Id: I2dc09bb6b79cbe3f80819d6193eb0d8a3565310d
---
core/java/android/bluetooth/package.html | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
(limited to 'core/java/android/bluetooth')
diff --git a/core/java/android/bluetooth/package.html b/core/java/android/bluetooth/package.html
index 5ff240c..9ac42dc 100644
--- a/core/java/android/bluetooth/package.html
+++ b/core/java/android/bluetooth/package.html
@@ -1,7 +1,11 @@
-Provides classes that manage Bluetooth functionality, such as scanning for
-devices, connecting with devices, and managing data transfer between devices.
+Provides classes that manage Bluetooth functionality, such as scanning for
+devices, connecting with devices, and managing data transfer between devices.
+
+For a complete guide to using the Bluetooth APIs, see the Bluetooth developer guide.
+{@more}
The Bluetooth APIs let applications:
@@ -20,9 +24,6 @@ also requires the {@link android.Manifest.permission#BLUETOOTH_ADMIN}
permission.
-For a detailed guide to using the Bluetooth APIs, see the Bluetooth Dev Guide topic.
-
Note:
Not all Android devices are guaranteed to have Bluetooth functionality.
--
cgit v1.1