Can I override the emulator and directly debug the app on my Windows Phone 8?

ぐ巨炮叔叔 提交于 2019-12-12 02:04:55

问题


I have my laptop that has a processor without Virtualization and Second Level Address Translation capabilities, that are required for running the new Windows Phone 8 SDK.

I can however use the Windows Phone 8 sdk, but for testing my apps I will use a windows phone 8 device.

Is it possible to not start the emulator and directly debug the app on my WP8 device?


回答1:


In Visual Studio, on the drop down on the debug button (green play button) select "Device".

If the debug button is not visible, right click in the area with the toolbar(s)/menu bar and check "Standard".

Here's an article that talks about debugging windows phone apps on physical devices (at the bottom).



来源:https://stackoverflow.com/questions/14001772/can-i-override-the-emulator-and-directly-debug-the-app-on-my-windows-phone-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!