Android app to display news details from RSS feed.
NewsReaderApp is hosted in the following web site
https://github.com/vijayakedar/NewsReaderApp
If you think the Android project NewsReaderApp 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 NewsReaderApp.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in NewsReaderApp. The names of the image files are listed as follows.
cnn.png
The following screenshort is generated from the image listed above.
NewsReaderApp has the following Java source files.
edu.sjsu.cmpe277.newsreader.FeedParser.java edu.sjsu.cmpe277.newsreader.MainActivity.java edu.sjsu.cmpe277.newsreader.NewsItem.java edu.sjsu.cmpe277.newsreader.NewsItemComparator.java edu.sjsu.cmpe277.newsreader.SAXFeedParser.java edu.sjsu.cmpe277.newsreader.SAXHandler.java