Android 模拟器 API21 未启动

标签 android android-emulator android-5.0-lollipop

android 5.0 emulator

android 5.0 模拟器无法在我的 32 位 ubuntu 上启动。

Starting emulator for AVD 'AVD_for_Nexus_4_by_Google' ERROR: 32-bit Linux Android emulator binaries are DEPRECATED, to use them you will have to do at least one of the following: - Use the '-force-32bit' option when invoking 'emulator'. - Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment. Either one will allow you to use the 32-bit binaries, but please be aware that these will disappear in a future Android SDK release. Consider moving to a 64-bit Linux system before that happens.

我尝试使用-force-32bit选项..它开始在模拟器上无限加载android Logo 。永远不会进入主屏幕。该怎么办?

更新- 好的。我能够启动 x86 arch。使用KVM的模拟器,但现在代理设置在模拟器中不起作用。无法连接到互联网。

最佳答案

您将内部存储设置为 4GB,这会延迟模拟器启动,减小大小可能会有所帮助。

一般来说,Android 模拟器可能会很慢,具体取决于您的系统/配置,最初启动需要很长时间。 Consider using Intel HAXM (可在 Android SDK Manager 的 extras 下找到)或其他东西 like genymotion if it satisfies your requirements .

关于Android 模拟器 API21 未启动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26600671/

相关文章:

android - HTML5 移动游戏的性能问题

android - 测试 adb 更新与安装?

android - 使用 Android 5.0 工具栏小部件的 fragment 未显示在 ActionBarActivity 中

android - 在 Android 中流式传输 .asx

android - 如何在进度条中制作两种颜色的圆角矩形?

java - 使用按钮的 Android XML 布局

Android 4.4 虚拟设备内部存储不会调整大小

android - 无法在升级到 Android Lollipop 的设备上使用 adb 安装 apk

android - Android Lollipop 中的共享元素转换故障

XML 文件中的 Android 命名空间