diff options
| author | Megha Joshi <mjoshi@google.com> | 2010-11-03 15:15:22 -0700 |
|---|---|---|
| committer | Megha Joshi <mjoshi@google.com> | 2010-11-12 18:35:49 -0800 |
| commit | 48c698fc1497a01743f9ce5ab6fb8f6700847259 (patch) | |
| tree | 090b4a7d182aaa607443bd6debf91d6548463f6e /docs/html/resources/samples/index.jd | |
| parent | d6b9d078ecf1b4d7cc57375830cf2ce390fc893c (diff) | |
| download | frameworks_base-48c698fc1497a01743f9ce5ab6fb8f6700847259.zip frameworks_base-48c698fc1497a01743f9ce5ab6fb8f6700847259.tar.gz frameworks_base-48c698fc1497a01743f9ce5ab6fb8f6700847259.tar.bz2 | |
Adding NFC sample resources (DO NOT MERGE)
Change-Id: I687d07ebe4f8bd0c5dec30e69af0d3e880a68230
Diffstat (limited to 'docs/html/resources/samples/index.jd')
| -rw-r--r-- | docs/html/resources/samples/index.jd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/resources/samples/index.jd b/docs/html/resources/samples/index.jd index cbe6ca3..5749728 100644 --- a/docs/html/resources/samples/index.jd +++ b/docs/html/resources/samples/index.jd @@ -58,6 +58,9 @@ href="{@docRoot}resources/samples/get.html">Getting the Samples</a>.</p> <dd>A sample application that shows how to use resource directory qualifiers to provide different resources for different screen configurations.</dd> + <dt><a href="NFCDemo/index.html">NFCDemo</a></dt> + <dd>An application for reading NFC Forum Type 2 Tags using platform NFC apis.</a>.</dd> + <dt><a href="NotePad/index.html">Note Pad</a></dt> <dd>An application for saving notes. Similar (but not identical) to the <a href="{@docRoot}resources/tutorials/notepad/index.html">Notepad tutorial</a>.</dd> |
