简体   繁体   English

Eclipse Android仿真器出现问题

[英]Trouble with Eclipse Android Emulator

I'm trying to run an Android application on the emulator. 我正在尝试在模拟器上运行Android应用程序。 When I run the application from Eclipse, it prompts me to pick the emulator, but when I actually run it, nothing happens. 当我从Eclipse运行该应用程序时,它会提示我选择仿真器,但是当我实际运行它时,什么也没有发生。 What am I missing? 我想念什么?

Try 尝试

Go to Eclipse-> window-> Android Virtual Device Manager 转到Eclipse->窗口-> Android虚拟设备管理器

If you have created a AVD ,it will be visible there, Select it and Click on Start on Right Side 如果您已经创建了一个AVD,它将在此处可见,选择它并单击右侧的“开始”。

This should launch your AVD 这应该启动您的AVD

After Launching AVD, run you application on it 启动AVD之后,在其上运行您的应用程序

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM