Illustrates how to consume RSS feeds..
RssDemo is hosted in the following web site
https://github.com/twitter-university/RssDemo
If you think the Android project RssDemo 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 RssDemo.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 14 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar parserlib.jar |
Required Permissions | android.permission.INTERNET |
RssDemo has the following Java source files.
com.marakana.android.rss.DetailsActivity.java com.marakana.android.rss.RssContract.java com.marakana.android.rss.RssDemoActivity.java com.marakana.android.rss.RssProvider.java