如何测试表面上的Windows8应用程序 [英] How to test a Windows8 app on a surface

查看:190
本文介绍了如何测试表面上的Windows8应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将我构建的Windows8应用程序移植到Surface上?我已经使用Visual Studio构建了应用程序,我可以通过点击F5来测试它在桌面计算机上。如何将其放在Surface上进行测试,而无需将其发布到Store?谢谢。

How do I port a Windows8 app that I built onto a Surface? I've built the app using Visual Studio and I can test it just fine on the desktop machine by just hitting F5. How can I put it onto a Surface to test it without having to publish it to the Store? Thanks.

推荐答案

此链接说明如何使用远程调试在Surface上测试您的应用程序: http://timheuer.com/blog /archive/2012/10/26/remote-debugging-windows-store-apps-on-surface-arm-devices.aspx

This link explains how to test your app on a Surface using remote debugging: http://timheuer.com/blog/archive/2012/10/26/remote-debugging-windows-store-apps-on-surface-arm-devices.aspx

快速摘要:
1.下载Visual Studio 2012的远程工具(从这里,在附近的软件靠近底部,并将它们安装在您的Surface上。

2.在你的Surface上启动远程调试器并进行配置。让它运行和听。

3.回到你的开发机器,在Visual Studio 2012中,将运行下拉列表更改为远程机器。运行并选择您的设备。

A quick summary:
1. Download the Remote Tools for Visual Studio 2012 (from here, under "Additional software" near the bottom) and install them on your Surface.
2. Launch the Remote Debugger on your Surface and configure it. Leave it running and "listening".
3. Go back to your dev machine and, in Visual Studio 2012, change the Run dropdown to "Remote Machine". Run and select your device.

这篇关于如何测试表面上的Windows8应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆