Android Open Source - App event tCounter






Project Summary

A application which stores the number of times a particular event or process has occurred..

Web Site / Source Repository

tCounter is hosted in the following web site
https://github.com/ed7chu/tCounter

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, ldpi, hdpi]
Activity Count5

Resource Files

There are 8 image files in tCounter. The names of the image files are listed as follows.

button_next.png
button_previous.png
icon_delete_cancel.png
icon_delete_success.png
icon_list_empty.png
icon_list_reload.png
icon_modify_no_any.png
icon_modify_success.png

The following screenshort is generated from the image listed above.

null




Java Source Files

tCounter has the following Java source files.

com.ect.controller.dal.CounterDAL.java
com.ect.controller.dal.DatabaseHelper.java
com.ect.core.Convert
.java
com.ect.model.dto.CounterDTO.java
com.ect.model.interfaces.ICounter
.java
com.ect.view.utility.tcounter.CounterDetail.java
com.ect.view.utility.tcounter.CounterList.java
com.ect.view.utility.tcounter.CounterModify.java
com.ect.view.utility.tcounter.CounterPreference.java
com.ect.view.utility.tcounter.MainDisplay.java