Android app to add mutiple record in NFC tag

烂漫一生 提交于 2019-12-02 03:55:54

You need to give your application NFC support in the manifest file.

Have a look at this(shameless plug) NFC Eclipse plugin for editing NDEF messages, including multiple records in a single message. Comes with a project boilerplate for android too, which I guess is what you're looking for (?).

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!