This repository contains an NFC Android app to Read and Write from/to NFC tags.
NFCApp is hosted in the following web site
https://github.com/rmachado33/NFCApp
If you think the Android project NFCApp 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 NFCApp.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 5 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.NFC android.permission.READ_CONTACTS android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 44 image files in NFCApp. The names of the image files are listed as follows.
app_icon_v1.png app_icon_v2.png app_logo.png app_logo_v1.png business_cardb24.png call5.png class64.png class_2_64.png contactb24.png default64.png destination.png email20.png geo64.png id64.png launch.png link.png link64.png linkb24.png linkb48.png logo_app.png logo_app_v2.png logo_app_v3.png mail.png mail64.png mail_2_64.png mailb24.png map15.png mapb24.png move24.png opened4.png readonly64.png save.png sms64.png storage64.png tagb128.png tagb72.png tagread.png tagwrite140.png techlist64.png tel64.png telephone.png text64.png two292.png wrtbl64.png
The following screenshort is generated from the image listed above.
NFCApp has the following Java source files.
com.example.objetos.MySQLiteHelper.java com.example.objetos.TagContent.java com.example.objetos.TagContentDataSource.java com.example.objetos.TagFeature.java com.example.objetos.TagInfo.java com.example.objetos.TagRecord.java com.example.proyecto.CreateTagContent.java com.example.proyecto.CustomDialog.java com.example.proyecto.Form.java com.example.proyecto.MainActivity.java com.example.proyecto.ReadMain.java com.example.proyecto.TagFeature.java com.example.proyecto.TagRecord.java com.example.proyecto.TagUIContent.java com.example.proyecto.TransferContent.java com.example.proyecto.WriteMain.java