在as中模拟器运行测试app的时候出现 Emulator: Process finished with exit code -1073741819 (0xC0000005)报错,模拟器无法运行。
解决方法:
第一步:找到AVD Manager -> 找到测试需要的模拟机 右键 -> 点击show on disk 进入磁盘
image.png
第二步:找到config.ini文件 -> 将下图属性改为off即可
image.png
在as中模拟器运行测试app的时候出现 Emulator: Process finished with exit code -1073741819 (0xC0000005)报错,模拟器无法运行。
解决方法:
第一步:找到AVD Manager -> 找到测试需要的模拟机 右键 -> 点击show on disk 进入磁盘
第二步:找到config.ini文件 -> 将下图属性改为off即可
本文标题:Android Emulator: Process finis
本文链接:https://www.haomeiwen.com/subject/mrcxhktx.html
网友评论