Android Open Source - NFC write AndroidNFC






Project Summary

Android NFC read/write project.

Web Site / Source Repository

AndroidNFC is hosted in the following web site
https://github.com/tiagotele/AndroidNFC

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

ItemValue
Java File Count9
Supported screen sizes[xxhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
guavalib.jar
Required Permissionsandroid.permission.NFC




Resource Files

There are 1 image files in AndroidNFC. The names of the image files are listed as follows.

chip.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidNFC has the following Java source files.

com.example.nfc_from_scratch.AddUriDialog.java
com.example.nfc_from_scratch.MainActivity.java
com.example.nfc_from_scratch.MessageAdapter.java
com.example.nfc_from_scratch.NdefMessageParser.java
com.example.nfc_from_scratch.ParsedNdefRecord.java
com.example.nfc_from_scratch.RecordAdapter.java
com.example.nfc_from_scratch.SmartPoster.java
com.example.nfc_from_scratch.TextRecord.java
com.example.nfc_from_scratch.UriRecord.java