Android Open Source - Network Movie android-rottentomatoes-demo






Project Summary

Android networking demo for displaying Box Office Movies using the RottenTomatoes API.

Web Site / Source Repository

android-rottentomatoes-demo is hosted in the following web site
https://github.com/codepath/android-rottentomatoes-demo

If you think the Android project android-rottentomatoes-demo 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 android-rottentomatoes-demo.

ItemValue
Java File Count6
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version10
Activity Count2
jar files usedandroid-async-http-1.4.3.jar
android-support-v4.jar
picasso-2.1.1.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\tomatoes_api_key.txt




Resource Files

There are 2 image files in android-rottentomatoes-demo. The names of the image files are listed as follows.

large_movie_poster.png
small_movie_poster.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-rottentomatoes-demo has the following Java source files.

com.codepath.example.rottentomatoes.AssetLoader.java
com.codepath.example.rottentomatoes.BoxOfficeActivity.java
com.codepath.example.rottentomatoes.BoxOfficeDetailActivity.java
com.codepath.example.rottentomatoes.BoxOfficeMovie.java
com.codepath.example.rottentomatoes.BoxOfficeMoviesAdapter.java
com.codepath.example.rottentomatoes.RottenTomatoesClient.java