Simple Android TODO List Application.
tttd is hosted in the following web site
https://github.com/heapsource/tttd
If you think the Android project tttd 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 tttd.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
There are 2 image files in tttd. The names of the image files are listed as follows.
priority_high.png sort.png
The following screenshort is generated from the image listed above.
tttd has the following Java source files.
com.toptal.todo.Content.java com.toptal.todo.Tasks.java com.toptal.todo.activities.EditTaskActivity.java com.toptal.todo.activities.MainActivity.java com.toptal.todo.activities.SortDialog.java com.toptal.todo.providers.TaskContentProvider.java