简体   繁体   English

无法启动adb-无法调试Visual Studio 2015 Cordova

[英]impossible to start adb - cannot debug Visual Studio 2015 Cordova

Visual Studio 2015 provides a tool for hybrid app using Apache Cordova. Visual Studio 2015为使用Apache Cordova的混合应用程序提供了工具。 So I am trying my first app deploying it on an Android device. 因此,我正在尝试将我的第一个应用程序部署在Android设备上。

I manage to deploy it on my device, but when I launch it I see two things: 我设法将其部署在我的设备上,但是当我启动它时,我看到两件事:

  1. on my device, the menu gets open up for a couple of seconds before my "hello world" starts 在我的设备上,菜单会在我的“ hello world”开始之前打开几秒钟
  2. on my PC I see a pop-up windows containing the below message 在我的PC上,我看到一个包含以下消息的弹出窗口
  3. I cannot debug because the connection between my PC and my device is dropped 我无法调试,因为PC和设备之间的连接已断开

impossible to start PATH\\adb.exe - unknown error 0x80070057 - 无法启动PATH \\ adb.exe-未知错误0x80070057-

Please note that at PATH the file adb.exe is present. 请注意,在PATH文件中存在adb.exe。 my OS is Windows 8.1 我的操作系统是Windows 8.1

How to fix it? 如何解决?

This issue was mentioned again in a question posted to this site after yours: 在您之后发布到本网站的问题中再次提到了此问题:

visual studio 2015 apache cordovo not running in emulator with Blank app project template Visual Studio 2015 Apache Cordovo无法在带有空白应用程序项目模板的模拟器中运行

The solution there was to re-install the Android SDK and try again. 解决方法是重新安装Android SDK,然后重试。

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

相关问题 Visual Studio 2015无法调试xamarin项目 - Visual studio 2015 cannot debug xamarin project Visual Studio 2015 apache 科尔多瓦 - Visual Studio 2015 apache cordova 在VMware上使用Visual Studio 2015 Cordova调试Android应用,并发现debug.keystore错误 - debug Android app using Visual Studio 2015 Cordova on a VMware and have debug.keystore not found error Visual Studio Cordova工具-无法运行/调试/部署到Android。 亚行挂起 - Visual studio cordova tools - unable to run / debug / deploy to android. adb hangs Visual Studio 2015上的Xamarin - 在指定的SDK路径中找不到adb.exe - Xamarin on Visual Studio 2015-Cannot find adb.exe in specified SDK path Visual Studio 2015无法运行ADB:系统找不到指定的文件 - Visual studio 2015 can not run ADB: The system cannot find the file specified 为什么在尝试调试Cordova应用程序时Visual Studio 2015会丢失调试附加 - Why Visual Studio 2015 loses debugging attach when try to debug Cordova application Visual Studio 2015 RTM Cordova项目不会调试/部署到Android,Windows,Windows Phone - Visual Studio 2015 RTM Cordova project won't debug/deploy to Android, Windows, Windows Phone Visual Studio 2015 Cordova-不签名APK - Visual Studio 2015 Cordova - Not signing APK Visual Studio 2015 Cordova插件添加失败 - Visual Studio 2015 Cordova Plugin Add Fail
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM