Search Unity

[Guide me]First time going to export the app for windows

Discussion in 'Windows' started by schetty, Jan 6, 2015.

  1. schetty

    schetty

    Joined:
    Jul 23, 2012
    Posts:
    424
    Hi there,

    I know this is very silly question but i have other option.

    I have done my game now i have to export my game to windows 8.1 phone and touch laptop. I have select the Windows8 and took build. But i didn't use any sdk for this i just took build.

    My question is can i install that in my phone?. Is it possible how should i install in my windows phone and touch laptop?


    Thanks.
     
  2. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,735
    Select Windows Store Apps platform and choose Universal SDK. You'll get Visual Studio solution.
    Open the solution, select ARM architecture and build. Make phone project current and run (with phone connected it should offer you automatically to run on device).
    To run on computer, build for x86 architecture and run the store project.
     
  3. schetty

    schetty

    Joined:
    Jul 23, 2012
    Posts:
    424
    do i need any sdk like android ?
     
  4. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,916