android studio build AVD未知错误

时间:2016-12-10 05:53:54

标签: android android-studio avd

enter image description here

enter image description here

我的PC cpu(E3-1231v3),vt已经。而且,我是一个tiro。我无法解决这个问题。任何人都可以给我一些建议吗?谢谢。

6 个答案:

答案 0 :(得分:7)

我刚刚通过从目录主页//。android / avd中删除* .ini文件来解决问题 它适用于Ubuntu。 在Windows中,它也位于用户的文件夹(.android / avd)中。

答案 1 :(得分:6)

安装“ vc_redist.x64.exe”

https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

  

Microsoft Visual C ++可再发行的Visual Studio 2015、2017和   2019

我今天在Windows 10下也遇到了这个“未知”错误。有一个新的Android Studio版本和一个新的模拟器。我首先将文件夹重命名为“ .AndroidStudio3.5”(“ C:\ Users [YourName]”),并且未导入旧设置。我尝试以这种方式重新安装模拟器。

Unable to run mksdcard.exe SDK tool android v3.5.2 at windows10

由于“ mksdcard.exe” 错误,无法执行此操作。我安装了“ vc_redist.x64.exe” ,并且可以再次使用旧文件夹“ .AndroidStudio3.5”。

答案 2 :(得分:2)

我遇到了这个问题,因为AvdManagerConnection“无法在AVD文件夹中创建sdcard。”

缺少VCRUNTIME140.dll的原因

我已经通过从Microsoft网站安装Microsoft Visual C ++ 2015可再发行组件更新来解决此问题。

答案 3 :(得分:1)

我的Windows PC在创建新虚拟设备时崩溃后出现此错误。

重新安装 Android Studio解决了我的问题。

花了不到10分钟。之后错误消失了,我能够毫无问题地创建虚拟设备。

答案 4 :(得分:0)

我遇到了同样的问题,好像你没有安装Google API库。

请确认您是否为所需的API安装了所有英特尔图片库和Google API。

只需转到SDK Manager并检查是否已安装intel系统映像,如果没有,则必须安装它并安装Google API Library。

答案 5 :(得分:0)

您需要下载C ++库以消除错误。您可以在此处找到you can download and install from here