A simple Android application..
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.
The following table is the detailed list of ScoreBoard.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\fonts\Quicksand-Bold.otf assets\fonts\Quicksand-Regular.otf assets\score_down.wav assets\score_up.wav |
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.
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