To setup the "TheMovieDB" API Key app/build.gradle, and change the following line:
it.buildConfigField 'String', 'THE_MOVIE_DB_API_KEY', "API_KEY"
with a valid API_KEY for the The Movie DB API Service.
- The Movie DB API
- Gson
- Butterknife
- Picasso
- OkHttp
- Retrofit