Android Open Source - App statistics StatKeeper






Project Summary

Android app for tracking baseball statistics.

Web Site / Source Repository

StatKeeper is hosted in the following web site
https://github.com/mikekucharski/StatKeeper

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

ItemValue
Java File Count17
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count12
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in StatKeeper. The names of the image files are listed as follows.

home.png

The following screenshort is generated from the image listed above.

null

Java Source Files

StatKeeper has the following Java source files.

stat.keeper.DBAdapter.java
stat.keeper.EditGameActivity.java
stat.keeper.EditTeamActivity.java
stat.keeper.Game.java
stat.keeper.GameListActivity.java
stat.keeper.MainMenuActivity.java
stat.keeper.MySettingsActivity.java
stat.keeper.NewGameActivity.java
stat.keeper.NewTeamActivity.java
stat.keeper.PreferencesActivity.java
stat.keeper.SplashActivity.java
stat.keeper.Stat.java
stat.keeper.StatViewerActivity.java
stat.keeper.Team.java
stat.keeper.TeamListActivity.java
stat.keeper.TotalStatViewerActivity.java
stat.keeper.TotalsTeamListActivity.java