package.html revision 2deeefeb5e6342c44e8fceb4104f1ad96b9bc704
1<HTML>
2<BODY>
3<p>
4These classes provide access to a tag technology's features, which vary by the type
5of tag that is scanned. A scanned tag can support multiple technologies, and you can find
6out what they are by calling {@link android.nfc.Tag#getTechList getTechList()}.</p>
7
8<p>For more information on dealing with tag technologies and handling the ones that you care about, see
9<a href="{@docRoot}guide/topics/nfc/index.html#dispatch">The Tag Dispatch System</a>.
10The {@link android.nfc.tech.TagTechnology} interface provides an overview of the
11supported technologies.</p>
12</BODY>
13</HTML>
14