CMPUT 301 - Assignment 1: Counter Application.
as1 is hosted in the following web site
https://github.com/czervos/as1
If you think the Android project as1 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 as1.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar gson-2.2.4-javadoc.jar gson-2.2.4-sources.jar gson-2.2.4.jar |
There are 2 image files in as1. The names of the image files are listed as follows.
ic_action_new.png ic_action_sort_by_size.png
The following screenshort is generated from the image listed above.
as1 has the following Java source files.
ca.ualberta.cmput301.as1.czervos_notes.AddCounterActivity.java ca.ualberta.cmput301.as1.czervos_notes.CounterListActivity.java ca.ualberta.cmput301.as1.czervos_notes.CounterListModel.java ca.ualberta.cmput301.as1.czervos_notes.CounterModel.java ca.ualberta.cmput301.as1.czervos_notes.CustomAdapter.java ca.ualberta.cmput301.as1.czervos_notes.CustomStatsAdapter.java ca.ualberta.cmput301.as1.czervos_notes.LogModel.java ca.ualberta.cmput301.as1.czervos_notes.RenameCounterActivity.java ca.ualberta.cmput301.as1.czervos_notes.StatsActivity.java