Search Unity

Building for Windows 8 Phone

Discussion in 'Windows' started by kenlem, Jul 29, 2013.

  1. kenlem

    kenlem

    Joined:
    Oct 16, 2008
    Posts:
    1,630
    Can someone point me to a tutorial on how to build an app for Windows 8 phone? I have VS Express 2012 install with a small sample project and now I want to download it to a Microsoft Surface. I can't figure out how to push it to the Surface. I have the remote debugger installed on Surface but can't see how to enable remote debugging in VS Express. The Unity docs just say make sure your device is connected. Do they mean with remote debugging or with a cable?
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,674
    First things first. You're saying you want to build for windows phone 8, but you want to deploy the app to Surface, which is not a windows phone. I suppose you are trying to build a Windows Store App?

    As for remote debugging tutorial, here it is:

    http://msdn.microsoft.com/en-us/library/vstudio/hh441469.aspx