Android application utilizing the ESPN API to list up to the minute headlines from ESPN.com.
android_espn is hosted in the following web site
https://github.com/mjw56/android_espn
If you think the Android project android_espn 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 android_espn.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar twitter4j-core-android-2.2.3-1.jar |
Required Permissions | android.permission.INTERNET |
There are 5 image files in android_espn. The names of the image files are listed as follows.
close.png esp_api.png espn.png heart.png ic_action_search.png
The following screenshort is generated from the image listed above.
android_espn has the following Java source files.
com.example.espn.headlines.AndroidParseJSON.java com.example.espn.headlines.AsyncFacebookRunner.java com.example.espn.headlines.DialogError.java com.example.espn.headlines.Facebook.java com.example.espn.headlines.FacebookError.java com.example.espn.headlines.FacebookShareActivity.java com.example.espn.headlines.FbDialog.java com.example.espn.headlines.JSONParse.java com.example.espn.headlines.ListHeadlines.java com.example.espn.headlines.ListTeamNews.java com.example.espn.headlines.TweetActivity.java com.example.espn.headlines.Util.java