Android Open Source - Development rss AndroidRssReader






Project Summary

Example RSS Reader Android app - walkthrough of custom RSS parser.

Web Site / Source Repository

AndroidRssReader is hosted in the following web site
https://github.com/robhinds/AndroidRssReader

If you think the Android project AndroidRssReader listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidRssReader.

ItemValue
Java File Count5
Activity Count1
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in AndroidRssReader. The names of the image files are listed as follows.

speech_bubble_right.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidRssReader has the following Java source files.

com.tmm.android.rssreader.RssActivity.java
com.tmm.android.rssreader.RssListAdapter.java
com.tmm.android.rssreader.reader.RssReader.java
com.tmm.android.rssreader.util.Article.java
com.tmm.android.rssreader.util.RSSHandler.java