This is my playground where I am learning new technologies.
At the same time this is an app that displays movies from IMDB. Most of us can relate to kicking back on the couch and enjoying a movie with friends and family.
- displays most popular and top rated movies from IMDB
- plays trailers
- displays favorite movies collection when offline
Udacity Developing Android Apps course project.
Put your API key into ~/.gradle/gradle.properties
file (create the file if it does not exist already):
TMDB_API_KEY_PROP="mytmdbapikey1234567"