text/image encrypt application (android/nfc).
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.
The following table is the detailed list of NFC-Secret-Note.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 15 |
Activity Count | 6 |
jar files used | classes_guava.jar |
Required Permissions | android.permission.CAMERA android.permission.NFC android.permission.WRITE_EXTERNAL_STORAGE |
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.
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