Simple movie info android app.
RottenTomatoes is hosted in the following web site
https://github.com/ThomasCassady/RottenTomatoes
If you think the Android project RottenTomatoes 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 RottenTomatoes.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-async-http-1.4.3.jar android-support-v4.jar picasso-2.1.1.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in RottenTomatoes. 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.
RottenTomatoes has the following Java source files.
com.thompath.rottentomatoes.BoxOfficeDetailActivity.java com.thompath.rottentomatoes.BoxOfficeMovie.java com.thompath.rottentomatoes.BoxOfficeMovieAdapter.java com.thompath.rottentomatoes.MainActivity.java com.thompath.rottentomatoes.RottenTomatoesClient.java