- Get API key on Yandex.Dictionary -> enter API key in
local.properties
:YANDEX_DICTIONARY_API_KEY_PROD=<your_api_key>
- Get API key on Yandex.Translate -> enter API key in
local.properties
:YANDEX_TRANSLATE_API_KEY_PROD=<your_api_key>
- Compile & Run project
same as at MusicPlayer section
same as MusicPlayer section