Android Open Source - Example assignment SimpleRssReader






Project Summary

Assignment for Mobile Developement cs407 with Suman Banerjee.

Web Site / Source Repository

SimpleRssReader is hosted in the following web site
https://github.com/nm90/SimpleRssReader

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

ItemValue
Java File Count7
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.INTERNET




Java Source Files

SimpleRssReader has the following Java source files.

com.nwmorris.rss.AddFeedFromUserActivity.java
com.nwmorris.rss.DataHelper.java
com.nwmorris.rss.DescriptionViewActivity.java
com.nwmorris.rss.FeedViewActivity.java
com.nwmorris.rss.HeadlineViewActivity.java
com.nwmorris.rss.RSSParser.java
com.nwmorris.rss.RSSReaderActivity.java