Android Notes app - basic hello world types.
MyNotes is hosted in the following web site
https://github.com/ashishdshah/MyNotes
If you think the Android project MyNotes 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 MyNotes.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 4 |
jar files used | android-support-v4.jar android-support-v4.jar |
MyNotes has the following Java source files.
com.example.mynotes.MainActivity.java com.example.mynotes.NoteEdit.java com.example.mynotes.NotesDbAdapter.java