Android Open Source - Development rss RSSReaderApp






Project Summary

RSS Reader App for Android that retrieves and displays Winnipeg Free Press articles.

Web Site / Source Repository

RSSReaderApp is hosted in the following web site
https://github.com/clayto1987/RSSReaderApp

If you think the Android project RSSReaderApp 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 RSSReaderApp.

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count5
jar files usedjsoup-1.8.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 9 image files in RSSReaderApp. The names of the image files are listed as follows.

action_search.png
ic_action_collection.png
ic_action_download.png
ic_action_home.png
ic_action_make_available_offline.png
ic_action_refresh.png
ic_action_refresh_white.png
ic_action_search.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RSSReaderApp has the following Java source files.

com.example.clayto.rssreaderapp.ApplicationTest.java
com.example.clayto.rssreaderapp.CustomAdapter.java
com.example.clayto.rssreaderapp.DetailsActivity.java
com.example.clayto.rssreaderapp.FullArticleActivity.java
com.example.clayto.rssreaderapp.HomeScreenActivity.java
com.example.clayto.rssreaderapp.MainActivity.java
com.example.clayto.rssreaderapp.NewArticlesActivity.java
com.example.clayto.rssreaderapp.NumberPickerPreference.java
com.example.clayto.rssreaderapp.RSSFeedsFragment.java
com.example.clayto.rssreaderapp.SAXHandler.java
com.example.clayto.rssreaderapp.SavedArticlesActivity.java
com.example.clayto.rssreaderapp.SettingsActivity.java
com.example.clayto.rssreaderapp.SettingsFragment.java
com.example.clayto.sqlite.Article.java
com.example.clayto.sqlite.Category.java
com.example.clayto.sqlite.DatabaseHelper.java