如何解决错误:Android.Process.Acore 异常终止错误

来源:互联网 发布:js match函数 编辑:程序博客网 时间:2024/04/30 03:06
  1. 在AVD管理器中删除掉现有的虚拟机,重新设置一个新的虚拟机
  2. 打开Run \ Debug Configurations ,重新指定虚拟机即可,如果忽略此步,则可能在运行项目时出现An Internal error occurred during "Launch **"错误

嘿嘿