Android Open Source - Example example PodcastsManager






Project Summary

Example of android RESTfull architecture.

Web Site / Source Repository

PodcastsManager is hosted in the following web site
https://github.com/andriydruk/PodcastsManager

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count2
jar files usedvolley.jar




Resource Files

There are 3 image files in PodcastsManager. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_action_search.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PodcastsManager has the following Java source files.

com.druk.podcastsmanager.model.PodcastContract.java
com.druk.podcastsmanager.model.PodcastDatabase.java
com.druk.podcastsmanager.model.PodcastProvider.java
com.druk.podcastsmanager.service.SearchAPIService.java
com.druk.podcastsmanager.ui.HomeActivity.java
com.druk.podcastsmanager.ui.NavigationDrawerFragment.java
com.druk.podcastsmanager.ui.PodcastsFragment.java
com.druk.podcastsmanager.ui.SearchFragment.java