Skip to content

Application in MVP pattern with Movie Database api to show an overview (master / detail) of popular movies

Notifications You must be signed in to change notification settings

sreeharikv112/MovieApp

Repository files navigation

MovieApp

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

Tablet Screens

1)

cut1untitled



2)

cut2untitled



Mobile Screens

1)

1

2)

2

3)

3

Releases

No releases published

Packages

No packages published

Languages