How to read and write Android NFC tags?

后端 未结 5 982
野趣味
野趣味 2020-12-08 02:59

I followed some tutorial using the adam rocker source code for my NFCTest. I want to be able to read and write NFC tags and also launch an application.

5条回答
  •  半阙折子戏
    2020-12-08 03:53

    You can find a simple NFC library with an example here: https://github.com/mateuyabar/pillowNFC

提交回复
热议问题