Android Open Source - App platform Memo






Project Summary

A memo app in Android platform.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Memo.

ItemValue
Java File Count12
Supported screen sizes[xxhdpi, hdpi]
Activity Count2
Fragment Count2
jar files usedsystembartint-1.0.4.jar
Asset File Namesassets\fonts\LangSong.otf
assets\fonts\XingHei.otf
assets\fonts\YueYuan.otf




Resource Files

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.

null

Java Source Files

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