Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.13 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.13 KB




API Keys
For this app to work you have to acquire API keys and put them into gradle.properties file.
Following lines should be added to the file:
MOVIE_DB_API_KEY="your_key"
YOUTUBE_API_KEY="your_key"


Third-party resources in use:

Do not use libs related to work with databases and ContentProvider was a demand.