Android Open Source - Development rss PodcastFeedPaser






Project Summary

RSS/iTunes Feed Parser for Android.

Web Site / Source Repository

PodcastFeedPaser is hosted in the following web site
https://github.com/notthetup/PodcastFeedPaser

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

ItemValue
Java File Count12
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

PodcastFeedPaser has the following Java source files.

com.crayonio.podcastfeedparser.MainActivity.java
com.crayonio.podcastfeedparser.PodcastFeedParser.java
com.crayonio.podcastfeedparser.itunes.iTunesCategory.java
com.crayonio.podcastfeedparser.itunes.iTunesChannel.java
com.crayonio.podcastfeedparser.itunes.iTunesItem.java
com.crayonio.podcastfeedparser.itunes.iTunesParserHandler.java
com.crayonio.podcastfeedparser.rss.Category.java
com.crayonio.podcastfeedparser.rss.Channel.java
com.crayonio.podcastfeedparser.rss.Enclosure.java
com.crayonio.podcastfeedparser.rss.Image.java
com.crayonio.podcastfeedparser.rss.Item.java
com.crayonio.podcastfeedparser.rss.RSSParserHandler.java