Easy note android application for learning purpose..
EasyNotes is hosted in the following web site
https://github.com/frantacabala/EasyNotes
If you think the Android project EasyNotes 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 EasyNotes.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 1 |
EasyNotes has the following Java source files.
com.jk.easynotes.MainActivity.java com.jk.easynotes.Note.java com.jk.easynotes.NoteAdapter.java com.jk.easynotes.NotesDAO.java com.jk.easynotes.SqliteHelper.java com.jk.easynotes.util.SystemUiHider.java com.jk.easynotes.util.SystemUiHiderBase.java com.jk.easynotes.util.SystemUiHiderHoneycomb.java