Skip to content

Project 2 - Google Udacity India Scholars 2018, Android Developer Nanodegree.

Notifications You must be signed in to change notification settings

jainakshansh/Cinewire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.