Android Open Source - App event Match_Tracker






Project Summary

Final Year Project - Android application to record and track amateur sporting events (Football, Rugby, Gaelic football, Hurling)..

Web Site / Source Repository

Match_Tracker is hosted in the following web site
https://github.com/JonathanBlood/Match_Tracker

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

ItemValue
Java File Count30
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version4
Activity Count16
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\buzzer.wav




Resource Files

There are 21 image files in Match_Tracker. The names of the image files are listed as follows.

actionbar_background.png
cancel.png
email.png
exit_default.png
finish.png
football_default.png
gaelic_default.png
home_def.png
hurling_default.png
leaderboard_default.png
note.png
pause.png
play.png
player_default.png
prev_matches_default.png
rugby_default.png
statistics_default.png
submit.png
sync.png
sync_selected.png
undo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Match_Tracker has the following Java source files.

com.android.database.BaseHelper.java
com.android.database.FactsDbAdapter
.java
com.android.database.MatchDbAdapter
.java
com.android.database.TeamDbAdapter
.java
com.android.layout.DashboardLayout.java
com.android.main.Actionbar.java
com.android.main.LoginActivity.java
com.android.main.MainMenuActivity.java
com.android.main.MatchEvent
.java
com.android.main.MatchInfo
.java
com.android.main.PlayerStats
.java
com.android.main.TeamInfo
.java
com.android.management.Management
.java
com.android.record.FootballMatchActivity.java
com.android.record.FootballPreMatchInfoActivity.java
com.android.record.GaelicMatchActivity.java
com.android.record.GaelicPreMatchInfoActivity.java
com.android.record.HurlingMatchActivity.java
com.android.record.HurlingPreMatchInfoActivity.java
com.android.record.RugbyMatchActivity.java
com.android.record.RugbyPreMatchInfoActivity.java
com.android.send.SendFacts
.java
com.android.send.SendMatches
.java
com.android.send.SendTeams
.java
com.android.send.SyncService.java
com.android.statistics.LeaderboardActivity.java
com.android.statistics.MatchActivity.java
com.android.statistics.PlayerStatsActivity.java
com.android.statistics.PreviousMatchesActivity.java
com.android.statistics.StatisticsMenuActivity.java