简体   繁体   English

Android和ACR122U阅读器中的NFC编程

[英]NFC Programming in Android and ACR122U reader

I need to write some data into an NFC tag, the tag I need is not a physical NFC tag but I need to make a tag programatically and write my data into it (card emlation or peer-to-peer mode). 我需要将一些数据写入NFC标签,我需要的标签不是物理NFC标签,但我需要以编程方式制作标签并将数据写入其中(卡片解析或点对点模式)。 This tag which I make in the phone has to be readable by the ACR122u reader. 我在手机中制作的这个标签必须是ACR122u阅读器可读的。 How can I program this in Android? 如何在Android中对此进行编程?

ACS have an Android development toolkit . ACS有一个Android开发工具包 You'll need an on-the-go USB cable. 你需要一个随身携带的USB线。 I've got a couple of apps in Google Play which do similar stuff you can try. 我在Google Play中有几个应用程序可以尝试类似的东西。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM