Android Open Source - App learn SimpleTodo






Project Summary

A simple to-do list app in Android, for learning purposes.

Web Site / Source Repository

SimpleTodo is hosted in the following web site
https://github.com/pelmers/SimpleTodo

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2




Resource Files

There are 5 image files in SimpleTodo. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_action_new.png
ic_action_not_secure.png
ic_action_secure.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SimpleTodo has the following Java source files.

com.pelmers.simpletodo.ApplicationTest.java
com.pelmers.simpletodo.MainTodoActivity.java
com.pelmers.simpletodo.NavigationDrawerFragment.java
com.pelmers.simpletodo.TextInputAlertDialog.java
com.pelmers.simpletodo.TextInputClickListener.java
com.pelmers.simpletodo.TodoAdapter.java
com.pelmers.simpletodo.TodoItem.java
com.pelmers.simpletodo.TodoListFragment.java