A simple android application I wrote for keeping score for fishing club. Compatible with Android 2.3.3+..
ScoreCounter is hosted in the following web site
https://github.com/chiefnoah/ScoreCounter
If you think the Android project ScoreCounter 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 ScoreCounter.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Fragment Count | 3 |
There are 25 image files in ScoreCounter. The names of the image files are listed as follows.
ic_black_minus.png ic_black_minus_pressed.png ic_black_plus.png ic_black_plus_pressed.png ic_blue_minus.png ic_blue_minus_pressed.png ic_blue_plus.png ic_blue_plus_pressed.png ic_green_minus.png ic_green_minus_pressed.png ic_green_plus.png ic_green_plus_pressed.png ic_red__plus_pressed.png ic_red_minus.png ic_red_minus_pressed.png ic_red_plus.png ic_red_plus_pressed.png ic_white_minus.png ic_white_minus_pressed.png ic_white_plus.png ic_white_plus_pressed.png ic_yellow_minus.png ic_yellow_minus_pressed.png ic_yellow_plus.png ic_yellow_plus_pressed.png
The following screenshort is generated from the image listed above.
ScoreCounter has the following Java source files.
net.loosepixel.scorecounter.About.java net.loosepixel.scorecounter.Fragment_Main.java net.loosepixel.scorecounter.MainActivity.java