Android app to help you remember stuff. The idea is to write some text and store it, and then search in your memories using a filter by content. Using Android 2.1 API..
memory-helper is hosted in the following web site
https://github.com/arenaslucas/memory-helper
If you think the Android project memory-helper 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 memory-helper.
Item | Value |
---|---|
Java File Count | 10 |
Minimum SDK Version | 8 |
Activity Count | 4 |
memory-helper has the following Java source files.
ar.com.ceritdumbre.com.android.apps.memoryhelper.MemoryHelperApplication.java ar.com.ceritdumbre.com.android.apps.memoryhelper.activity.BaseCrudMemoryActivity.java ar.com.ceritdumbre.com.android.apps.memoryhelper.activity.CreateMemoryActivity.java ar.com.ceritdumbre.com.android.apps.memoryhelper.activity.EditMemoryActivity.java ar.com.ceritdumbre.com.android.apps.memoryhelper.activity.MainActivity.java ar.com.ceritdumbre.com.android.apps.memoryhelper.activity.SearchMemoryActivity.java ar.com.ceritdumbre.com.android.apps.memoryhelper.adapter.MemoryAdapter.java ar.com.ceritdumbre.com.android.apps.memoryhelper.data.MemoryData.java ar.com.ceritdumbre.com.android.apps.memoryhelper.model.Memory.java ar.com.ceritdumbre.com.android.apps.memoryhelper.utils.AndroidUtils.java