Note taking app.
NoteApp is hosted in the following web site
https://github.com/simon30rus/NoteApp
If you think the Android project NoteApp 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 NoteApp.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 2 image files in NoteApp. The names of the image files are listed as follows.
ic_content_edit.png ic_content_new.png
The following screenshort is generated from the image listed above.
NoteApp has the following Java source files.
com.example.notetka.MainActivity.java com.example.notetka.NoteEditActivity.java com.example.notetka.data.NoteItem.java com.example.notetka.data.NotesDataSource.java