Android Open Source - NFC tag sample_nfc






Project Summary

A Sample project for Android on how to use NFC (Read Tag/Write Tag/Beam).

Web Site / Source Repository

sample_nfc is hosted in the following web site
https://github.com/welsinga/sample_nfc

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

ItemValue
Java File Count4
Supported screen sizes[hdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.NFC




Java Source Files

sample_nfc has the following Java source files.

com.elsinga.sample.nfc.BeamActivity.java
com.elsinga.sample.nfc.MainActivity.java
com.elsinga.sample.nfc.ReadTagActivity.java
com.elsinga.sample.nfc.WriteTagActivity.java