Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 449 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 449 Bytes

popular-movies

Android application for viewing popular movies. Application read movies data from themoviedb.org API (ver. 3). To setup your build you need to paste your API key into application code. Modify string member variable named API_KEY in class utils.MoviesUrlBuilder. You can find it using TODO window in Android Studio.

More informations about API and key generation. https://developers.themoviedb.org/3/getting-started/authentication