An RSS reader Android app that specifically displays news about selected games, inspired by Flipboard, powered by Google..
GameNews is hosted in the following web site
https://github.com/Raymond-Lee/GameNews
If you think the Android project GameNews 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 GameNews.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | jsoup-1.7.3.jar |
Required Permissions | android.permission.INTERNET |
GameNews has the following Java source files.
com.example.gamenews.MainActivity.java com.example.gamenews.PcWorldRssParser.java com.example.gamenews.ReaderActivity.java com.example.gamenews.RssAdapter.java com.example.gamenews.RssFragment.java com.example.gamenews.RssItem.java com.example.gamenews.RssService.java com.example.gamenews.SelectorActivity.java com.example.gamenews.SimplifiedSelectorActivity.java