Android RSS reader.
DailyFeed is hosted in the following web site
https://github.com/maulikfojdar/DailyFeed
If you think the Android project DailyFeed 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 DailyFeed.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in DailyFeed. The names of the image files are listed as follows.
ic_action_share.png ic_action_share_dark.png
The following screenshort is generated from the image listed above.
DailyFeed has the following Java source files.
com.maulik.dailyfeed.CategoryActivity.java com.maulik.dailyfeed.FeedHandler.java com.maulik.dailyfeed.FeedListAdapter.java com.maulik.dailyfeed.HomeActivity.java com.maulik.dailyfeed.JsonActivity.java com.maulik.dailyfeed.Post.java com.maulik.dailyfeed.RSSBuilder.java com.maulik.dailyfeed.RssActivity.java com.maulik.dailyfeed.WebViewActivity.java