This is an android application for reading/writing NDEF NFC data.
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.
The following table is the detailed list of ReceiptKeep.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar ndeftools-1.2.3.jar |
Required Permissions | android.permission.NFC android.permission.VIBRATE |
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