How to emulate a nfc-tag on an android phone

后端 未结 3 1554
无人共我
无人共我 2021-02-02 16:52

I have an android phone (nexus s, sdk v15) which shall send a string to a development board running in nfc-reader/writer-mode by using tag-emulation. I know this is not official

3条回答
  •  渐次进展
    2021-02-02 17:49

    Host card emulation is now officially supported by Android, according to http://developer.android.com/guide/topics/connectivity/nfc/hce.html

提交回复
热议问题