Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 606 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 606 Bytes

Popular Movies

This android application displays a list of popular and top rated movies taken from "TheMovieDB" service.

Getting Started

You will need to login into the TheMovieDB official website and generate an API key for yourself to run this application. To deploy on a system, in the "MainActivity" file, replace the text "[YOUR_API_KEY]" with the API key you got after creating an account. Then run on a mobile device with an internet connection or using the ADB tool.

Acknowledgements

This is the second project created as a learning project for the Android Developer Nanodegree.