简体   繁体   English

Android 模拟器未在 xamarin 上运行

[英]Android emulator not running on xamarin

1>Starting deploy VisualStudio_android-23_arm_phone ... 1>开始部署VisualStudio_android-23_arm_phone ...

1>Starting emulator VisualStudio_android-23_arm_phone ... 1>启动模拟器VisualStudio_android-23_arm_phone ...

1>C:\\PROGRA~2\\Android\\ANDROI~1\\tools\\emulator.EXE -partition-size 512 -no-boot- anim -avd VisualStudio_android-23_arm_phone -propmonodroid.avdname=VisualStudio_android-23_arm_phone 1>C:\\PROGRA~2\\Android\\ANDROI~1\\tools\\emulator.EXE -partition-size 512 -no-boot-anim -avd VisualStudio_android-23_arm_phone -propmonodroid.avdname=VisualStudio_android-23_arm_phone

1>emulator: WARNING: Crash service did not start 1>模拟器:警告:崩溃服务没有启动

1>emulator: Listening for console connections on port: 5554 1>模拟器:监听端口上的控制台连接:5554

1>emulator: Serial number of this emulator (for ADB): emulator-5554 1>emulator:这个模拟器的序列号(对于ADB):emulator-5554

1>emulator: WARNING: UpdateCheck: Failure: Error 1>模拟器:警告:UpdateCheck:失败:错误

1>emulator: WARNING: UpdateCheck: Failure: Error 1>模拟器:警告:UpdateCheck:失败:错误

1>emulator: WARNING: UpdateCheck: failed to get the latest version, skipping check (current version '25.2.5-3567187') 1>模拟器:警告:UpdateCheck:无法获得最新版本,跳过检查(当前版本'25.2.5-3567187')

1>Emulator VisualStudio_android-23_arm_phone is running. 1> 模拟器 VisualStudio_android-23_arm_phone 正在运行。

1>Waiting for emulator to be ready... 1>等待模拟器准备好...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>... 1>...

1>Emulator is not ready to be used. 1>模拟器尚未准备好使用。

1>Deploy failed on VisualStudio_android-23_arm_phone 1>在 VisualStudio_android-23_arm_phone 上部署失败

========== Deploy: 0 succeeded, 1 failed, 0 skipped ========== ========== 部署:0 成功,1 失败,0 跳过 ==========

I am getting these errors while running emulator on xamarin.在 xamarin 上运行模拟器时出现这些错误。 Please help me.请帮我。 My emulator is not running...我的模拟器没有运行...

Step 1 : Download Intel HAXM第 1 步:下载英特尔HAXM

Step 2 : In the Windows search box, enter Programs and then click the Programs and Features search result, In the Control Panel Programs and Features dialog, click Turn Windows features on or off步骤 2:在 Windows 搜索框中,输入程序,然后单击程序和功能搜索结果,在控制面板程序和功能对话框中,单击打开或关闭 Windows 功能

Step 3 : Create x86 based emulator,第 3 步:创建基于 x86 的模拟器,

If you are developing 64-bit apps, install the following system images instead:如果您正在开发 64 位应用程序,请安装以下系统映像:

  1. Intel x86 Atom_64 System Image Intel x86 Atom_64 系统映像
  2. Google APIs Intel x86 Atom_64 System Image Google APIs Intel x86 Atom_64 System Image

else download其他下载

  1. Intel x86 Atom System Image Intel x86 Atom 系统映像
  2. Google APIs Intel x86 Atom System Image Google APIs Intel x86 Atom System Image

To install the necessary system images, start the Android SDK Manager (Tools > Android > Android SDK Manager) and scroll to the API level(s) you want to support.要安装必要的系统映像,请启动 Android SDK 管理器(工具 > Android > Android SDK 管理器)并滚动到您想要支持的 API 级别。 For each API level, enable the check mark next to the following system images:对于每个 API 级别,启用以下系统映像旁边的复选标记:

And done,Now its will work.完成了,现在它会起作用。

For More Detail follow this link 有关更多详细信息,请点击此链接

如果您像我一样并且已经在您的系统上进行了虚拟化并且仍然遇到此问题,那么我修复它的唯一方法是删除旧的模拟器,然后下载相同的模拟器并重新启动/构建应用程序。

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

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