Windows Phone 7 Platform Guide

Windows Phone 7 Platform Guide

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

Video Tutorials:

1. Requirements

NOTE: Running in VM does not work well. If you are on a Mac, you need to set up a bootcamp partition with Windows 7 or Vista.

2. Install SDK + Cordova

2.1. Building the template

NOTE: Skip this step if the lib\windows-phone directory already contains a CordovaWP7_x.x.x.zip file.

3. Set up New Project

4. Review the project structure

5. Build and Deploy to Emulator

6. Build your project for the device

To test your application on a device, the device must be registered. MSDN provides documentation to help deploy and test your Windows Phone.

Done!

You can also checkout more detailed version of this guide here.