Android Open Source - NFC data ReceiptKeep






Project Summary

This is an android application for reading/writing NDEF NFC data.

Web Site / Source Repository

ReceiptKeep is hosted in the following web site
https://github.com/kwafarkye/ReceiptKeep

If you think the Android project ReceiptKeep 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 ReceiptKeep.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version11
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
ndeftools-1.2.3.jar
Required Permissionsandroid.permission.NFC
android.permission.VIBRATE




Java Source Files

ReceiptKeep has the following Java source files.

com.farkye.receiptdata.ReceiptObject.java
com.farkye.receiptdatabase.ReceiptDB.java
com.farkye.receiptkeep.MainActivity.java
com.farkye.utilities.DataConversion.java