A simple RSS feed reader for Android.
MyHeadlines is hosted in the following web site
https://github.com/rafaelmenta/MyHeadlines
If you think the Android project MyHeadlines 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 MyHeadlines.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in MyHeadlines. The names of the image files are listed as follows.
favicon.png
The following screenshort is generated from the image listed above.
MyHeadlines has the following Java source files.
com.hoops9.myheadlines.activity.HeadlineItemActivity.java com.hoops9.myheadlines.activity.TabsFragmentActivity.java com.hoops9.myheadlines.adapter.IconicAdapter.java com.hoops9.myheadlines.bean.DrawableBean.java com.hoops9.myheadlines.business.RSSHandler.java com.hoops9.myheadlines.dao.HeadlineItem.java com.hoops9.myheadlines.interfaces.LazyLoading.java com.hoops9.myheadlines.tab.TabFragment1.java com.hoops9.myheadlines.tab.TabFragment2.java com.hoops9.myheadlines.task.FaviconLoader.java com.hoops9.myheadlines.task.ImageLoader.java com.hoops9.myheadlines.task.RSSFeedReader.java