The "NinjaTasks" and "Hex" branches are two versions of a To-Do List Android app made by non-programmers during the Coding Challenge at Exosphere (http://exosphe.re/).
ToDo is hosted in the following web site
https://github.com/wjkiely/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.
The following table is the detailed list of ToDo.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
There are 4 image files in ToDo. The names of the image files are listed as follows.
ic_launcher2.png ic_launcher3.png ic_launcher4.png ic_launcher5.png
The following screenshort is generated from the image listed above.
ToDo has the following Java source files.
com.williamkiely.todo.ApplicationTest.java com.williamkiely.todo.CustomAdapter.java com.williamkiely.todo.GoalBook.java com.williamkiely.todo.Login.java com.williamkiely.todo.MainActivity.java com.williamkiely.todo.Model.java