Android Open Source - Development rss SimpleAndroidRSS






Project Summary

a simple rss reader for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SimpleAndroidRSS.

ItemValue
Java File Count6
Activity Count1
Required Permissionsandroid.permission.INTERNET

Java Source Files

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