Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 292 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 292 Bytes

MovieAppUsingRxJava

This is an app to discover top rated and popular movies using Rx Java

To build and run the app, you need an API key from https://www.themoviedb.org/settings/api, afterwhich you update the string.xml file with your API key using the api_key string tag already created.