Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>CordovaStarter-x.x.x.zip is a template , to start with phonegap-windows. If it is missing in your downloaded content you can create it.</p> <ul> <li>Open the file lib\windows-phone\templates\standalone\CordovaSolution.sln in Visual Studio Express for Windows Phone</li> <li>From the file menu, select 'Export Template...'</li> <li>Choose template type 'Project template'</li> <li>Give the exported template a name, ex. CordovaStarter-2.1.0 will produce CordovaStarter-2.1.0.zip</li> <li>Optionally, you may add a description, icon image, and Preview image. These are what is displayed in Visual Studio in the 'New Project' dialog.-</li> <li>Note: If you select ( 'Automatically import the template ... ') then you will not need to copy the .zip file over as outlined in the <a href="http://docs.phonegap.com/en/2.0.0/guide_getting-started_windows-phone_index.md.html" rel="noreferrer">phonegap guide</a>.</li> <li><p>Press 'Finish'</p> <p>:-<strong>And to set up a new project:-</strong></p></li> <li><p>Open Visual Studio Express for Windows Phone and choose New Project.</p></li> <li><p>Select CordovaStarter. ( the version number will be displayed in the template description )</p></li> <li><p>note: If you do not see it, you may have to select the top level 'Visual C#' to see it</p></li> <li><p>Give your project a name, and select OK.</p></li> <li><p>The 'www' folder contains your Cordova html/js/css and any other resources included in your app.</p></li> <li><p>Hit the green play button beside the Windows Phone Emulator drop-down menu to start debugging or press F5.</p></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload