在Android的Eclipse设置多个模拟器 [英] Setting up multiple emulators on Android Eclipse

查看:152
本文介绍了在Android的Eclipse设置多个模拟器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我运行一个性能测试我的Andr​​oid应用程序,想知道是否有可能同时在Eclipse中运行多个模拟器?

I am running a performance test for my android application, want to know whether it is possible to run multiple emulators at once in Eclipse?

如果有,我怎么去这样做呢?

If yes, how do i go about doing it?

推荐答案


  • 创建多个模拟器

  • 更改Android项目运行配置,目标为手动选择的自动代替

  • Create multiple emulators
  • Change android project run configuration, target as manual selection instead of auto.

    在Android项目右击 - >运行方式 - >运行配置。
    在运行配置窗口中选择下Android应用项目[在右侧面板]
          然后在左侧面板中选择目标选项卡,然后选择手动选项。所有..

    Right click on android project -> Run As -> Run Configuration. On Run configuration window select the project under Android application [at right panel] Then select Target tab at left panel, and select manual option. that all..

    现在,只要您运行选定的项目,月食将窗口弹出与运行仿真器和设备的列表。

    Now whenever you run that selected project, the eclipse will pop up the window with list of running emulators and devices..

    要运行多个模拟器
    1.打开AVD经理
    2.选择模拟器
    3.点击开始 - >发布

    To run more than one emulator 1. Open AVD manager 2. select emulator 3. click on start -> launch

    这篇关于在Android的Eclipse设置多个模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆