Home | History | Annotate | Download | only in CardEmulation
      1 
      2 page.tags="CardEmulation"
      3 sample.group=Connectivity
      4 @jd:body
      5 
      6 <p>
      7             
      8             This sample demonstrates how to emulate an NFC card, using the "host card emulation"
      9             feature added in Android 4.4. This sample makes the device appear as a loyalty card
     10             whenever the screen is on and the user taps their device on an appropriately configured
     11             NFC reader.
     12 
     13             The "CardReader" sample can be used to read the loyalty card implemented in this sample.
     14             
     15         </p>
     16