Android Open Source - Development bootcamp tomatoes-android-bootcamp






Project Summary

Bootcamp at Pivotal Labs Toronto. This app displays data from the Rotten Tomato api..

Web Site / Source Repository

tomatoes-android-bootcamp is hosted in the following web site
https://github.com/alstroemeria/tomatoes-android-bootcamp

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
volley.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 15 image files in tomatoes-android-bootcamp. The names of the image files are listed as follows.

ab_bottom_solid_tomato.9.png
ab_solid_tomato.9.png
ab_stacked_solid_tomato.9.png
ab_transparent_tomato.9.png
cab_background_bottom_tomato.9.png
cab_background_top_tomato.9.png
ic_search.png
list_focused_tomato.9.png
list_pressed_tomato.9.png
menu_dropdown_panel_tomato.9.png
progress_primary_tomato.9.png
spinner_ab_default_tomato.9.png
spinner_ab_disabled_tomato.9.png
spinner_ab_focused_tomato.9.png
spinner_ab_pressed_tomato.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

tomatoes-android-bootcamp has the following Java source files.

ca.jackymok.tomatoes.MainActivity.java
ca.jackymok.tomatoes.MovieDetailActivity.java
ca.jackymok.tomatoes.SearchResultsActivity.java
ca.jackymok.tomatoes.app.App_Tomatoes.java
ca.jackymok.tomatoes.app.MyVolley.java
ca.jackymok.tomatoes.misc.Abridged_cast.java
ca.jackymok.tomatoes.misc.Alternate_ids.java
ca.jackymok.tomatoes.misc.Links.java
ca.jackymok.tomatoes.misc.Movie.java
ca.jackymok.tomatoes.misc.MovieArrayAdapter.java
ca.jackymok.tomatoes.misc.Movies.java
ca.jackymok.tomatoes.misc.Posters.java
ca.jackymok.tomatoes.misc.Ratings.java
ca.jackymok.tomatoes.misc.Release_dates.java
ca.jackymok.tomatoes.toolbox.BitmapLruCache.java
ca.jackymok.tomatoes.toolbox.GsonRequest.java