An app that lists popular/highest-rated movies. Optimized for tablets.
This app showcases the MVP pattern, RxJava and Uncle Bob Martin's Clean Architecture approach.
Libraries used:
- RxJava
- RxAndroid
- OkHttp
- Glide
- Moshi
- Picasso
Replace API_KEY
in Api.java
with your themoviedb.org API key.