Sample Android Application for Movie Database api to show an overview (master / detail) of popular movies.
Android Application created in MVP pattern with RxJava, Dagger2, Retrofit2, ButterKnife, Glide
Built in native android (Java) using Android Studio.
Screens
- Splash Screen
- Landing Screen : Single Activity for Mobile, Two Pane mode for Tablets
- List elements can be clicked and details can be viewed with images.
Note:
Replace your API Key from api.themoviedb.org in app/build.gradle's *API_KEY* value