A simple note taking Android app.
Note-Taking-App-For-Android is hosted in the following web site
https://github.com/vinhnghi223/Note-Taking-App-For-Android
If you think the Android project Note-Taking-App-For-Android 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 Note-Taking-App-For-Android.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
There are 2 image files in Note-Taking-App-For-Android. The names of the image files are listed as follows.
create_note.png ic_listitem_edit.png
The following screenshort is generated from the image listed above.
Note-Taking-App-For-Android has the following Java source files.
com.codingisloving.plainnote.app.MainActivity.java com.codingisloving.plainnote.app.NoteEditorActivity.java data.NoteItem.java data.NotesDataSource.java