【发布时间】:2011-09-16 15:08:10
【问题描述】:
我尝试运行的项目设置为minSDK 7级。运行Android虚拟设备5554时出现上述错误消息(其他设备运行良好)。它工作得如此缓慢,并且花费了太多时间才能使主屏幕甚至无法运行。最后,它给出了这个错误:
无法在设备“emulator-5554”上安装 *.apk:EOF
我多次重新启动计算机和 Eclipse,以及清理项目。我也试过这个Why is the Android emulator so slow? How can we speed up the Android emulator? 来修复它。昨天,它工作得很好。现在它是如此缓慢。
有什么建议或帮助吗?谢谢你
【问题讨论】:
-
我只能给你一个提示,停止使用android模拟器,开始使用android x86的Virtual Box,它太快了,比我的HTC Sensation快4倍。 dev.blogs.nuxeo.com/2011/10/…
-
在没有什么比 Eclipse 更糟糕的基础上,也许值得一试 Android Studio?...developer.android.com/sdk/index.html
标签: android failed-installation