/MyMovieApp

This app is the first project in the Associate Android Developer Fast Track course on Udacity

Primary LanguageJava

MyMovieApp

NOTE: API key is fetched from a text file located locally in the parent directory of the project folder. To run the app successfully with your own API key you will have to create the file TMDB_API.txt in the parent directory and enter the text: myApiKey = your_own_API_key_here