Download upcoming dvds Free Java Code
Description
Upcoming DVDs Retrieves new release dvds from the Rotten Tomatoes web api http://developer.rottentomatoes.com/docs/read/ json /v10/Upcoming_DVDs.
Icons
Source Files
The download file upcoming_dvds-master.zip has the following entries.
.gitignore// w w w. ja v a 2s . c o m
README.md
UpcomingDVDs/AndroidManifest.xml
UpcomingDVDs/ic_launcher-web.png
UpcomingDVDs/libs/android-support-v4.jar
UpcomingDVDs/libs/imageloader-core-1.5.9.jar
UpcomingDVDs/proguard-project.txt
UpcomingDVDs/project.properties
UpcomingDVDs/res/anim/fade_in.xml
UpcomingDVDs/res/drawable-hdpi/ic_action_reload.png
UpcomingDVDs/res/drawable-hdpi/ic_launcher.png
UpcomingDVDs/res/drawable-ldpi/ic_action_reload.png
UpcomingDVDs/res/drawable-ldpi/ic_launcher.png
UpcomingDVDs/res/drawable-mdpi/ic_action_reload.png
UpcomingDVDs/res/drawable-mdpi/ic_launcher.png
UpcomingDVDs/res/drawable-xhdpi/ic_action_reload.png
UpcomingDVDs/res/drawable-xhdpi/ic_launcher.png
UpcomingDVDs/res/drawable-xhdpi/unloaded_photo.png
UpcomingDVDs/res/drawable/card.xml
UpcomingDVDs/res/drawable/spin.xml
UpcomingDVDs/res/layout-land/fragment_dvd_detail.xml
UpcomingDVDs/res/layout/activity_about.xml
UpcomingDVDs/res/layout/activity_dvd_detail.xml
UpcomingDVDs/res/layout/activity_dvd_list.xml
UpcomingDVDs/res/layout/activity_dvd_twopane.xml
UpcomingDVDs/res/layout/dvd_detail_text_content.xml
UpcomingDVDs/res/layout/fragment_dvd_detail.xml
UpcomingDVDs/res/layout/fragment_dvd_grid.xml
UpcomingDVDs/res/layout/fragment_dvd_list.xml
UpcomingDVDs/res/layout/row_dvd_list.xml
UpcomingDVDs/res/menu/details_menu.xml
UpcomingDVDs/res/menu/list_menu.xml
UpcomingDVDs/res/values-large/refs.xml
UpcomingDVDs/res/values-sw600dp/dimens.xml
UpcomingDVDs/res/values-sw600dp/refs.xml
UpcomingDVDs/res/values-sw720dp-land/dimens.xml
UpcomingDVDs/res/values-v11/styles.xml
UpcomingDVDs/res/values-v14/styles.xml
UpcomingDVDs/res/values/dimens.xml
UpcomingDVDs/res/values/dropdown_menu.xml
UpcomingDVDs/res/values/example_strings.xml
UpcomingDVDs/res/values/strings.xml
UpcomingDVDs/res/values/styles.xml
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/AboutActivity.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/ApiDetails.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/DVDApplication.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/DVDDetailActivity.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/DVDDetailFragment.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/DVDListActivity.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/DVDListFragment.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/JSONArrayAdapter.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/UrlGenerator.java
UpcomingDVDs/src/uk/co/dazcorp/android/upcomingdvds/WebService.java
Download
Click the following link to download upcoming_dvds-master.zip.
upcoming_dvds-master.zip