No matter what I'm doing I'm having this output and the emulator does not start, neither a newly created one. I'm under Windows:
无论我在做什么,我都有这个输出而且模拟器没有启动,也没有新创建的。我在Windows下:
WARNING:./android/base/files/IniFile.cpp:155:Failed to process .ini file C:\Users\xxxxxxx.android\avd\Nexus_5_API_23.ini for reading.
警告:./ android / base / files / IniFile.cpp:155:无法处理.ini文件C:\ Users \ xxxxxxx.android \ avd \ Nexus_5_API_23.ini进行读取。
2 个解决方案
#1
0
Setting ANDROID_SDK_HOME to a newly created empty directory, then creating a new AVD device has helped.
将ANDROID_SDK_HOME设置为新创建的空目录,然后创建新的AVD设备有所帮助。
#2
0
in file projectstructure sdklocation
在文件projectstructure sdklocation中
check if the sdk and jdk locations point towards existing locations of an sdk and jdk
检查sdk和jdk位置是否指向sdk和jdk的现有位置
#1
0
Setting ANDROID_SDK_HOME to a newly created empty directory, then creating a new AVD device has helped.
将ANDROID_SDK_HOME设置为新创建的空目录,然后创建新的AVD设备有所帮助。
#2
0
in file projectstructure sdklocation
在文件projectstructure sdklocation中
check if the sdk and jdk locations point towards existing locations of an sdk and jdk
检查sdk和jdk位置是否指向sdk和jdk的现有位置