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..
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.
The following table is the detailed list of FeedReader.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
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.
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