Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 336 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 336 Bytes

MyMovieApp

Project 2 You would have to input your API key in the NetworkUtils.java file You can get this from https://developers.themoviedb.org/3 The NetworkUtils.java file is found in app/java/com.example.movieapp/utils You can then paste your API Key in the string constant "API_KEY" found in line 17 of the NetworkUtils.java file.