summaryrefslogtreecommitdiffstats
path: root/core/java/android/nfc/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/java/android/nfc/package.html')
-rw-r--r--core/java/android/nfc/package.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/core/java/android/nfc/package.html b/core/java/android/nfc/package.html
index 97bb29d..9e028a5 100644
--- a/core/java/android/nfc/package.html
+++ b/core/java/android/nfc/package.html
@@ -1,7 +1,11 @@
<HTML>
<BODY>
-Provides access to Near Field Communication (NFC) functionality, allowing applications to read
-NDEF message in NFC tags. A "tag" may actually be another device that appears as a tag.
+<p>Provides access to Near Field Communication (NFC) functionality, allowing applications to read
+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>
+{@more}
<p>Here's a summary of the classes:</p>
@@ -24,5 +28,6 @@ type of data being shared and carries the data itself.</dd>
<p class="note"><strong>Note:</strong>
Not all Android-powered devices provide NFC functionality.</p>
+
</BODY>
</HTML>