Android Open Source - Game application ScoreHighlights






Project Summary

Application to display the score and schedule of sports games from selected sports..

Web Site / Source Repository

ScoreHighlights is hosted in the following web site
https://github.com/theguyontheleft/ScoreHighlights

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

ItemValue
Java File Count11
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

ScoreHighlights has the following Java source files.

com.example.scorehighlights.DataPullThread.java
com.example.scorehighlights.Headlines.java
com.example.scorehighlights.MainActivity.java
com.example.scorehighlights.ParserThread.java
com.example.scorehighlights.sports.Baseball.java
com.example.scorehighlights.sports.Basketball.java
com.example.scorehighlights.sports.Football.java
com.example.scorehighlights.sports.Hockey.java
com.example.scorehighlights.sports.Soccer.java
com.example.scorehighlights.sports.SportsAbstract.java
com.example.scorehighlights.sports.Tennis.java