NFC Reader Android App for NJIT.
PassingNotes is hosted in the following web site
https://github.com/selfcommit/PassingNotes
If you think the Android project PassingNotes 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 PassingNotes.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 17 |
Activity Count | 6 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.BLUETOOTH_PRIVILEGED android.permission.MANAGE_DOCUMENTS android.permission.NFC android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in PassingNotes. The names of the image files are listed as follows.
boldicon.png notes.png sendnote.png view_notes.png
The following screenshort is generated from the image listed above.
PassingNotes has the following Java source files.
wtf.clowns.nfcreader.HelpMenuActivity.java wtf.clowns.nfcreader.MainActivity.java wtf.clowns.nfcreader.RecieveNoteActivity.java wtf.clowns.nfcreader.SendNoteActivity.java wtf.clowns.nfcreader.ViewNotesActivity.java wtf.clowns.nfcreader.WriteNotesActivity.java wtf.clowns.nfcreader.send_a_note.java wtf.clowns.nfcreader.view_notes.java wtf.clowns.nfcreader.write_a_note.java