A memo app in Android platform.
Memo is hosted in the following web site
https://github.com/zhuyifan2013/Memo
If you think the Android project Memo 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 Memo.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [xxhdpi, hdpi] |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | systembartint-1.0.4.jar |
Asset File Names | assets\fonts\LangSong.otf assets\fonts\XingHei.otf assets\fonts\YueYuan.otf |
There are 2 image files in Memo. The names of the image files are listed as follows.
add_new_note.png delete.png
The following screenshort is generated from the image listed above.
Memo has the following Java source files.
our.memo.ApplicationTest.java our.memo.ListAdapter.java our.memo.MyActivity.java our.memo.NotesListFragment.java our.memo.SwipeListview.SwipeLayout.java our.memo.SwipeListview.SwipeLayoutAdapter.java our.memo.data.NoteDatabase.java our.memo.data.NoteDbHelper.java our.memo.data.NoteDbProvider.java our.memo.data.NoteItem.java our.memo.editor.EditNoteActivity.java our.memo.editor.EditeNoteFragment.java