Android 模拟器在加载屏幕上冻结

发布于 2024-12-01 18:10:55 字数 178 浏览 0 评论 0原文

我开始使用最新版本的 android SDK 和 eclipse 进行 android 开发。我已经遵循了 Hello Android 教程 并使用了可用目标的所有组合,但模拟器在加载屏幕上冻结并显示闪烁的“android”标题。

我检查了其他相关问题,确实等了大约 15 分钟。但仍然没有变化。对此的任何帮助都会很棒。谢谢。

I am beginning android development using the latest versions of the android SDK and eclipse. I have followed the Hello Android Tutorial
and used every combination of targets available but the Emulator freezes on the load screen with the flashing "android" title.

I have checked the other related question and DID wait about 15 minutes. but still no change. Any help with this would be great. Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

江湖正好 2024-12-08 18:10:55

我也遇到过类似的问题,今天有时仍然会出现这种情况。您是否尝试过删除 AVD 然后重新创建它?

还可以尝试更改 AVD 的一些值,给它更多的内存、更大的 SD 卡。您可以通过“窗口”>“执行此操作” Android SDK 和 AVD 管理器>>编辑AVD,然后添加值/修改SD卡大小。

编辑:另外 - 仅供参考,我有一个带有 16GB RAM 的 Intel Core i7,并且 AVD 仍然需要永远加载。

编辑:另一个需要知道的方便的事情是,如果您在编辑 AVD 时选中“快照”选项,它将保存最后的状态并加载它,而不是完全[缓慢]启动。有点像让计算机进入睡眠状态。

I had a similar issue, and still do sometimes today. Have you tried deleting the AVD and then re-creating it?

Also try changing some of the AVD's values, give it more ram, larger SD card. You can do this through Window > Android SDK and AVD Manager > Edit the AVD, and then add values / modify the SD card size.

EDIT: Also - just for reference, I have a Intel Core i7 with 16gb of RAM and AVD's STILL take forever to load.

EDIT: Another handy thing to know is that if you check the "Snapshot" option when editing the AVD, it will save the last state and load that instead of a full [slow] boot. Kind of like putting your computer to sleep.

染柒℉ 2024-12-08 18:10:55

添加数值/修改SD卡大小可能会更好。
尽量不要关闭Android Emulator,避免重新打开。

Adding values / modify the SD card size may be better .
Try not to close the Android Emulator , to avoid re-open .

故事还在继续 2024-12-08 18:10:55

是的,android 模拟器需要一些时间来启动,但应该会在 2-3 分钟内启动。检查您的 RAM 和处理器。 RAM 必须至少为 1GB(最好更大),以加快加载模拟器的速度。

Yah android emulator takes time to start up, but it should start within 2-3 mins. Check your RAM and processor. The RAM must be atleast 1GB (preferably more) to speed up loading emulator.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文