Android Open Source - NFC write NFCApp






Project Summary

This repository contains an NFC Android app to Read and Write from/to NFC tags.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of NFCApp.

ItemValue
Java File Count16
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count5
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.NFC
android.permission.READ_CONTACTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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