CS 2340 Project -- A To-Do Task Manager App for the Android platform.
TriforceToDoApp is hosted in the following web site
https://github.com/awong92/TriforceToDoApp
If you think the Android project TriforceToDoApp 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 TriforceToDoApp.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 15 |
Activity Count | 8 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 5 image files in TriforceToDoApp. The names of the image files are listed as follows.
filter.png logout.png pin.png show_all.png tforce_app_logo.png
The following screenshort is generated from the image listed above.
TriforceToDoApp has the following Java source files.
edu.gatech.cs2340.triforce.CheckTest.java edu.gatech.cs2340.triforce.EditTaskActivity.java edu.gatech.cs2340.triforce.FilterTest.java edu.gatech.cs2340.triforce.ListArrayAdapter.java edu.gatech.cs2340.triforce.NewTaskActivity.java edu.gatech.cs2340.triforce.RegisterActivity.java edu.gatech.cs2340.triforce.SQLiteDB.java edu.gatech.cs2340.triforce.Task.java edu.gatech.cs2340.triforce.TaskListActivity.java edu.gatech.cs2340.triforce.TaskValidation.java edu.gatech.cs2340.triforce.TriforceMain.java edu.gatech.cs2340.triforce.TriforceMainTest.java edu.gatech.cs2340.triforce.ViewTaskActivity.java edu.gatech.cs2340.triforce.gmap.java