RottenTomatoes was an assignment for an android development class to work with RESTFUL API's.
RottenTomatoes is hosted in the following web site
https://github.com/tshay54/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 | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 15 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 18 image files in RottenTomatoes. The names of the image files are listed as follows.
app_logo.png certified_fresh.png dark_location_web_site.png dark_navigation_back.png dark_not_favorite.png favorite.png fresh.png light_favorite.png light_location_web_site.png light_navigation_back.png light_not_favorite.png location_web_site.png not_favorite.png notranked.png poster_not_found.png rotten.png spilled.png upright.png
The following screenshort is generated from the image listed above.
RottenTomatoes has the following Java source files.
come.homework5.tj.DBDAO.java come.homework5.tj.DBTable.java come.homework5.tj.DataManager.java come.homework5.tj.DatabaseHelp.java come.homework5.tj.MainActivity.java come.homework5.tj.MovieActivity.java come.homework5.tj.MovieAdapter.java come.homework5.tj.Movies.java come.homework5.tj.MoviesActiviy.java come.homework5.tj.Note.java come.homework5.tj.parseJson.java