android simple memo app.
SimpleMemo is hosted in the following web site
https://github.com/jeongjaehan/SimpleMemo
If you think the Android project SimpleMemo 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 SimpleMemo.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 10 |
Activity Count | 6 |
There are 2 image files in SimpleMemo. The names of the image files are listed as follows.
fav_off.png fav_on.png
The following screenshort is generated from the image listed above.
SimpleMemo has the following Java source files.
kr.kakaruto.activity.ConfActivity.java kr.kakaruto.activity.FavorityActivity.java kr.kakaruto.activity.MainActivity.java kr.kakaruto.activity.MainTabActivity.java kr.kakaruto.activity.MemoDBHelper.java kr.kakaruto.activity.ModifyActivity.java kr.kakaruto.activity.WriteActivity.java kr.kakaruto.dao.MemoDBHelper.java kr.kakaruto.dao.MemoDao.java kr.kakaruto.domain.Memo.java kr.kakaruto.service.MemoService.java kr.kakaruto.util.DateUtils.java