Android Open Source - Development rss Riasel






Project Summary

RSS/Atom parser library for Android.

Web Site / Source Repository

Riasel is hosted in the following web site
https://github.com/thasmin/Riasel

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in Riasel. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Riasel has the following Java source files.

com.axelby.riasel.AtomParser.java
com.axelby.riasel.Feed.java
com.axelby.riasel.FeedItem.java
com.axelby.riasel.FeedParser.java
com.axelby.riasel.RSSParser.java
com.axelby.riasel.Utils.java
com.axelby.riasel.sample.MainActivity.java