0

I'm developing a Windows Phone 8.1 app in Visual Studio 2013 Pro on a Windows 7 machine. Obviously, using the emulator is not an option for running it.

Is it possible to deploy/build a Windows Phone 8.1 application to a device (an actual Windows Phone connected via USB) on Windows 7? (I'd find out myself, but I don't have a Windows Phone. My client is willing to purchase one if that will enable us to run it.)

Gavin
  • 5,629
  • 7
  • 44
  • 86
killQuotes
  • 178
  • 13
  • I'm pretty sure you can. Just open your project and see if a debugging option "Device" is available in the top toolbar. – fillobotto Oct 31 '14 at 19:19
  • Need help here. Can you guys take a look at [my question](http://stackoverflow.com/questions/30347714/developing-window-store-apps-in-visual-studio-2013-on-window-7-64-bit-without-em)? – wiz_lee May 20 '15 at 11:07

1 Answers1

0

Sure, but you should have developer unlocked device to deploy your application. To unlock your device, you can use Windows Phone Developer Registration tool coming with SDK.

Abdurrahman Alp Köken
  • 1,236
  • 1
  • 13
  • 12
  • Need help here. Can you guys take a look at [my question](http://stackoverflow.com/questions/30347714/developing-window-store-apps-in-visual-studio-2013-on-window-7-64-bit-without-em)? – wiz_lee May 20 '15 at 11:08