Android Open Source - App task TaskManager






Project Summary

Simple task manager app for Android.

Web Site / Source Repository

TaskManager is hosted in the following web site
https://github.com/ehoughland/TaskManager

If you think the Android project TaskManager 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 TaskManager.

ItemValue
Java File Count8
Target SDK Version13
Minimum SDK Version8
Activity Count4
Fragment Count3
Required Permissionsandroid.permission.INTERNET




Java Source Files

TaskManager has the following Java source files.

hw11.ehoughl.uw.AddEditTaskActivity.java
hw11.ehoughl.uw.TaskListActivity.java
hw11.ehoughl.uw.TaskListFragment.java
hw11.ehoughl.uw.TaskViewerActivity.java
hw11.ehoughl.uw.TaskViewerFragment.java
hw11.ehoughl.uw.TasksDatabase.java
hw11.ehoughl.uw.TasksSQLiteOpenHelper.java
hw11.ehoughl.uw.providers.TasksContentProvider.java