Android Emulator couldn't start, 8.0

1

I'm using VS2017 Xamarin and I cannot launch the android emulator. Error message: "Unable to load DLL 'DismApi': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"

I'm using Android 8.0, have SDK downloaded. How can I fix that?

The screenshot

c#
android
visual-studio-2017
android-emulator
asked on Stack Overflow Oct 11, 2018 by JakubKlementewicz • edited Oct 12, 2018 by magicandre1981

1 Answer

1

If you‘re using Win 7 you can‘t use the emulator. The minimum system requirements are 64 bit version of Win 8.

link

answered on Stack Overflow Nov 7, 2018 by Huette

User contributions licensed under CC BY-SA 3.0