Android Open Source - App simple ScoreBoard






Project Summary

A simple Android application..

Web Site / Source Repository

ScoreBoard is hosted in the following web site
https://github.com/bwhaines/ScoreBoard

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\fonts\Quicksand-Bold.otf
assets\fonts\Quicksand-Regular.otf
assets\score_down.wav
assets\score_up.wav




Resource Files

There are 11 image files in ScoreBoard. The names of the image files are listed as follows.

ic_action_pause.png
ic_action_play.png
ic_action_stop.png
ic_action_user_add.png
ic_action_user_remove.png
ic_arrow_left.png
ic_arrow_right.png
ic_find_next_holo_light.png
ic_find_previous_holo_light.png
ic_media_route_off_holo_light.png
logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ScoreBoard has the following Java source files.

com.aptten.scoreboard.Player.java
com.aptten.scoreboard.PlayerAdapter.java
com.aptten.scoreboard.PrefsActivity.java
com.aptten.scoreboard.PrefsFragment.java
com.aptten.scoreboard.ScoreScreen.java
com.aptten.scoreboard.TimerFragment.java
com.aptten.scoreboard.WinnerFragment.java