
Configuring PhoneGap ◾ 55
For testing the Window Phone applications, Visual Studio supports Windows Phone emu-
lator. We can choose the execution target from the toolbar. e drop-down list in the toolbar
displays options (execution targets) to test the application on Windows Phone Emulator as
well as on Windows Phone Device. Let us select the option Windows Phone Emulator
to test the application on the emulator. Run the application by selecting the Debug->Start
Debugging option; press the F5 key or click the Start Debugging icon from the toolbar.
Visual Studio will build the application, launch the emulator (if it is selected as the execution ...