With no luck. My question is how do I correctly set up the emulator so that the emulator executable is properly downloaded in the Android program files?
Please try to factory-reset the emulator or reinstall it. What's the version of Visual Studio on your pc? I am testing the function on 16.95 version. If above doesn't work, please update your VS to the lastest stable version for testing.
And you can install Android Studio, make Android studio and visual studio to use same Android SDK path, Then create a emulator by Android Studio, start the emulator. if it works
visual studio android sdk path
Android Studio android sdk path
Thanks for your response.
I have uninstalled and reinstalled the emulator multiple times with no luck. I am running VS 2019 v11.4, which is the newest version according to the VS download page. It is also worth noting that I am running VS Community.
As per your suggestion, I downloaded Android Studio, matched up the file paths and created the emulator in Android Studio. It works okay on Android Studio, but I am still getting the same error in Visual Studio. I have installed all the Platforms in the SDK manager for Android 9.0 API 28, which is the OS that is running on Android Studio. I have also installed all the Tools for Build 28.
Any suggestions as to why this still doesn't work on VS?