Simple android note taking app.
PlainOlNotes is hosted in the following web site
https://github.com/ashish173/PlainOlNotes
If you think the Android project PlainOlNotes 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 PlainOlNotes.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 13 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 2 image files in PlainOlNotes. The names of the image files are listed as follows.
ic_action_create_note.png ic_listitem_edit.png
The following screenshort is generated from the image listed above.
PlainOlNotes has the following Java source files.
com.ashish.plainolnotes.MainActivity.java com.ashish.plainolnotes.NoteEditorActivity.java com.ashish.plainolnotes.data.NoteItem.java com.ashish.plainolnotes.data.NotesDataSource.java