A simple RSS Feed Reader for Android. It supports the page sideslip and pull to refresh listview..
NewsReaderDemo is hosted in the following web site
https://github.com/LanceWu/NewsReaderDemo
If you think the Android project NewsReaderDemo 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 NewsReaderDemo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in NewsReaderDemo. The names of the image files are listed as follows.
ic_action_search.png ic_pulltorefresh_arrow.png
The following screenshort is generated from the image listed above.
NewsReaderDemo has the following Java source files.
com.example.net_ex04.MyFragment.java com.example.net_ex04.PullToRefreshListView.java com.example.net_ex04.SinaNewsActivity.java com.example.net_ex04.SinaNewsParser.java com.example.net_ex04.onPullRefreshListener.java