a simple rss reader for android.
SimpleAndroidRSS is hosted in the following web site
https://github.com/daynatem/SimpleAndroidRSS
If you think the Android project SimpleAndroidRSS 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 SimpleAndroidRSS.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
SimpleAndroidRSS has the following Java source files.
com.endoapi.simplerss.SimpleRSSActivity.java com.endoapi.simplerss.parser.base.FeedParser.java com.endoapi.simplerss.parser.base.FeedParserBase.java com.endoapi.simplerss.parser.model.Message.java com.endoapi.simplerss.parser.rss.RssFeedParser.java com.endoapi.simplerss.parser.rss.RssHandler.java