Assignment for Mobile Developement cs407 with Suman Banerjee.
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.
The following table is the detailed list of SimpleRssReader.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Required Permissions | android.permission.INTERNET |
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