Home | History | Annotate | Download | only in CardReader
      1 
      2 page.tags="CardReader"
      3 sample.group=Connectivity
      4 @jd:body
      5 
      6 <p>
      7             
      8             This sample demonstrates how to implement a low-level NFC card reader, for reading cards
      9             that do not contain NDEF or Android Beam data. This sample is designed to read the virtual
     10             loyalty card implemented in the "CardEmulation" sample.\n\n
     11 
     12             In particular, this sample demonstrates how to disable Android Beam, select which AIDs the
     13             reader is interested, and establish communication with the card
     14             
     15         </p>
     16