简体   繁体   English

Eclipse Android正在运行AVD-紧急情况:无法打开

[英]eclipse android running AVD - panic: could not open

I have some problems when i try to run a AVD in "eclipse - android'. I know there are other questions on stackoverflow just like this, but i have tried different kind of solutions without any luck. I keep getting the error message: 当我尝试在“ eclipse-android”中运行AVD时,我遇到了一些问题。我知道在stackoverflow上还有其他问题,就像这样,但是我尝试了不同类型的解决方案而没有任何运气。我一直收到错误消息:

Starting emulator for AVD 'test'
PANIC: Could not open: test

I have tried creating an environment variable (ANDROID_SDK_HOME) and set a "string substitution" (user.home) And obviously, i have also tried reinstalling and so on. 我尝试创建环境变量(ANDROID_SDK_HOME)并设置“字符串替换”(user.home),显然,我也尝试过重新安装等等。

Any suggestions on how to fix this? 对于如何解决这个问题,有任何的建议吗?

关于AVD问题,我始终建议尝试Genymotion ,这是迄今为止我使用过的最快的android模拟器。

I have encountered such a problem too. 我也遇到过这样的问题。 My solution is to create an environment variable (ANDROID_SDK_HOME) and set it as the user home directory (for my computer it's D:\\Users\\Bill). 我的解决方案是创建一个环境变量(ANDROID_SDK_HOME)并将其设置为用户主目录(对于我的计算机,它是D:\\ Users \\ Bill)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM