Android Open Source - App platform TriforceToDoApp






Project Summary

CS 2340 Project -- A To-Do Task Manager App for the Android platform.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TriforceToDoApp.

ItemValue
Java File Count14
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version15
Activity Count8
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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