Simeple RSS feed reader on Android, this is the first project to me on Android application..
sRSSReader is hosted in the following web site
https://github.com/stanely/sRSSReader
If you think the Android project sRSSReader 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 sRSSReader.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
sRSSReader has the following Java source files.
com.example.rssfeeditem.RSSItemField.java com.example.rssfeeditem.XmlHandler.java com.example.rssfeeditem.XmlParser.java com.example.srssreader.DetailActivity.java com.example.srssreader.MainActivity.java