Android Open Source - Development rss RSSReader






Project Summary

RSS Reader For Android.

Web Site / Source Repository

RSSReader is hosted in the following web site
https://github.com/libelosophy/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 Count24
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count4
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
Asset File Namesassets\opml_rss_williamlong.xml
assets\rss_list.xml




Resource Files

There are 3 image files in RSSReader. The names of the image files are listed as follows.

bg2.png
bg5.png
ic_launcer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

RSSReader has the following Java source files.

com.jh.db.RSSDBHelper.java
com.jh.db.RSSDBOperator.java
com.jh.db.RSSDatabase.java
com.jh.inforeader.CheckableSimpleAdapter.java
com.jh.inforeader.InfoDetailsActivity.java
com.jh.inforeader.InfoDetailsFragment.java
com.jh.inforeader.InfoTitleFragment.java
com.jh.inforeader.InfoTitleListActivity.java
com.jh.inforeader.RSSManagerActivity.java
com.jh.inforeader.SlidingFragment.java
com.jh.net.NetHelper.java
com.jh.rss.provider.RSSProvider.java
com.jh.util.Utils.java
com.jh.xml.OPML.java
com.jh.xml.OPMLParser.java
com.jh.xml.RSSChannel.java
com.jh.xml.RSSHandler.java
com.jh.xml.RSSItem.java