虚拟机启动被阻止The emulator process for AVD Pixel_2_API_29 was killed.
1.打开虚拟机安装的根目录,找到config.ini,用文本编辑器打开2.找到文本中"hw.gpu.enabled=yes hw.gpu.mode=auto"这两条3.分别修改属性为"hw.gpu.enabled = no hw.gpu.mode = off"4.重新启动虚拟机