Android studio:The emulator process for AVD Pixel_4_XL_API_30 has terminated.怎么解决

Android studio:The emulator process for AVD Pixel_4_XL_API_30 has terminated.怎么解决
虚拟机一直在报这个错误,我找遍全网都找不到答案,咋办

最终采用了建立环境变量,将avd和sdk同时进行了转移,转移到别的硬盘,问题解决

  1. 不要用自带的模拟器,用类似genymotion这样的第三方模拟器 https://www.cnblogs.com/guwei4037/p/5582921.html https://www.cnblogs.com/guwei4037/p/5582921.html
  2. 直接用真机调试