everyone. I do my first steps in android development and stumble upon the problem with running the emulator from inside the Android Studio. Created "Galaxy Nexus" via AVD Manager with Android 9.0 onboard: AVD manager settings
When trying to start it up - I've received the error "The emulator process for AVD Galaxy_Nexus_API_28 has terminated.": AVD error
I have tried to:
- delete the virtual device and to create it again - to the same result;
- delete "Android Emulator" via SDK Manager - to the same result.
Also I've checked if VM-related options are enabled in BIOS of the motherboard of my PC (an act of despair, but...).
So, maybe someone can help me? Where to look next?