Skip to content

maloef/popularMovies

Repository files navigation

Popular Movies

Project 1 & 2 from the Udacity course Developing Android Apps.

Fully functional and colorful app which I created from scratch. Graded as "Exceeds Specifications" by the Udacity code reviewer.

Features

  • Discover movies that are currently popular.
  • Sort movies by popularity or release date.
  • Watch trailers and read reviews.
  • Mark movies as favorites to save them locally and view them when offline.

HowTo

In order to build and run this app, you need a movieDB api key. You can get this api key by registering on the site www.themoviedb.org.

Then define a variable

MovieDbApiKey=<YOUR_API_KEY>

in the file <USER_HOME>/.gradle/gradle.properties.

Screenshots

Smartphone (master and detail on different screens):

PhoneMain PhoneDetails

Tablet (master and detail on same screen):

Tablet

About

Project 1 & 2 of Udacity's Android Developer Nanodegree program: an Android app that allows users to discover the most popular movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages