Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/xamarin/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android emulator 无法运行emulator.exe_Android Emulator - Fatal编程技术网

Android emulator 无法运行emulator.exe

Android emulator 无法运行emulator.exe,android-emulator,Android Emulator,我正在尝试运行sms应用程序,我需要在同一台机器上运行两个emulator实例。Eclipse已启动并正在运行,但android sdk windows>tools>emulator.exe根本不运行 和文档说明了如何创建AVD和启动仿真器。要运行的仿真器的每个实例都需要一个AVD。您好,Dre,我理解您的意思,但我如何同时运行两个EUMLATOR?我想从一个向另一个发送sms您将创建两个AVD,并启动emulator的两个实例,一个使用第一个AVD,另一个使用第二个AVD右键单击项目文件夹>运

我正在尝试运行sms应用程序,我需要在同一台机器上运行两个emulator实例。Eclipse已启动并正在运行,但android sdk windows>tools>emulator.exe根本不运行

和文档说明了如何创建AVD和启动仿真器。要运行的仿真器的每个实例都需要一个AVD。

您好,Dre,我理解您的意思,但我如何同时运行两个EUMLATOR?我想从一个向另一个发送sms您将创建两个AVD,并启动emulator的两个实例,一个使用第一个AVD,另一个使用第二个AVD右键单击项目文件夹>运行方式>运行配置>目标>每次运行时选择不同的AVD。