Android Open Source - Network Movie Box-Office-Movies






Project Summary

Walkthrough from https://github.com/thecodepath/android_guides/wiki/RottenTomatoes-Networking-Tutorial..

Web Site / Source Repository

Box-Office-Movies is hosted in the following web site
https://github.com/connerpike/Box-Office-Movies

If you think the Android project Box-Office-Movies 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 Box-Office-Movies.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
jar files usedandroid-async-http-1.4.3 (1).jar
picasso-2.1.1.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 5 image files in Box-Office-Movies. The names of the image files are listed as follows.

action_imdb.png
action_rotten_tomatoe.png
ic_menu_refresh.png
large_movie_poster.png
small_movie_poster.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Box-Office-Movies has the following Java source files.

com.connerpike.boxofficemovies.Activites.BoxOfficeActivity.java
com.connerpike.boxofficemovies.Activites.BoxOfficeDetailActivity.java
com.connerpike.boxofficemovies.Adapters.BoxOfficeMovieAdapter.java
com.connerpike.boxofficemovies.ApplicationTest.java
com.connerpike.boxofficemovies.Model.BoxOfficeMovie.java
com.connerpike.boxofficemovies.Model.RottenTomatoesClient.java