简体   繁体   English

无法运行Visual Studio Android模拟器

[英]Couldn't run Visual Studio Android Emulator

When I try to start Android Visual Studio Emulator, I get error "Could not start emulated device 'VS Emulator Lollipop Phone'." 当我尝试启动Android Visual Studio模拟器时,出现错误“无法启动模拟设备'VS Emulator Lollipop Phone'”。

I have installed new Microsoft Android Emulator, restarted my PC, but I'm still unable to run it. 我已经安装了新的Microsoft Android Emulator,重新启动了PC,但是仍然无法运行它。

I run: OS: Windows Technical Preview, Visual Studio 15. Hyper-V enabled both in BIOS and in Features. 我运行:操作系统:Windows Technical Preview,Visual Studio15。在BIOS和功能中均启用了Hyper-V。

Also I try to do this with Xamarin Forms Sample: WorkingWithMaps 我也尝试使用Xamarin Forms示例:WorkingWithMaps来做到这一点。

What may I did wrong? 我可能做错了什么? 在此处输入图片说明

A few things to try: 可以尝试的几件事:

  1. Control Panel > All Control Panel Items > User Accounts > Manage User Accounts > Advanced > Advanced User Management. 控制面板>所有控制面板项目>用户帐户>管理用户帐户>高级>高级用户管理。 Under "Groups," make sure your user account is listed under "Hyper-V Administrators." 在“组”下,确保您的用户帐户在“ Hyper-V管理员”下列出。 If it is not, you need to add your user account to this group. 如果不是,则需要将用户帐户添加到该组中。
  2. Check which version of Visual Studio 2015 you have installed (Preview, CTP 5, or CTP 6) and upgrade if not on the latest (latest is available here ). 检查已安装的Visual Studio 2015版本(预览版,CTP 5或CTP 6),如果不是最新版本,则进行升级( 此处提供最新版本)。 Before upgrading, make sure to remove the Visual Studio Emulator for Android from Add/Remove Programs and install via the checkbox in Visual Studio setup. 升级之前,请确保从“添加/删除程序”中删除了适用于Android的Visual Studio模拟器,并通过Visual Studio安装程序中的复选框进行安装。

Let me know if neither of these work. 让我知道这两项都不起作用。 Could you also go to Program Files (x86) > Microsoft XDE > 10.0.0.0, right click XDE.exe, and let me know the File Version listed under the "Details" tab? 您还可以转到“程序文件(x86)”>“ Microsoft XDE”>“ 10.0.0.0”,右键单击“ XDE.exe”,让我知道“详细信息”选项卡下列出的文件版本吗?

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

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