设备未启动

时间:2013-01-14 09:01:04

标签: android eclipse android-emulator

我的android中需要一个新的模拟器,我创建了这个:

enter image description here

但是在推出时,它不起作用:

[2013-01-14 09:36:31 - 3CBike] ------------------------------
[2013-01-14 09:36:31 - 3CBike] Android Launch!
[2013-01-14 09:36:31 - 3CBike] adb is running normally.
[2013-01-14 09:36:31 - 3CBike] Performing com.usualbike.cbike.SplashScreen activity launch
[2013-01-14 09:36:31 - 3CBike] Automatic Target Mode: Preferred AVD 'android4' is not available. Launching new emulator.
[2013-01-14 09:36:31 - 3CBike] Launching a new emulator with Virtual Device 'android4'
[2013-01-14 09:36:34 - Emulator] emulator: warning: opening audio input failed
[2013-01-14 09:36:34 - Emulator] 
[2013-01-14 09:36:34 - Emulator] emulator: emulator window was out of view and was recentered
[2013-01-14 09:36:34 - Emulator] 
[2013-01-14 09:36:34 - 3CBike] New emulator found: emulator-5554
[2013-01-14 09:36:34 - 3CBike] Waiting for HOME ('android.process.acore') to be launched...

它已经打开,但现在是09:59,只显示了

enter image description here

我在配置中有错误吗?

1 个答案:

答案 0 :(得分:0)

以下是您可以尝试的一些事项,因为您已经说过您的计算机具有足够好的配置:

  • 尝试通过添加更多ram来改变一些AVD的值 SD卡。 (窗口> Android SDK和AVD管理器>编辑AVD)
  • 尝试检查"快照"选择编辑AVD时,它会保存 最后一个状态和加载而不是完全启动。

尝试混合和匹配。

模拟器需要很长时间才能在我的笔记本电脑上启动(规格不是很好,但一旦启动,只要我不关闭它就能正常运行)

如果上述选项均无法帮助您,您可以尝试使用虚拟框作为描述here。我自己没有尝试过,但看到它正在运行,它确实很快启动,并为您提供相同的功能