Saturday 5 July 2014

How to create a Windows 8 Phone App ?

Hi guys, lets see how to create your first Windows 8 Phone App. To create a windows 8 App, you need to download a SDK in order to built your Application. You may download the SDK Visual Studio 2012(Supports only in Windows8 OS) from Windows developers store.


Step 1: Open the VS 2012 and it looks alike the given below picture .


Step 2 : It will redirect you to your SDK start page after some seconds.

Step 3 : To create your first App, go to Menu and  then,
File-> New Project ->  select your programming language you wish to develop
from given list of language -> Select the type of your application -> 
Give a name and location to your project -> OK

 Step 4: Select the OS version you preferred as Windows8.

Step 5 : Now you can able to  design and develop your App on the Windows8 Phone template given as it is very easy to design & develop through drag & drop option. You may double click the controls you dragged to code them by specify your actions need to be performed by controlling their events.
VS 2012 App development


for further updates you required, just comment in the given section below.




2 comments: