Android Developer Nanodegree Popular Movies Stage 1 App
Udacity Android Developer Nanodegree
This app helps users discover popular and recent movies. It requests the data from
Internet on MoviesDB API and this ensures data is latest and updated.
This app fetches movies data from www.themoviedb.org which needs API Key.
You need to generate your own API Key to use this app.
To obtain an API Key, Go to www.themoviedb.org and sign up.
Replace your API Key on the MainActivity Constant with name ‘API_KEY_QUERY_VALUE’