/MovieDB

Primary LanguageKotlin

MovieDB

This's a hobby Android application project, improve it in my free time.

##Description

It shows movies, tv shows and some actors in a Material Design based app. The content comes from The Movie Database which keep it up-to-date.

##Install

Download or clone the repository, open in Android Studio as an Existing Android Studio project and Run it:)

##Libraries

  • RxJava
  • Gson
  • Retrofit
  • Picasso