简体   繁体   English

适用于Windows Phone的adb

[英]adb for Windows Phone

Does Visual Studio 2013 have something similar to adb (Android Debug Bridge) where I can see the complete debug log of my Windows Phone app? Visual Studio 2013是否具有类似于adb(Android调试桥)的功能,可以在其中看到Windows Phone应用程序的完整调试日志?

I have issues in the javscript code of my phonegap app and since this does not raise an error to VisualStudio during debug run, I don't get any info where and why it gets stuck. 我的phonegap应用程序的javscript代码中有问题,并且由于这在调试运行期间不会对Visual Studio产生错误,因此我无法获得任何信息,它在何处以及为何会卡住。

In adb I can get the whole android phone log which may contain some vague error messages that at least point me into the direction of the issue. 在adb中,我可以获得完整的android手机日志,其中可能包含一些模糊的错误消息,至少使我了解问题的方向。

对不起,这与Windows Phone中的adb类似

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

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