Android Open Source - NFC library SimpleNFC






Project Summary

Android NFC Library.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SimpleNFC.

ItemValue
Java File Count15
Target SDK Version15
Minimum SDK Version10
Activity Count0
Required Permissionsandroid.permission.NFC




Java Source Files

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