Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 864 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 864 Bytes

PopularMovies

An Android app to help users discover popular and recent movies

Steps to make this run:

  • Import the project into Android Studio
  • One can sign up on www.themoviedb.org and can request for a key from the page: https://www.themoviedb.org/settings/api
  • Once the build is successful, go to NetworkUtils.java and insert the API Key of The Movie Database in the String variable API_Key
  • You're now ready to run the app

endlessscrolling

Download these zipped files and unzip them to see a demo of the app: