/PopularMovies

The Popular Movies App (Project 2) for Udacity's Android Developer Nanodegree by Google.

Primary LanguageJava

PopularMovies

Android Developer Udacity: Popular Movies (stage 1)

This repository contains code for the Popular movies android app which is the second project of the Android Nanodegree program at Udacity.

How to build the app

  1. Clone this repository in your local machine:

  2. Open Android Studio and open the project from File > Open...

  3. Get a developer API key from The Movie Database.

  4. Then inside the gradle.properties file substitute API_KEY with your actual API key. Remember to not push your key to any public repository. API_KEY="YOUR_API_KEY"

Languages, libraries and tools used

popularmovie_1 popularmovie_2 popularmovie_3 popularmovie_4