CMPUT 301 Winter 2014 Assignment - Counter App for Android.
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.
The following table is the detailed list of CMPUT301Counter.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
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.
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