Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 652 Bytes

MovieGuide

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

This app showcases the MVP pattern, RxJava, Dagger 2 and Uncle Bob Martin's Clean Architecture approach. Optimized for tablets.

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

Check out the Kotlin version here

Screenshot screenshot2 screenshot3 screenshot4 screenshot5 screenshot6