Android Open Source - App todo CMPUT-301-Assignment1






Project Summary

Android TODO list app.

Web Site / Source Repository

CMPUT-301-Assignment1 is hosted in the following web site
https://github.com/joelkeeling/CMPUT-301-Assignment1

If you think the Android project CMPUT-301-Assignment1 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 CMPUT-301-Assignment1.

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version17
Activity Count3
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of CMPUT-301-Assignment1 is as follows:

GNU General Public License

Java Source Files

ca.ualberta.cs.jkeeling.a1todolist.ArchiveActivity.java
ca.ualberta.cs.jkeeling.a1todolist.MainActivity.java
ca.ualberta.cs.jkeeling.a1todolist.SummaryActivity.java
ca.ualberta.cs.jkeeling.a1todolist.adapters.ItemAdapter.java
ca.ualberta.cs.jkeeling.a1todolist.data.FileDataManager.java
ca.ualberta.cs.jkeeling.a1todolist.data.IDataManager.java
ca.ualberta.cs.jkeeling.a1todolist.models.CustomTextView.java
ca.ualberta.cs.jkeeling.a1todolist.models.TDItem.java