Loading core/java/android/nfc/cardemulation/HostApduService.java +3 −3 Original line number Diff line number Diff line Loading @@ -20,9 +20,9 @@ import android.util.Log; * * <div class="special reference"> * <h3>Developer Guide</h3> * For a general introduction into the topic of card emulation, * please read the <a href="{@docRoot}guide/topics/nfc/ce.html"> * NFC card emulation developer guide.</a></p> * For a general introduction to card emulation, see * <a href="{@docRoot}guide/topics/connectivity/nfc/hce.html"> * Host-based Card Emulation</a>.</p> * </div> * * <h3>NFC Protocols</h3> Loading Loading
core/java/android/nfc/cardemulation/HostApduService.java +3 −3 Original line number Diff line number Diff line Loading @@ -20,9 +20,9 @@ import android.util.Log; * * <div class="special reference"> * <h3>Developer Guide</h3> * For a general introduction into the topic of card emulation, * please read the <a href="{@docRoot}guide/topics/nfc/ce.html"> * NFC card emulation developer guide.</a></p> * For a general introduction to card emulation, see * <a href="{@docRoot}guide/topics/connectivity/nfc/hce.html"> * Host-based Card Emulation</a>.</p> * </div> * * <h3>NFC Protocols</h3> Loading