Simple RSS feed reader for Android which I created while learning the basics of the Android SDK.
RSS is hosted in the following web site
https://github.com/petroav/RSS
If you think the Android project RSS 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 RSS.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 8 |
Minimum SDK Version | 1 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
RSS has the following Java source files.
com.cs434.myrss.ListFeed.java com.cs434.myrss.MoreDetails.java com.cs434.myrss.RssParser.java com.cs434.myrss.TxnDbAdapter.java