Android Open Source - Development rss RSSReader






Project Summary

Android Application parses Wired, CNN, and others RSS feed into nice display.

Web Site / Source Repository

RSSReader is hosted in the following web site
https://github.com/bharv410/RSSReader

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

ItemValue
Java File Count11
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

RSSReader has the following Java source files.

edu.towson.cis.cosc490.jdehlinger.reddit.MainActivity.java
edu.towson.cis.cosc490.jdehlinger.reddit.data.Constants.java
edu.towson.cis.cosc490.jdehlinger.reddit.data.RedditData.java
edu.towson.cis.cosc490.jdehlinger.reddit.main.AlarmReceiver.java
edu.towson.cis.cosc490.jdehlinger.reddit.main.RedditItem.java
edu.towson.cis.cosc490.jdehlinger.reddit.main.RedditMainActivity.java
edu.towson.cis.cosc490.jdehlinger.reddit.main.RedditService.java
edu.towson.cis.cosc490.jdehlinger.reddit.parsers.AndroidSaxFeedParser.java
edu.towson.cis.cosc490.jdehlinger.reddit.parsers.BaseFeedParser.java
edu.towson.cis.cosc490.jdehlinger.reddit.parsers.FeedParser.java
edu.towson.cis.cosc490.jdehlinger.reddit.parsers.RssHandler.java