当我尝试在Android Studio 3.0上启动AVD时出现问题 我已经安装了HAXM来运行这个AVD。分配用于运行HAXM的RAM是2GiB。
Emulator: audio: Failed to create voice `goldfish_audio_in'
Emulator: qemu-system-i386.exe: warning: opening audio input failed
Emulator: audio: Failed to create voice `adc'
Emulator: [7752]:WARNING:android/android-emu/android/base/async/AsyncSocketServer.cpp:99:Error when accepting host connectionError message: Unknown error
我的AVD是Nexus 5 API 23,CPU / ABI是x86。 RAM为512MB,VM堆为128 MB,图形为软件 - GLES 2.0。我的电脑的RAM是5GB。
答案 0 :(得分:0)
查看Android \ android-sdk文件夹,如果它没有包含adb.exe的Platform-Tools文件夹
再次下载平台工具并删除上一个工具并提取新工具并查看其是否有效