Android Open Source - App assignment as1






Project Summary

CMPUT 301 - Assignment 1: Counter Application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of as1.

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
gson-2.2.4-javadoc.jar
gson-2.2.4-sources.jar
gson-2.2.4.jar




Resource Files

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.

null

Java Source Files

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