Android Open Source - App assignment CMPUT301Counter






Project Summary

CMPUT 301 Winter 2014 Assignment - Counter App for Android.

Web Site / Source Repository

CMPUT301Counter is hosted in the following web site
https://github.com/artemh/CMPUT301Counter

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version11
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 6 image files in CMPUT301Counter. The names of the image files are listed as follows.

ic_action_discard.png
ic_action_edit.png
ic_action_new.png
ic_action_paste.png
ic_action_refresh.png
ic_action_sort_by_size.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CMPUT301Counter has the following Java source files.

com.herasymc.cmput301counter.AddCounterDialogFragment.java
com.herasymc.cmput301counter.AddCounterDialogListener.java
com.herasymc.cmput301counter.Counter.java
com.herasymc.cmput301counter.CounterArrayAdapter.java
com.herasymc.cmput301counter.CounterList.java
com.herasymc.cmput301counter.CounterListActivity.java
com.herasymc.cmput301counter.CounterSummaryActivity.java
com.herasymc.cmput301counter.CounterViewActivity.java
com.herasymc.cmput301counter.DeleteCounterDialogFragment.java
com.herasymc.cmput301counter.DeleteCounterDialogListener.java
com.herasymc.cmput301counter.EditCounterDialogFragment.java
com.herasymc.cmput301counter.EditCounterDialogListener.java
com.herasymc.cmput301counter.ResetCounterDialogFragment.java
com.herasymc.cmput301counter.ResetCounterDialogListener.java
com.herasymc.cmput301counter.SortCountersDialogFragment.java
com.herasymc.cmput301counter.SortCountersDialogListener.java