Pivotal Labs Android Bootcamp.
movies-app is hosted in the following web site
https://github.com/skoushan/movies-app
If you think the Android project movies-app 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 movies-app.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in movies-app. The names of the image files are listed as follows.
ic_action_search.png stub.png
The following screenshort is generated from the image listed above.
movies-app has the following Java source files.
com.fedorvlasov.lazylist.FileCache.java com.fedorvlasov.lazylist.ImageLoader.java com.fedorvlasov.lazylist.MemoryCache.java com.fedorvlasov.lazylist.Utils.java com.skoushan.movies.app.APICaller.java com.skoushan.movies.app.GetMovies.java com.skoushan.movies.app.MainActivity.java com.skoushan.movies.app.MovieListAdapter.java com.skoushan.movies.app.MovieListFragment.java com.skoushan.movies.app.MovieListPagerAdapter.java com.skoushan.movies.app.MovieProfileActivity.java com.skoushan.movies.app.SearchResultsActivity.java com.skoushan.movies.app.ServiceHandler.java