简体   繁体   English

Visual Studio 2015未检测到我的Android设备

[英]Visual Studio 2015 Not detecting my android device

I have opened a new Android Native-Activity project in Visual Studio 2015.But i am unable to run the project as on my visual studio 2015 i cant see my device listed,even after i select the ARM target. 我已经在Visual Studio 2015中打开了一个新的Android Native-Activity项目。但是我无法像在Visual Studio 2015中那样运行该项目,即使选择了ARM目标,我也看不到我的设备。 I have Samsung Galaxy S6 and my google USB driver is installed. 我有Samsung Galaxy S6,并且已安装我的Google USB驱动程序。 The device get detected on my Android Studio and Eclipse. 在我的Android Studio和Eclipse上检测到该设备。 One thing i want to note that i have override the Android SDK path to different drive where i installed the SDK(D:/Android/sdk) under the visual studio settings than the default setting. 我想指出的一件事是,我已将Visual Studio设置下默认设置的SDK替换为安装了SDK(D:/ Android / sdk)的其他驱动器的Android SDK路径。

Visual Studio 2015 Update 1 RC (launch date: 10/27) introduces support for arm64 debugging when targeting the Android platform. Visual Studio 2015 Update 1 RC(发布日期:10/27)引入了针对Android平台的对arm64调试的支持。 Samsung Galaxy S6 is an arm64 device and not yet supported with Visual Studio 2015 RTM android development experience. 三星Galaxy S6是arm64设备,尚不支持Visual Studio 2015 RTM android开发经验。 You will find the install link for Update 1 RC on this website . 您可以在此网站上找到Update 1 RC的安装链接。

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

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