Android Open Source - NFC example android-nfc-rfid






Project Summary

Example of communication between a RFID card and an Android device by the NFC.

Web Site / Source Repository

android-nfc-rfid is hosted in the following web site
https://github.com/yrezgui/android-nfc-rfid

If you think the Android project android-nfc-rfid 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 android-nfc-rfid.

ItemValue
Java File Count13
Target SDK Version14
Minimum SDK Version14
Activity Count7
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.NFC
Asset File Namesassets\profiles\profile_58.xml




Java Source Files

android-nfc-rfid has the following Java source files.

com.example.rfid.DesfireProtocol.java
com.example.rfid.HomeActivity.java
com.example.rfid.LectureProfileActivity.java
com.example.rfid.NfcExample.java
com.example.rfid.Profile.java
com.example.rfid.ProfileDetailActivity.java
com.example.rfid.ProfileDetailFragment.java
com.example.rfid.ProfileListActivity.java
com.example.rfid.ProfileListFragment.java
com.example.rfid.Property.java
com.example.rfid.Utils.java
com.example.rfid.XMLParser.java
com.example.rfid.dummy.DummyContent.java