Android application: Todo List/Memo App w/ Location-Based Memo's.
location_based_memo_app is hosted in the following web site
https://github.com/CillianMyles/location_based_memo_app
If you think the Android project location_based_memo_app 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 location_based_memo_app.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 20 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
location_based_memo_app has the following Java source files.
com.appdev.todoapp.contentprovider.MyTodoContentProvider.java com.appdev.todoapp.core.TodoDetailActivity.java com.appdev.todoapp.core.TodosOverviewActivity.java com.appdev.todoapp.dao.TodoDatabaseHelper.java com.appdev.todoapp.dao.TodoTable.java