Skip to content

n1k3c/android-moviedb

Repository files navigation

Loading movies using simple API (https://www.themoviedb.org).

Example of using clean architecture with:

  • MVP
  • RxJava
  • Dagger2
  • Retrofit2