Android Note taking app.
Android-Note-App is hosted in the following web site
https://github.com/idimitrov07/Android-Note-App
If you think the Android project Android-Note-App 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 Android-Note-App.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
There are 2 image files in Android-Note-App. 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.
Android-Note-App has the following Java source files.
com.sharpedge.noteapp.BuildConfig.java com.sharpedge.noteapp.BuildConfig.java com.sharpedge.noteapp.MainActivity.java com.sharpedge.noteapp.NoteEditorEctivity.java com.sharpedge.noteapp.data.NoteItem.java com.sharpedge.noteapp.data.NotesDataSource.java