RSS Reader For Android.
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.
The following table is the detailed list of RSSReader.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 4 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
Asset File Names | assets\opml_rss_williamlong.xml assets\rss_list.xml |
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.
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