Example of communication between a RFID card and an Android device by the NFC.
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.
The following table is the detailed list of android-nfc-rfid.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 7 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.NFC |
Asset File Names | assets\profiles\profile_58.xml |
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