Android NFC Library.
SimpleNFC is hosted in the following web site
https://github.com/Tarquinio/SimpleNFC
If you think the Android project SimpleNFC 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 SimpleNFC.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 0 |
Required Permissions | android.permission.NFC |
SimpleNFC has the following Java source files.
de.simplenfc.Nfc.java de.simplenfc.NfcMessageHandler.java de.simplenfc.activity.NfcConnector.java de.simplenfc.entity.NfcMessage.java de.simplenfc.entity.NfcRecord.java de.simplenfc.entity.exceptions.LowCapacityException.java de.simplenfc.entity.exceptions.NDEFException.java de.simplenfc.entity.exceptions.NfcDisabledException.java de.simplenfc.entity.exceptions.ReadOnlyException.java de.simplenfc.listener.NfcBeamListener.java de.simplenfc.listener.NfcForegroundListener.java de.simplenfc.listener.NfcWriteListener.java de.simplenfc.listener.adapter.NfcWriteAdapter.java de.simplenfc.receiver.NfcConnectorStateReceiver.java de.simplenfc.receiver.NfcForegroundReceiver.java