I'm actually trying to emulate a NFC card with my android smartphone(on 4.4) and send this information to my NFC reader witch is connected to my Java Application. The goal is to catch an unique ID but my NFC reader do not support peer-to-peer.
So the example on https://developer.android.com/guide/topics/connectivity/nfc/hce.html do not work.
Thanks for your assistance