This is application based on click and count concept.Simple and Basic application can help to understand simple concept of java and android.It acts as digital count meter..
click_to_count is hosted in the following web site
https://github.com/mohit008/click_to_count
If you think the Android project click_to_count 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 click_to_count.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\font\digital-7.ttf |
Raw File Names | res\raw\clear.mp3 res\raw\count.mp3 |
There are 3 image files in click_to_count. The names of the image files are listed as follows.
click_to_count.png count1.png reset1.png
The following screenshort is generated from the image listed above.
click_to_count has the following Java source files.
com.click_to_count.Click_Count.java