Android Open Source - Development rss Android-feed-read






Project Summary

android RSS feed reader.

Web Site / Source Repository

Android-feed-read is hosted in the following web site
https://github.com/rjschu/Android-feed-read

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in Android-feed-read. The names of the image files are listed as follows.

ic_action.png
ic_action_icon.png
ic_plus.png
ic_rss.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-feed-read has the following Java source files.

co.uk.development.schumacher.myrss.AddBlog.java
co.uk.development.schumacher.myrss.BlogAdapter.java
co.uk.development.schumacher.myrss.CustomGestureListener.java
co.uk.development.schumacher.myrss.CustomViews.BorderedTextView.java
co.uk.development.schumacher.myrss.CustomViews.CustomWebView.java
co.uk.development.schumacher.myrss.DatabaseHelper.java
co.uk.development.schumacher.myrss.MainMenu.java
co.uk.development.schumacher.myrss.ShowFeed.java
co.uk.development.schumacher.myrss.ShowItem.java
co.uk.development.schumacher.myrss.Types.Blog.java
co.uk.development.schumacher.myrss.Types.CustomHttpClient.java
co.uk.development.schumacher.myrss.Types.Feed.java
co.uk.development.schumacher.myrss.Types.WebRequests.java
co.uk.development.schumacher.myrss.ViewImage.java