
.png)
- IDE FOR PHONEGAP VISUAL STUDIO FOR MAC HOW TO
- IDE FOR PHONEGAP VISUAL STUDIO FOR MAC INSTALL
- IDE FOR PHONEGAP VISUAL STUDIO FOR MAC ZIP FILE

The 'Stand-Alone' template includes ALL the source code for Apache Cordova.
IDE FOR PHONEGAP VISUAL STUDIO FOR MAC ZIP FILE
zip file over as outlined in step 2.Īpache Cordova for Windows Phone 8 has moved to only supporting the standalone template. Note: If you select ( 'Automatically import the template.These are what is displayed in Visual Studio in the 'New Project' dialog. Optionally, you may add a description, icon image, and Preview image.CordovaStarter-2.1.0 will produce CordovaStarter-2.1.0.zip Give the exported template a name, ex.Choose template type 'Project template'.From the file menu, select 'Export Template.'.Open the file lib\windows-phone\templates\standalone\CordovaSolution.sln in Visual Studio Express for Windows Phone.
IDE FOR PHONEGAP VISUAL STUDIO FOR MAC HOW TO
This template can be modified if needed and the below steps indicate how to proceed if you want to modify and re-generate the template. In order to simplify the development process, Cordova comes with a Visual Studio template that allows creating a Cordova application rapidly. If the lib\windows-phone directory already contains a file CordovaWP8 xx_x.zip then you may skip this step. copy the file CordovaWP8 xx_x.zip to the folder : \My Documents\Visual Studio 2012\Templates\ProjectTemplates\.We will be working with the subfolder: lib\windows-phone-8\ Download the latest copy of [ PhoneGap and extract its contents.You can read this blog post that gives insight on the solutions to develop for Windows Phone on a Mac. Note: Running the SDK in Virtual Machine might present some challenges.
IDE FOR PHONEGAP VISUAL STUDIO FOR MAC INSTALL
Register and pay for a Windows Phone Dev Center account if you want to install your app on a real device and/or submit it to Market Place. Note that Visual Studio Express for Windows Phone (included in the SDK) is not recommended because you can not build the template (see below) with VS Express, as it does not have the "Export Template" functionality, which is only in VS Pro or higher.

Note that Cordova used to be called PhoneGap, so some of the sites still use the old PhoneGap name. This guide describes how to set up your development environment for Cordova and run a sample application.
