This is a sample app that demonstrates how to work with android and NFC technology.
nfc_android_sample is hosted in the following web site
https://github.com/android10/nfc_android_sample
If you think the Android project nfc_android_sample 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 nfc_android_sample.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [sw600dp, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.NFC |
There are 1 image files in nfc_android_sample. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
nfc_android_sample has the following Java source files.
com.fernandocejas.example.android.nfc.AssActivity.java com.fernandocejas.example.android.nfc.BeamActivity.java com.fernandocejas.example.android.nfc.DiscoveryTagActivity.java com.fernandocejas.example.android.nfc.MainActivity.java com.fernandocejas.example.android.nfc.ReadTagActivity.java com.fernandocejas.example.android.nfc.VaderActivity.java com.fernandocejas.example.android.nfc.WriteTagActivity.java