Using the TMBD API for Android.
tmdb-movies is hosted in the following web site
https://github.com/pranavrshah2012/tmdb-movies
If you think the Android project tmdb-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.
The following table is the detailed list of tmdb-movies.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 8 |
jar files used | android-async-http-1.4.5.jar android-support-v4.jar dropbox-android-sdk-1.6.1.jar httpclient-4.0.3.jar httpcore-4.0.1.jar httpmime-4.0.3.jar json_simple-1.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
tmdb-movies has the following Java source files.
com.pranav.tmdb_api_movie.Detailed_View.java com.pranav.tmdb_api_movie.FileCache.java com.pranav.tmdb_api_movie.ImageLoader.java com.pranav.tmdb_api_movie.MainActivity.java com.pranav.tmdb_api_movie.MemoryCache.java com.pranav.tmdb_api_movie.Now_Viewing.java com.pranav.tmdb_api_movie.SearchActivity.java com.pranav.tmdb_api_movie.TopRated.java com.pranav.tmdb_api_movie.UpComingActivity.java com.pranav.tmdb_api_movie.Utils.java