Android Open Source - Game simple Simple-Podcast






Project Summary

A simple Android Podcast Player.

Web Site / Source Repository

Simple-Podcast is hosted in the following web site
https://github.com/haysoos/Simple-Podcast

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

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




Java Source Files

Simple-Podcast has the following Java source files.

com.simplepodcast.ApplicationTest.java
com.simplepodcast.MainActivity.java
com.simplepodcast.SimplePodcastApplication.java
com.simplepodcast.fragments.FeedListFragment.java
com.simplepodcast.model.Channel.java
com.simplepodcast.model.Enclosure.java
com.simplepodcast.model.RssFeed.java
com.simplepodcast.model.RssImage.java
com.simplepodcast.model.RssItem.java
com.simplepodcast.net.RssFeedRequest.java
com.simplepodcast.net.VolleyQueueManager.java
com.simplepodcast.parser.XmlRssParser.java