You need to supply API / client keys for the various services the app uses:
Once you obtain the keys, you can set them in your C:\Users\[your_user]\.gradle\gradle.properties:
OMDB_API_KEY="From OMDb"
TMDB_API_KEY="From TMDb"
Some screenshots :
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You need to supply API / client keys for the various services the app uses:
Once you obtain the keys, you can set them in your C:\Users\[your_user]\.gradle\gradle.properties:
OMDB_API_KEY="From OMDb"
TMDB_API_KEY="From TMDb"
Some screenshots :