Simple RSS reader for learning with Android. It's nothing big. Simply for me and funy..
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.
The following table is the detailed list of FunRSS.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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.
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