Simple NFC Reader for Android.
nfc-reader is hosted in the following web site
https://github.com/nadam/nfc-reader
If you think the Android project nfc-reader 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-reader.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | guavalib.jar |
Required Permissions | android.permission.NFC |
nfc-reader has the following Java source files.
se.anyro.nfc_reader.NdefMessageParser.java se.anyro.nfc_reader.TagViewer.java se.anyro.nfc_reader.record.ParsedNdefRecord.java se.anyro.nfc_reader.record.SmartPoster.java se.anyro.nfc_reader.record.TextRecord.java se.anyro.nfc_reader.record.UriRecord.java