Simple RSS Reader app for Android.
RSSimple is hosted in the following web site
https://github.com/josepht/RSSimple
If you think the Android project RSSimple 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 RSSimple.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
RSSimple has the following Java source files.
com.xenno.android.RSSimple.java com.xenno.android.RSSimpleFeed.java com.xenno.android.RSSimpleFeedAdd.java com.xenno.android.RSSimpleFeedList.java com.xenno.rssparser.RSSEntry.java com.xenno.rssparser.RSSParser.java com.xenno.rssparser.RSSParserTest.java com.xenno.rssparser.URLFetch.java