how do I pass environment variables to device emulator ? i am trying to pass
GOOGLE_APPLICATION_CREDENTIALS
via Help -> vm options to use google apis but it does not work
not kotlin but kotlin colored 3
stackoverflow 1
k
Khubaib Khan
06/15/2024, 2:44 AM
You need to add the environment variable inside the Edit Configuration and fetch from there. As we go to run an app, there you will see the edit configuration and click on it. You'll find environment variable options below there.