Android Open Source - App simple SimpleMemo






Project Summary

android simple memo app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SimpleMemo.

ItemValue
Java File Count12
Supported screen sizes[mdpi]
Minimum SDK Version10
Activity Count6

Resource Files

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.

null




Java Source Files

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