A simple popular movies lister application that lists either the current Popular movies or Top rated movies and provides more information on them
This was a simple project made in Android Studio as a task for Udacity's Android Developer NanoDegree
The API key needs to be entered in the MainActivity.java file on line ~27 The application will throw an error if a stable internet connections isn't available or if the API key hasn't been entered prior installation
Anshul Singhal