This is the base for an Android Application that streams audio from a Podcast XML feed..
AndroidPodcasterStreamer is hosted in the following web site
https://github.com/mgrigajtis/AndroidPodcasterStreamer
If you think the Android project AndroidPodcasterStreamer 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 AndroidPodcasterStreamer.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 7 image files in AndroidPodcasterStreamer. The names of the image files are listed as follows.
fast_forward_green.png ic_action_search.png next_green.png pause_green.png play_green.png previous_green.png rewind_green.png
The following screenshort is generated from the image listed above.
AndroidPodcasterStreamer has the following Java source files.
com.example.podcast.streamer.PodcastEpisode.java com.example.podcast.streamer.PodcastParser.java com.example.podcast.streamer.StreamingActivity.java