Home | History | Annotate | Download | only in tech
      1 <HTML>
      2 <BODY>
      3 <p>
      4 These classes provide access to a tag technology's features, which vary by the type
      5 of tag that is scanned. A scanned tag can support multiple technologies, and you can find
      6 out 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>.
     10 The {@link android.nfc.tech.TagTechnology} interface provides an overview of the
     11 supported technologies.</p>
     12 </BODY>
     13 </HTML>
     14