Android Open Source - Development rss FunRSS






Project Summary

Simple RSS reader for learning with Android. It's nothing big. Simply for me and funy..

Web Site / Source Repository

FunRSS is hosted in the following web site
https://github.com/MilanLochovsky/FunRSS

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

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 3 image files in FunRSS. The names of the image files are listed as follows.

arrow.png
no_image.png
rihanna.png

The following screenshort is generated from the image listed above.

null

Java Source Files

FunRSS has the following Java source files.

cz.icure.funrss.FeedItem.java
cz.icure.funrss.LazyFeedsAdapter.java
cz.icure.funrss.LazyItemsAdapter.java
cz.icure.funrss.RSSFeedSettingsActivity.java
cz.icure.funrss.RSSFeedsActivity.java
cz.icure.funrss.RSSItem.java
cz.icure.funrss.RSSMainActivity.java
cz.icure.funrss.RSSParser.java
cz.icure.funrss.RSSReaderDbHelper.java
cz.icure.funrss.RSSReaderUtils.java
cz.icure.funrss.RSSStorage.java
cz.icure.funrss.SettingsActivity.java