RSS/iTunes Feed Parser for Android.
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.
The following table is the detailed list of PodcastFeedPaser.
Item | Value |
---|---|
Java File Count | 12 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
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