Android Open Source - News yahoo FeedReader






Project Summary

Basic version of Android Feed Reader. Which will retrieve feeds from some of the popular News Website like Engadget, Tech Crunch, Google and Yahoo News..

Web Site / Source Repository

FeedReader is hosted in the following web site
https://github.com/gopalB/FeedReader

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

ItemValue
Java File Count19
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

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

facebook.9.png
feed_background.9.png
linkedin.png
quick_action.9.png
refresh.png
refresh_spinner.png
starred_off.png
starred_on.png
twitter.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FeedReader has the following Java source files.

com.feedReader.FeedActivity.java
com.feedReader.FeedAdapter.java
com.feedReader.detail.FeedBean.java
com.feedReader.detail.FeedDetailActivity.java
com.feedReader.detail.FeedDetailAdapter.java
com.feedReader.detail.RSSHandler.java
com.feedReader.detail.quickAction.CustomPopupWindow.java
com.feedReader.detail.quickAction.QuickAction.java
com.feedReader.provider.FeedDB.java
com.feedReader.provider.FeedDetailProvider.java
com.feedReader.provider.FeedSourceProvider.java
com.feedReader.provider.Tables.java
com.feedReader.social.facebook.BaseDialogListener.java
com.feedReader.social.facebook.BaseRequestListener.java
com.feedReader.social.facebook.FacebookProvider.java
com.feedReader.social.facebook.FacebookSessionStore.java
com.feedReader.util.Constants.java
com.feedReader.util.HttpService.java
com.feedReader.util.ToastUtilities.java