RSS Reader for an Android Phone which allows to read the RSS feed form a website.
RssReader_Mayooran is hosted in the following web site
https://github.com/smayoorans/RssReader_Mayooran
If you think the Android project RssReader_Mayooran 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 RssReader_Mayooran.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
RssReader_Mayooran has the following Java source files.
org.yit.mayooran.rssreader.DetailRssReaderActivity.java org.yit.mayooran.rssreader.ListRssReaderActivity.java org.yit.mayooran.rssreader.MainRssReaderActivity.java org.yit.mayooran.rssreader.parser.DomParser.java org.yit.mayooran.rssreader.parser.RssFeed.java org.yit.mayooran.rssreader.parser.RssItem.java