Android Open Source - App todo toptodo






Project Summary

Yet another Android TODO application. Syncs over Parse.com.

Web Site / Source Repository

toptodo is hosted in the following web site
https://github.com/serjepatoff/toptodo

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version7
Activity Count3
Fragment Count1
jar files usedParse-1.3.4.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 7 image files in toptodo. The names of the image files are listed as follows.

ic_cross.png
ic_cross_round.png
ic_ok.png
ic_plus.png
ic_plus_light.png
ic_refresh.png
toptodo_login.png

The following screenshort is generated from the image listed above.

null




Java Source Files

toptodo has the following Java source files.

com.example.toptodo.ItemEditActivity.java
com.example.toptodo.LoginActivity.java
com.example.toptodo.ParseErrorResolver.java
com.example.toptodo.ParseOps.java
com.example.toptodo.TodoItem.java
com.example.toptodo.TodoListActivity.java
com.example.toptodo.TodoListAdapter.java
com.example.toptodo.UrgencyView.java