A code example how to read and parse NDEF Message Text Tags.
nfc-example-android is hosted in the following web site
https://github.com/heikomaass/nfc-example-android
If you think the Android project nfc-example-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of nfc-example-android.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.NFC |
nfc-example-android has the following Java source files.
de.heikomaass.example.nfctest.ApplicationTest.java de.heikomaass.example.nfctest.NFCActivity.java de.heikomaass.example.nfctest.TextRecord.java de.heikomaass.example.nfctest.TextRecordTest.java