Skip to content

Sample app using the OMDB API for displaying movie information

Notifications You must be signed in to change notification settings

scorpeeon/omdb-movies

Repository files navigation

omdb-movies

Sample Android app using the OMDB API for displaying movie information. Written in Java, also using Kotlin in some parts.

Instructions: set OMDB_API_KEY in build.gradle with a valid OMDB API key to use it. Obtain key here: http://omdbapi.com/

This is a work in progress, TODO:

  • Fancy UI
  • Unit Tests
  • etc.

Used 3rd party libraries:

  • Butterknife
  • Dagger
  • Retrofit
  • Glide

About

Sample app using the OMDB API for displaying movie information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published