Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 585 Bytes

PopularMovies


PopularMovies lets you discover the most popular movies playing

Build Instructions (Mac OS X)

  • Clone the repository
  • Install Java
  • Install Android Studio with Android SDK Tools
  • Install Genymotion
  • Start Genymotion Emulator
  • In the root directory of the project, create a build.properties file with your The Movies Database API key TMBDB_API_KEY=YOUR_API_KEY
  • Run the App