Following are the errors I am facing while running the android emulator in an android studio.
1:44 PM Emulator: init: Could not find wglGetExtensionsString!
1:44 PM Emulator: getGLES2ExtensionString: Could not find GLES 2.x config!
1:44 PM Emulator: Failed to obtain GLES 2.x extensions string!
1:44 PM Emulator: Could not initialize emulated framebuffer
1:44 PM Emulator: Warning: requested RAM 1536M too high for your system.
Reducing to maximum supported size 512M
1:44 PM Emulator: qemu-system-x86_64.exe: Could not load library
WinHvPlatform.dll.
1:44 PM Emulator: failed to initialize WHPX: Function not implemented
Thank you in advance.