Note taking app for android.
App-Note is hosted in the following web site
https://github.com/dcweinstein/App-Note
If you think the Android project App-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 App-Note.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 3 image files in App-Note. The names of the image files are listed as follows.
ic_action_accept.png ic_action_discard.png ic_action_new.png
The following screenshort is generated from the image listed above.
App-Note has the following Java source files.
com.example.appnote.MainActivity.java com.example.appnote.NewNote.java com.example.appnote.Note.java com.example.appnote.NotesArray.java