hi
I am continuously running into emulator problems. My project is targeting Android 9.0 (API Level 28 - Pie).
So i want to make a new emulator that supports that version. I tried to make many different emulators with no luck getting it to run, but in this example i have made this emulator:
when i start it, it starts up with a black screen and then terminates again with no error message or anything.
This is the SDK and platform i have installed:

I am running Visual studio 2019 community edition on a windows 10 Home edition.
I am not trying to start the emulator via the debugger in Visual Studio. It is only the emulator i am starting directly from Xamaring Android Device Manager.
I cannot figure you why it stops. i have had an emulator running before, so it's not because my pc cant handle emulators. Can somebody help me out here?