Android Launch Profile + environmentVariables
(launchSettings.json)
#19133
Unanswered
Mike-E-angelo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using launchSettings.json to assign
environmentVariables
(most notablyDOTNET_ENVIRONMENT
) when launching different platforms. When launching the Android emulator this appears to be ignored. 🤔I've searched around and found this StackOverflow question as the only somewhat-relevant resource of interest around this topic.
Is there guidance on how to launch the Android emulator so that it picks up values and configurations from a launchSettings.json profile? Thank you for any assistance you can provide.
Beta Was this translation helpful? Give feedback.
All reactions