Android Open Source - Development tutorial todo






Project Summary

todo android app from http://www.vogella.com/tutorials/AndroidSQLite/article.html.

Web Site / Source Repository

todo is hosted in the following web site
https://github.com/paulyeo21/todo

If you think the Android project todo 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 todo.

ItemValue
Java File Count6
Supported screen sizes[hdpi]
Minimum SDK Version15
Activity Count2

Resource Files

There are 1 image files in todo. The names of the image files are listed as follows.

reminder.png

The following screenshort is generated from the image listed above.

null




Java Source Files

todo has the following Java source files.

com.example.todos.MyActivity.java
com.example.todos.TodoDetailActivity.java
com.example.todos.TodosOverviewActivity.java
com.example.todos.contentprovider.MyTodoContentProvider.java
com.example.todos.database.TodoDatabaseHelper.java
com.example.todos.database.TodoTable.java