Android Open Source - App statistics soccerstats






Project Summary

An Android app enabling parents to capture simple statistics for their children's soccer matches.

Web Site / Source Repository

soccerstats is hosted in the following web site
https://github.com/youngkin/soccerstats

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

ItemValue
Java File Count32
Supported screen sizes[ldpi, mdpi, hdpi]
Target SDK Version10
Minimum SDK Version4
Activity Count14
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 15 image files in soccerstats. The names of the image files are listed as follows.

black_background.png
black_gradientf.9.png
black_white_soccer_ball.png
black_white_soccer_ball2.png
black_white_soccer_ball_114x114.png
black_white_soccer_ball_icon48.png
call.png
clock.png
help.png
help96.png
red_button_gradient_rounded_50x50.9.png
roster3_48.png
soccer_field8aaa3d.png
soccer_field8aaa3d_pressed.png
statistics.png

The following screenshort is generated from the image listed above.

null




Java Source Files

soccerstats has the following Java source files.

com.oss.soccerstats.data.SoccerStatsDataHelper.java
com.oss.soccerstats.data.SoccerStatsProvider.java
com.oss.soccerstats.intent.SoccerStatIntent
.java
com.oss.soccerstats.model.GameStats
.java
com.oss.soccerstats.model.PlayerSubData
.java
com.oss.soccerstats.model.TeamData
.java
com.oss.soccerstats.util.Constants
.java
com.oss.soccerstats.util.LogUtil
.java
com.oss.soccerstats.view.EditDeleteGameDialog.java
com.oss.soccerstats.view.EditGameDialog.java
com.oss.soccerstats.view.EditPlayerDialog.java
com.oss.soccerstats.view.EditTeamDialog.java
com.oss.soccerstats.view.GameClockTab.java
com.oss.soccerstats.view.GameEventDialog.java
com.oss.soccerstats.view.GameOverTab.java
com.oss.soccerstats.view.GameStatsSummaryActivity.java
com.oss.soccerstats.view.GamesSummaryActivity.java
com.oss.soccerstats.view.HelpAboutTab.java
com.oss.soccerstats.view.HelpActivity.java
com.oss.soccerstats.view.MainActivity.java
com.oss.soccerstats.view.NewGameDialog.java
com.oss.soccerstats.view.PlayGameActivity.java
com.oss.soccerstats.view.PlayerStats.java
com.oss.soccerstats.view.RosterActivity.java
com.oss.soccerstats.view.ScoreGoalDialog.java
com.oss.soccerstats.view.SogDialog.java
com.oss.soccerstats.view.StatsTab.java
com.oss.soccerstats.view.TeamActivity.java
com.oss.soccerstats.view.TeamDetailsActivity.java
com.oss.soccerstats.view.WelcomeTab.java
com.oss.soccerstats.widget.AlternatingRowColorAdapter.java
com.oss.soccerstats.widget.PlayerStatsAdapter.java