Android Emulator 未在 Ubuntu 中启动

Android Emulator is not starting in Ubuntu(Android Emulator 未在 Ubuntu 中启动)
本文介绍了Android Emulator 未在 Ubuntu 中启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有 Ubuntu 11.04,我下载了最新的 eclipse ADT 包,我也安装了所有 ia32libs,我不知道为什么模拟器没有启动,我尝试了各种设备配置,我有 4 个平台2.2、2.3、4.0、4.2.我尝试了各种排列组合,但虚拟设备都没有显示出来.

I have Ubuntu 11.04 and i downloaded latest eclipse ADT bundle, i also have installed all ia32libs, i dont know why the emulator is not starting, i have tried various device configurations, i have 4 platforms 2.2, 2.3 , 4.0 ,4.2. i have tried various permutation and combination, but virtual device does not show up-none of them.

我还在其他 SO'questions 中尝试了各种解决方案,但它们并没有解决我的问题.我已经困在这几个星期了,但我仍然没有到达哪里?请帮助

I have also tried various solutions in other SO'questions, they do not solve my problem. i have been stuck in these for weeks, still i have reached no where?Please Help

仅供参考:我也有 eclipse Helios,因为它工作正常,但是我无法获取/下载 3.0/Honeycomb 以上的平台,而在 Helios 中,虚拟设备工作正常.我不知道它是否相关,但仍然..

FYI: I also have eclipse Helios, in that it works fine but, i cannot get/download platform above 3.0/Honeycomb in that, and in the Helios the virtual devices work fine. i dont know whether its relevant or not, but still..

推荐答案

在命令行参数中运行你的模拟器

Run your emulator in Command Line Parameters

要从命令行启动模拟器实例,请导航到 SDK 的 tools/ 文件夹.输入模拟器命令如下:

To start an instance of the emulator from the command line, navigate to the tools/ folder of the SDK. Enter emulator command like this:

emulator -avd <avd_name>

更多关于模拟器链接在这里:

这篇关于Android Emulator 未在 Ubuntu 中启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!

相关文档推荐

Kivy Buildozer fails to build apk, command failed: ./distribute.sh -m quot;kivyquot; d(Kivy Buildozer 无法构建 apk,命令失败:./distribute.sh -m “kivyd)
How do I install Buildozer on Ubuntu to create an Android APK of a Kivy App?(如何在 Ubuntu 上安装 Buildozer 以创建 Kivy 应用的 Android APK?)
ubuntu: all android emulator(x86 and arm) stuck on quot;Error while connecting to socket #39;127.0.0.1:1970#39;: 111 -gt; Connection refusedquot;(ubuntu:所有android模拟器(x86和arm)都卡在“连接到套接字127.0.0.1:1970时出错:111-连接被拒绝)