You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2012/12/03 23:19:04 UTC

docs commit: updated getting started for WP8

Updated Branches:
  refs/heads/master 6da406966 -> 446170419


updated getting started for WP8


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/44617041
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/44617041
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/44617041

Branch: refs/heads/master
Commit: 446170419ef1d9048508f6bffbebdb2ea01eb2b2
Parents: 6da4069
Author: purplecabbage <pu...@gmail.com>
Authored: Mon Dec 3 14:17:48 2012 -0800
Committer: purplecabbage <pu...@gmail.com>
Committed: Mon Dec 3 14:17:48 2012 -0800

----------------------------------------------------------------------
 docs/en/edge/guide/getting-started/index.md        |    3 +-
 .../guide/getting-started/windows-phone-7/index.md |  115 +++++++++++++
 .../guide/getting-started/windows-phone-8/index.md |  132 +++++++++++++++
 .../guide/getting-started/windows-phone/index.md   |  115 -------------
 .../windows-phone-7/wp7projectstructure.PNG        |  Bin 0 -> 22436 bytes
 .../guide/getting-started/windows-phone-7/wpd.png  |  Bin 0 -> 1964 bytes
 .../getting-started/windows-phone-7/wpfirstrun.PNG |  Bin 0 -> 114030 bytes
 .../getting-started/windows-phone-7/wpnewproj.PNG  |  Bin 0 -> 87470 bytes
 .../getting-started/windows-phone-7/wprun.png      |  Bin 0 -> 63091 bytes
 .../getting-started/windows-phone-8/BuidDevice.PNG |  Bin 0 -> 9935 bytes
 .../windows-phone-8/BuildEmulator.png              |  Bin 0 -> 15667 bytes
 .../windows-phone-8/FullTemplate.PNG               |  Bin 0 -> 77781 bytes
 .../windows-phone-8/StandAloneTemplate.PNG         |  Bin 0 -> 78237 bytes
 .../windows-phone-8/projectStructure.PNG           |  Bin 0 -> 9225 bytes
 .../windows-phone/wp7projectstructure.PNG          |  Bin 22436 -> 0 bytes
 .../guide/getting-started/windows-phone/wpd.png    |  Bin 1964 -> 0 bytes
 .../getting-started/windows-phone/wpfirstrun.PNG   |  Bin 114030 -> 0 bytes
 .../getting-started/windows-phone/wpnewproj.PNG    |  Bin 87470 -> 0 bytes
 .../guide/getting-started/windows-phone/wprun.png  |  Bin 63091 -> 0 bytes
 19 files changed, 249 insertions(+), 116 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/docs/en/edge/guide/getting-started/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/index.md b/docs/en/edge/guide/getting-started/index.md
index a4f8748..43243c7 100644
--- a/docs/en/edge/guide/getting-started/index.md
+++ b/docs/en/edge/guide/getting-started/index.md
@@ -25,7 +25,8 @@ Getting Started Guides
 - Getting Started with iOS
 - Getting Started with Symbian
 - Getting Started with WebOS
-- Getting Started with Windows Phone
+- Getting Started with Windows Phone 7
+- Getting Started with Windows Phone 8
 - Getting Started with Windows 8
 - Getting Started with Bada
 - Getting Started with Tizen

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/docs/en/edge/guide/getting-started/windows-phone-7/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/windows-phone-7/index.md b/docs/en/edge/guide/getting-started/windows-phone-7/index.md
new file mode 100644
index 0000000..7cf023a
--- /dev/null
+++ b/docs/en/edge/guide/getting-started/windows-phone-7/index.md
@@ -0,0 +1,115 @@
+---
+license: Licensed to the Apache Software Foundation (ASF) under one
+         or more contributor license agreements.  See the NOTICE file
+         distributed with this work for additional information
+         regarding copyright ownership.  The ASF licenses this file
+         to you under the Apache License, Version 2.0 (the
+         "License"); you may not use this file except in compliance
+         with the License.  You may obtain a copy of the License at
+
+           http://www.apache.org/licenses/LICENSE-2.0
+
+         Unless required by applicable law or agreed to in writing,
+         software distributed under the License is distributed on an
+         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+         KIND, either express or implied.  See the License for the
+         specific language governing permissions and limitations
+         under the License.
+---
+
+Getting Started with Windows Phone 7
+==================================
+
+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:
+----------------
+
+- [Cordova and Windows Phone quick setup video](http://www.youtube.com/v/wO9xdRcNHIM?autoplay=1)
+- [Cordova and Windows Phone deep dive](http://www.youtube.com/v/BJFX1GRUXj8?autoplay=1)
+
+
+1. Requirements
+---------------
+
+- Windows 7 or Windows Vista with SP2
+
+Note: Running in VM has issues, if you are on a Mac, you will need to setup a bootcamp partition with Windows 7 or Vista
+
+Necessary for Installing on Device and Submitting to Market Place:
+
+- Become an [App Hub member](http://create.msdn.com/en-US/home/membership).
+
+
+2. Install SDK + Cordova
+----------------------------
+
+- Download and install [Windows Phone  SDK](http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27570/)
+- Download the latest copy of [Cordova](http://phonegap.com/download) and extract its contents. We will be working with the subfolder: lib\windows-phone\
+- copy the file CordovaStarter-x.x.x.zip to the folder : \My Documents\Visual Studio 2010\Templates\ProjectTemplates\
+( if the template file does not exist, you will need to build it. See 2.1 below )
+if you have just installed VisualStudio, you should launch it once to create this folder
+if you prefer, you may add the project instead to the "Silverlight for Windows Phone" subfolder of "Visual C#". This is up to you, and only affects where the project template is shown when creating a new project. Also, You may need to create this folder. 
+
+
+2.1. Building the template
+-----------------------------
+( note, this step may not be required.  If the lib\windows-phone directory already contains a file CordovaStarter-x.x.x.zip then you may skip this step )
+- Open the file lib\windows-phone\templates\standalone\CordovaSolution.sln in Visual Studio Express for Windows Phone
+- From the file menu, select 'Export Template...' 
+- Choose template type 'Project template'
+- Give the exported template a name, ex. CordovaStarter-2.1.0 will produce CordovaStarter-2.1.0.zip
+- Optionally, you may add a description, icon image, and Preview image.  These are what is displayed in Visual Studio in the 'New Project' dialog.- 
+- Note: If you select ( 'Automatically import the template ... ') then you will not need to copy the .zip file over as outlined in step 2.
+- Press 'Finish'
+
+
+
+
+3. Setup New Project
+--------------------
+
+- Open Visual Studio Express for Windows Phone and choose **New Project**.
+- Select **CordovaStarter**. ( the version number will be displayed in the template description )
+- - note: If you do not see it, you may have to select the top level 'Visual C#' to see it
+- Give your project a name, and select OK.
+
+    ![](img/guide/getting-started/windows-phone-7/wpnewproj.PNG)
+
+ 
+4. Review the project structure
+-------------------------------
+
+- The 'www' folder contains your Cordova html/js/css and any other resources included in your app.
+- Any content that you add here needs to be a part of the Visual Studio project, and it must be set as content. 
+
+    ![](img/guide/getting-started/windows-phone-7/wp7projectstructure.PNG)
+
+
+5. Build and Deploy to Emulator
+-------------------------------
+
+- Make sure to have **Windows Phone Emulator** selected in the top drop-down menu.
+- Hit the green **play button** beside the Windows Phone Emulator drop-down menu to start debugging or press F5.
+
+    ![](img/guide/getting-started/windows-phone-7/wprun.png)
+    ![](img/guide/getting-started/windows-phone-7/wpfirstrun.PNG)
+
+
+6. Build your project for the device
+------------------------------------
+
+In order to test your application on a device, the device must be registered. Click [here](http://msdn.microsoft.com/en-us/library/gg588378(v=VS.92).aspx) to read documentation on deploying and testing on your Windows Phone.
+
+- Make sure your phone is connected, and the screen is unlocked
+- In Visual Studio, select 'Windows Phone Device' from the top drop-down menu.
+- Hit the green **play button** beside the drop-down menu to start debugging or press F5.
+
+    ![](img/guide/getting-started/windows-phone-7/wpd.png)
+
+
+Done!
+-----
+
+You can also checkout more detailed version of this guide [here](http://wiki.phonegap.com/w/page/48672055/Getting%20Started%20with%20PhoneGap%20Windows%20Phone%207).
+

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/docs/en/edge/guide/getting-started/windows-phone-8/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/windows-phone-8/index.md b/docs/en/edge/guide/getting-started/windows-phone-8/index.md
new file mode 100644
index 0000000..92b4b1e
--- /dev/null
+++ b/docs/en/edge/guide/getting-started/windows-phone-8/index.md
@@ -0,0 +1,132 @@
+---
+license: Licensed to the Apache Software Foundation (ASF) under one
+         or more contributor license agreements.  See the NOTICE file
+         distributed with this work for additional information
+         regarding copyright ownership.  The ASF licenses this file
+         to you under the Apache License, Version 2.0 (the
+         "License"); you may not use this file except in compliance
+         with the License.  You may obtain a copy of the License at
+
+           http://www.apache.org/licenses/LICENSE-2.0
+
+         Unless required by applicable law or agreed to in writing,
+         software distributed under the License is distributed on an
+         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+         KIND, either express or implied.  See the License for the
+         specific language governing permissions and limitations
+         under the License.
+---
+
+Getting Started with Windows Phone 8
+==================================
+
+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.
+
+1. System Requirements
+---------------
+
+- Operating System: 
+ - Windows 8, Windows 8 Pro
+
+- Hardware:
+ - 6.5 GB of free hard disk space
+ - 4 GB RAM
+ - 64-bit (x64) CPU
+
+- Windows Phone 8 Emulator:
+ - Windows 8 Pro edition or greater
+ - Requires a processor that supports Second Level Address Translation (SLAT)
+
+- SDK + IDE ( Visual Studio )
+ - VS Express for Windows Phone ( included in the SDK )
+ - Visual Studio Professional, Premium, or Ultimate
+
+Note: Running in Virtual Machine has issues, if you are on a Mac, you will need to setup a bootcamp partition with Windows 8 (x64)
+
+Necessary for Installing on Device and Submitting to Market Place:
+
+- Become an [App Hub member](http://create.msdn.com/en-US/home/membership).
+
+
+2. Install SDK + Cordova
+----------------------------
+
+- Download and install [Windows Phone  SDK](http://www.microsoft.com/en-us/download/details.aspx?id=35471)
+- Download the latest copy of [Cordova](http://phonegap.com/download) and extract its contents. We will be working with the subfolder: lib\windows-phone-8\
+- copy the file CordovaWP8AppFull-x.x.x.zip to the folder : \My Documents\Visual Studio 2012\Templates\ProjectTemplates\
+
+
+
+
+
+2.1. Building the template
+-----------------------------
+( note, this step may not be required.  If the lib\windows-phone directory already contains a file CordovaStarter-x.x.x.zip then you may skip this step )
+- Open the file lib\windows-phone\templates\standalone\CordovaSolution.sln in Visual Studio Express for Windows Phone
+- From the file menu, select 'Export Template...' 
+- Choose template type 'Project template'
+- Give the exported template a name, ex. CordovaStarter-2.1.0 will produce CordovaStarter-2.1.0.zip
+- Optionally, you may add a description, icon image, and Preview image.  These are what is displayed in Visual Studio in the 'New Project' dialog.- 
+- Note: If you select ( 'Automatically import the template ... ') then you will not need to copy the .zip file over as outlined in step 2.
+- Press 'Finish'
+
+2.2 About the different templates
+--------------------
+Apache Cordova for Windows Phone 8 supports 2 different types of templates.  
+The 'Full' template includes a pre-built dll containing all the framework code for Apache Cordova.  This template will create a project that is easy to update, as you can simply replace the JavaScript and .dll in your project and rebuild when a new version comes out. The downside of this approach is that because the dll contains ALL of the Cordova API, it requires all available permissions even if the APIs are not called.  When you submit an app to the App store, Microsoft will run a static analyzer against your application, and detect that you require all available permissions, and place a disclaimer on you app that is presented to the user when they choose to install your app.  Users may be discouraged if they see a required permission that does not make sense ( ie, why does this drawing program need access to my media library and contacts ).
+
+The 'Stand-Alone' template includes ALL the source code for Apache Cordova.  This project is easier to fine-tune to use just the features you need, thereby working around the permissions issues of the 'Full' template, however this type of project will be more difficult to update, as you will need to update individual files within your project and manage any dependancies yourself.  In order to exclude an API you are not using, you can simply right-click-select the Command class file in Visual Studio and choose 'do not include in project'.
+
+
+
+3. Setup New Project
+--------------------
+
+- Open Visual Studio Express for Windows Phone and choose **New Project**.
+- Select **CordovaWP8AppFull** or **CordovaWP8AppStandalone**. ( the version number will be displayed in the template description )
+- Give your project a name, and select OK.
+
+![](img/guide/getting-started/windows-phone-8/FullTemplate.PNG)
+![](img/guide/getting-started/windows-phone-8/StandAloneTemplate.PNG)
+
+ 
+4. Review the project structure
+-------------------------------
+
+- The 'www' folder contains your Cordova html/js/css and any other resources included in your app.
+- Any content that you add here needs to be a part of the Visual Studio project, and it must be set as content. 
+
+![](img/guide/getting-started/windows-phone-8/projectStructure.PNG)
+
+
+5. Build and Deploy to Emulator
+-------------------------------
+
+- Make sure to have **Windows Phone Emulator** selected in the top drop-down menu.
+- Hit the green **play button** beside the Windows Phone Emulator drop-down menu to start debugging or press F5.
+
+![](img/guide/getting-started/windows-phone-8/BuildEmulator.PNG)
+
+
+6. Build your project for the device
+------------------------------------
+
+In order to test your application on a device, the device must be registered. Click [here](http://msdn.microsoft.com/en-us/library/gg588378(v=VS.92).aspx) to read documentation on deploying and testing on your Windows Phone 8.
+
+- Make sure your phone is connected, and the screen is unlocked
+- In Visual Studio, select 'Device' from the top drop-down menu.
+- Hit the green **play button** beside the drop-down menu to start debugging or press F5.
+
+![](img/guide/getting-started/windows-phone-8/BuildDevice.PNG)
+
+
+Done!
+-----
+
+Further Reading 
+-------
+
+For more details on the specific differences between IE10 and WebKit browsers, and how to support both MS has a helpful [guide here](http://blogs.windows.com/windows_phone/b/wpdev/archive/2012/11/15/adapting-your-webkit-optimized-site-for-internet-explorer-10.aspx)
+
+
+

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/docs/en/edge/guide/getting-started/windows-phone/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/windows-phone/index.md b/docs/en/edge/guide/getting-started/windows-phone/index.md
deleted file mode 100644
index bd431c1..0000000
--- a/docs/en/edge/guide/getting-started/windows-phone/index.md
+++ /dev/null
@@ -1,115 +0,0 @@
----
-license: Licensed to the Apache Software Foundation (ASF) under one
-         or more contributor license agreements.  See the NOTICE file
-         distributed with this work for additional information
-         regarding copyright ownership.  The ASF licenses this file
-         to you under the Apache License, Version 2.0 (the
-         "License"); you may not use this file except in compliance
-         with the License.  You may obtain a copy of the License at
-
-           http://www.apache.org/licenses/LICENSE-2.0
-
-         Unless required by applicable law or agreed to in writing,
-         software distributed under the License is distributed on an
-         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-         KIND, either express or implied.  See the License for the
-         specific language governing permissions and limitations
-         under the License.
----
-
-Getting Started with Windows Phone
-==================================
-
-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:
-----------------
-
-- [Cordova and Windows Phone quick setup video](http://www.youtube.com/v/wO9xdRcNHIM?autoplay=1)
-- [Cordova and Windows Phone deep dive](http://www.youtube.com/v/BJFX1GRUXj8?autoplay=1)
-
-
-1. Requirements
----------------
-
-- Windows 7 or Windows Vista with SP2
-
-Note: Running in VM has issues, if you are on a Mac, you will need to setup a bootcamp partition with Windows 7 or Vista
-
-Necessary for Installing on Device and Submitting to Market Place:
-
-- Become an [App Hub member](http://create.msdn.com/en-US/home/membership).
-
-
-2. Install SDK + Cordova
-----------------------------
-
-- Download and install [Windows Phone  SDK](http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27570/)
-- Download the latest copy of [Cordova](http://phonegap.com/download) and extract its contents. We will be working with the subfolder: lib\windows-phone\
-- copy the file CordovaStarter-x.x.x.zip to the folder : \My Documents\Visual Studio 2010\Templates\ProjectTemplates\
-( if the template file does not exist, you will need to build it. See 2.1 below )
-if you have just installed VisualStudio, you should launch it once to create this folder
-if you prefer, you may add the project instead to the "Silverlight for Windows Phone" subfolder of "Visual C#". This is up to you, and only affects where the project template is shown when creating a new project. Also, You may need to create this folder. 
-
-
-2.1. Building the template
------------------------------
-( note, this step may not be required.  If the lib\windows-phone directory already contains a file CordovaStarter-x.x.x.zip then you may skip this step )
-- Open the file lib\windows-phone\templates\standalone\CordovaSolution.sln in Visual Studio Express for Windows Phone
-- From the file menu, select 'Export Template...' 
-- Choose template type 'Project template'
-- Give the exported template a name, ex. CordovaStarter-2.1.0 will produce CordovaStarter-2.1.0.zip
-- Optionally, you may add a description, icon image, and Preview image.  These are what is displayed in Visual Studio in the 'New Project' dialog.- 
-- Note: If you select ( 'Automatically import the template ... ') then you will not need to copy the .zip file over as outlined in step 2.
-- Press 'Finish'
-
-
-
-
-3. Setup New Project
---------------------
-
-- Open Visual Studio Express for Windows Phone and choose **New Project**.
-- Select **CordovaStarter**. ( the version number will be displayed in the template description )
-- - note: If you do not see it, you may have to select the top level 'Visual C#' to see it
-- Give your project a name, and select OK.
-
-    ![](img/guide/getting-started/windows-phone/wpnewproj.PNG)
-
- 
-4. Review the project structure
--------------------------------
-
-- The 'www' folder contains your Cordova html/js/css and any other resources included in your app.
-- Any content that you add here needs to be a part of the Visual Studio project, and it must be set as content. 
-
-    ![](img/guide/getting-started/windows-phone/wp7projectstructure.PNG)
-
-
-5. Build and Deploy to Emulator
--------------------------------
-
-- Make sure to have **Windows Phone Emulator** selected in the top drop-down menu.
-- Hit the green **play button** beside the Windows Phone Emulator drop-down menu to start debugging or press F5.
-
-    ![](img/guide/getting-started/windows-phone/wprun.png)
-    ![](img/guide/getting-started/windows-phone/wpfirstrun.PNG)
-
-
-6. Build your project for the device
-------------------------------------
-
-In order to test your application on a device, the device must be registered. Click [here](http://msdn.microsoft.com/en-us/library/gg588378(v=VS.92).aspx) to read documentation on deploying and testing on your Windows Phone.
-
-- Make sure your phone is connected, and the screen is unlocked
-- In Visual Studio, select 'Windows Phone Device' from the top drop-down menu.
-- Hit the green **play button** beside the drop-down menu to start debugging or press F5.
-
-    ![](img/guide/getting-started/windows-phone/wpd.png)
-
-
-Done!
------
-
-You can also checkout more detailed version of this guide [here](http://wiki.phonegap.com/w/page/48672055/Getting%20Started%20with%20PhoneGap%20Windows%20Phone%207).
-

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-7/wp7projectstructure.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-7/wp7projectstructure.PNG b/template/docs/default/img/guide/getting-started/windows-phone-7/wp7projectstructure.PNG
new file mode 100644
index 0000000..0c7d42d
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-7/wp7projectstructure.PNG differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-7/wpd.png
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-7/wpd.png b/template/docs/default/img/guide/getting-started/windows-phone-7/wpd.png
new file mode 100644
index 0000000..0a0b2db
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-7/wpd.png differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-7/wpfirstrun.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-7/wpfirstrun.PNG b/template/docs/default/img/guide/getting-started/windows-phone-7/wpfirstrun.PNG
new file mode 100644
index 0000000..8a82ec6
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-7/wpfirstrun.PNG differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-7/wpnewproj.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-7/wpnewproj.PNG b/template/docs/default/img/guide/getting-started/windows-phone-7/wpnewproj.PNG
new file mode 100644
index 0000000..ed2f143
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-7/wpnewproj.PNG differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-7/wprun.png
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-7/wprun.png b/template/docs/default/img/guide/getting-started/windows-phone-7/wprun.png
new file mode 100644
index 0000000..ce67de9
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-7/wprun.png differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-8/BuidDevice.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-8/BuidDevice.PNG b/template/docs/default/img/guide/getting-started/windows-phone-8/BuidDevice.PNG
new file mode 100755
index 0000000..92ea56d
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-8/BuidDevice.PNG differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-8/BuildEmulator.png
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-8/BuildEmulator.png b/template/docs/default/img/guide/getting-started/windows-phone-8/BuildEmulator.png
new file mode 100755
index 0000000..5893f64
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-8/BuildEmulator.png differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-8/FullTemplate.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-8/FullTemplate.PNG b/template/docs/default/img/guide/getting-started/windows-phone-8/FullTemplate.PNG
new file mode 100755
index 0000000..85f49cf
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-8/FullTemplate.PNG differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-8/StandAloneTemplate.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-8/StandAloneTemplate.PNG b/template/docs/default/img/guide/getting-started/windows-phone-8/StandAloneTemplate.PNG
new file mode 100755
index 0000000..62a98c4
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-8/StandAloneTemplate.PNG differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone-8/projectStructure.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone-8/projectStructure.PNG b/template/docs/default/img/guide/getting-started/windows-phone-8/projectStructure.PNG
new file mode 100755
index 0000000..9956094
Binary files /dev/null and b/template/docs/default/img/guide/getting-started/windows-phone-8/projectStructure.PNG differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone/wp7projectstructure.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone/wp7projectstructure.PNG b/template/docs/default/img/guide/getting-started/windows-phone/wp7projectstructure.PNG
deleted file mode 100644
index 0c7d42d..0000000
Binary files a/template/docs/default/img/guide/getting-started/windows-phone/wp7projectstructure.PNG and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone/wpd.png
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone/wpd.png b/template/docs/default/img/guide/getting-started/windows-phone/wpd.png
deleted file mode 100644
index 0a0b2db..0000000
Binary files a/template/docs/default/img/guide/getting-started/windows-phone/wpd.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone/wpfirstrun.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone/wpfirstrun.PNG b/template/docs/default/img/guide/getting-started/windows-phone/wpfirstrun.PNG
deleted file mode 100644
index 8a82ec6..0000000
Binary files a/template/docs/default/img/guide/getting-started/windows-phone/wpfirstrun.PNG and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone/wpnewproj.PNG
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone/wpnewproj.PNG b/template/docs/default/img/guide/getting-started/windows-phone/wpnewproj.PNG
deleted file mode 100644
index ed2f143..0000000
Binary files a/template/docs/default/img/guide/getting-started/windows-phone/wpnewproj.PNG and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/44617041/template/docs/default/img/guide/getting-started/windows-phone/wprun.png
----------------------------------------------------------------------
diff --git a/template/docs/default/img/guide/getting-started/windows-phone/wprun.png b/template/docs/default/img/guide/getting-started/windows-phone/wprun.png
deleted file mode 100644
index ce67de9..0000000
Binary files a/template/docs/default/img/guide/getting-started/windows-phone/wprun.png and /dev/null differ