A really simple RSS 2.0 Parser Library for Android..
Simple-Rss2-Android is hosted in the following web site
https://github.com/salendron/Simple-Rss2-Android
If you think the Android project Simple-Rss2-Android 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 Simple-Rss2-Android.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | Simple-Rss2-Android.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Simple-Rss2-Android has the following Java source files.
at.theengine.android.simple_rss2_android.Copyable.java at.theengine.android.simple_rss2_android.FeedParser.java at.theengine.android.simple_rss2_android.RSSItem.java at.theengine.android.simple_rss2_android.SimpleFeedParser.java at.theengine.android.simple_rss2_android.SimpleRss2Parser.java at.theengine.android.simple_rss2_android.SimpleRss2ParserCallback.java at.theengine.android.simple_rss2_android.demo.MainActivity.java