Android模拟器没有启动在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
供参考:我也有偏食太阳神,在它工作正常,但是,我不能得到/下载平台上面的3.0 /蜂窝在于,在太阳神的虚拟设备的正常工作。我不知道是否它的相关与否,但仍然..
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工具/
文件夹。输入仿真器的命令是这样的:
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>
更多关于此模拟器链接: