Yet another Android TODO application. Syncs over Parse.com.
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.
The following table is the detailed list of toptodo.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | Parse-1.3.4.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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