Application to display the score and schedule of sports games from selected sports..
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.
The following table is the detailed list of ScoreHighlights.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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