Android Open Source - NFC library android-nfc-reader






Project Summary

Small library to help reading NFC tags on android devices.

Web Site / Source Repository

android-nfc-reader is hosted in the following web site
https://github.com/mklbravo/android-nfc-reader

If you think the Android project android-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.

Project Detail

The following table is the detailed list of android-nfc-reader.

ItemValue
Java File Count8
Activity Count0

License

The license information of android-nfc-reader is as follows:

MIT License

Java Source Files

net.mklbravo.lib.nfcreader.NFCReader.java
net.mklbravo.lib.nfcreader.contracts.TagTech.java
net.mklbravo.lib.nfcreader.interfaces.TagReader.java
net.mklbravo.lib.nfcreader.readers.AbstractReader.java
net.mklbravo.lib.nfcreader.readers.MifareClassicReader.java
net.mklbravo.lib.nfcreader.tags.AbstractTag.java
net.mklbravo.lib.nfcreader.tags.MifareClassicTag.java
net.mklbravo.lib.nfcreader.utils.Converter.java