首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Visual Studio 2015 CTP 6 android模拟器设备无效

Visual Studio 2015 CTP 6 android模拟器设备无效
EN

Stack Overflow用户
提问于 2015-02-26 01:59:41
回答 1查看 538关注 0票数 0

Visual Studio 2015 CTP 6中的android模拟器将不会启动。如果我试图在任何安卓模拟器(KitKat或棒棒糖、手机或平板电脑)上启动与任何原生安卓c++项目的调试会话,我会得到错误消息:

代码语言:javascript
运行
复制
"The device '' is invalid or not running.  Please switch to another device,  or use the Android Virtual Device (AVD) Manager to start a compatible emulator, or connect a compatible Android device."

我已经修复并重新安装了几次Visual Studio和Visual Studio android模拟器。

EN

回答 1

Stack Overflow用户

发布于 2015-02-27 01:48:48

您应该会看到仿真器的Hyper-V条目。

看起来您使用的是Visual Studio Emulator for Android的CTP6版本(支持KitKat和棒棒糖)。

模拟器的CTP6版本需要匹配的Visual Studio2015 CTP6版本。首先要尝试的是在此处安装Visual Studio的CTP6版本:http://www.visualstudio.com/en-us/downloads/visual-studio-2015-ctp-vs.aspx

安装VS CTP6之后,在Add Remove Programs (控制面板)中确认模拟器的版本号仍然是1.0.50219.2。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/28726287

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档