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.
-
Clone this repository in your local machine:
-
Open Android Studio and open the project from File > Open...
-
Get a developer API key from The Movie Database.
-
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"
- Java
- Android Support Libraries
- Picasso
- Butterknife