Android Open Source - NFC reader PassingNotes






Project Summary

NFC Reader Android App for NJIT.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PassingNotes.

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version17
Activity Count6
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.BLUETOOTH_PRIVILEGED
android.permission.MANAGE_DOCUMENTS
android.permission.NFC
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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