Is there a way to disable this warning that happens the first time you run a Xamarin Android build with an Android emulator from Visual Studio?
Launching Emulator
You are about to launch the emulator. Google Android emulators are slow.
Do you wish to proceed?
Yes No
It's rather annoying to have to say yes to this the first time I launch inside Visual Studio. I understand the android emulator is slow but I don't need a reminder of that everyday. It's a blocking dialog that holds up my first build each day.
I've looked through all the options and can't find a way to disable it.
Thanks in advance.