Android Open Source - NFC application NFC-Secret-Note






Project Summary

text/image encrypt application (android/nfc).

Web Site / Source Repository

NFC-Secret-Note is hosted in the following web site
https://github.com/ivorycirrus/NFC-Secret-Note

If you think the Android project NFC-Secret-Note 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 NFC-Secret-Note.

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Minimum SDK Version15
Activity Count6
jar files usedclasses_guava.jar
Required Permissionsandroid.permission.CAMERA
android.permission.NFC
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in NFC-Secret-Note. The names of the image files are listed as follows.

b01.png
b02.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NFC-Secret-Note has the following Java source files.

com.lgcns.nfc.secretnote.SceretNote.java
com.lgcns.nfc.secretnote.data.DataObject.java
com.lgcns.nfc.secretnote.data.DataResolver.java
com.lgcns.nfc.secretnote.data.Label.java
com.lgcns.nfc.secretnote.drawer.CreateNewDocument.java
com.lgcns.nfc.secretnote.drawer.NoteList.java
com.lgcns.nfc.secretnote.share.ReceiveDocument.java
com.lgcns.nfc.secretnote.share.ShareDocument.java
com.lgcns.nfc.secretnote.share.ShareNFC.java
com.lgcns.nfc.secretnote.util.BitmapUtils.java
com.lgcns.nfc.secretnote.util.ByteUtils.java
com.lgcns.nfc.secretnote.util.Encryptor.java