Android Open Source - Development rss MyHeadlines






Project Summary

A simple RSS feed reader for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MyHeadlines.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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