Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 673 Bytes

File metadata and controls

14 lines (11 loc) · 673 Bytes

MovieGuide

Android app that lists popular/highest-rated movies, shows trailers and reviews.

This app showcases the MVP pattern, RxJava 2, Dagger 2(Dependency Injection), Retrofit 2 Integration with RxJava 2, ButterKnife(View Injection), Retrolambda and Uncle Bob Martin's Clean Architecture approach. Optimized for tablets.

Replace API_KEY in Api.java with your themoviedb.org API key.

Screenshot screenshot2 screenshot3 screenshot4 screenshot5 screenshot6