Android Open Source - Development rss RssReader






Project Summary

Assignment to make a simple rss reader.

Web Site / Source Repository

RssReader is hosted in the following web site
https://github.com/KouThan/RssReader

If you think the Android project RssReader 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 RssReader.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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

ic_arrow_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

RssReader has the following Java source files.

gr.hua.dit.rssreader.MainActivity.java
gr.hua.dit.rssreader.PostViewActivity.java
gr.hua.dit.rssreader.adapter.PostItemAdapter.java
gr.hua.dit.rssreader.dragtorefresh.RefreshableInterface.java
gr.hua.dit.rssreader.dragtorefresh.RefreshableListView.java
gr.hua.dit.rssreader.vo.PostData.java