AVD Android 模拟器在运行时冻结
我是一名新手,试图从 Google 开发人员示例中启动并运行 HelloWord 应用程序。我在 Ubuntu 11.10 上使用 Eclipse 3.7.1,带有最新的 Android SDK 和 ADT。我已经完成了整个过程,直到运行模拟器加载的应用程序,但只是冻结了空白屏幕。它所在的窗口变得没有响应,我最终不得不 sudo 杀死该进程来摆脱它。
我查了一下,听说第一次加载可能需要 10 分钟左右,但我已经让它在那里停留更长时间,结果却没有任何显示。
那里有人有什么想法吗?
提前致谢。
I'm a n00b trying to get the HelloWord application from the Google developer example up and running. I'm using Eclipse 3.7.1 on Ubuntu 11.10 w/ the latest Android SDK and ADT. I've got through the whole thing up until the running of the application where the emulator loads, but just freezes w/ a blank screen. The window it's in becomes unresponsive and I end up having to sudo kill the process to get rid of it.
I've read around and heard that it can take 10 min or so to load up the first time, but I've gone ahead and let it sit there for much longer, only to have nothing to show for it.
Anyone out there have any ideas?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您如何初始化您的模拟器,也许您可以尝试使用另一个模拟器,单击“窗口”--> AVD 经理。单击“新建”并开始选择您创建的那个,您还应该验证您的计算机上是否安装了 Java。
也许你可以解释一下你为设置环境所做的所有事情,以便我们可以检查可能的错误,我的 Eclipse 3.7.1 和最新的 Amndroid SDK 在我的 Ubuntu 11.10 上完美运行
How are you initialising your emulator, maybe you can try with another emulator,, make click on Window--> AVD manager. click on new create on and put start selecting the one you created, also you should verify that you have Java installed on your computer.
Nut maybe you can explain all the thing you did to set up your environment so we can check a possible error, I have Eclipse 3.7.1 with the latest Amndroid SDK running perfectly on my Ubuntu 11.10