Assignment to make a simple rss reader.
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.
The following table is the detailed list of RssReader.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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