Android Studio AVD模拟器错误,找不到sdk路径

时间:2015-07-06 12:28:32

标签: android android-emulator android-sdk-tools

我按照TheNewBoston教程说明安装了Android Studio。尝试在模拟器中启动默认的Nexus AVD时,我收到以下错误消息:

无法在模拟器中启动AVD。 输出:

emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and useable.
CPU acceleration status: HAX karnel module is not installed!

当然,我已经在Android SDK Manager中安装了英特尔x86仿真器加速器,但我找不到某些答案中提到的默认位置的SDK (C:\users\username\AppData\Local\Android\sdk).

请帮我开始开发。 在此先感谢:)

1 个答案:

答案 0 :(得分:0)