Android Open Source - UI ListView refresh NewsReaderDemo






Project Summary

A simple RSS Feed Reader for Android. It supports the page sideslip and pull to refresh listview..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of NewsReaderDemo.

ItemValue
Java File Count5
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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