Click here to Skip to main content
15,886,873 members
Articles / Windows Phone 8

Setting up Windows Phone SDK Update for Windows Phone 7.8 and Working with Visual Studio 2010/2012

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
2 Apr 2013CPOL2 min read 10.5K   2   2
How to set up Windows Phone SDK update for Windows Phone 7.8 and working with Visual Studio 2010/2012

Microsoft has just released an update for Windows Phone SDK 7.1 and 8.0 to provide support for Windows Phone 7.8 emulators. I have shared the details in my last blog post.

In this article, I will walk you through how it would look to work with this update.

The following simple steps will help you with it:

  1. Install Windows Phone SDK 8.0 or Windows Phone SDK 7.1
  2. Install Windows Phone SDK Update for Windows Phone 7.8 from Microsoft

    Click the Download button for ‘WPexpress78_update.exe’.

  3. Double Click on ‘WPexpress78_update.exe’ and Click on ‘Install’ to apply this update.

    Note: Depending on the network bandwidth, it would take some time to download and install necessary packages.

    image

    image

    Once the update is completed, you will receive the confirmation.

  4. Launch Your Visual Studio 2010 or 2012, and open up/create a Windows Phone project.

    image

Now go to the device selection drop down and you can see that new set of 7.8 emulators (256MB and 512MB) are added to the list.

image78_vs2012

and click on ‘Run’.

Now you play with emulator for some time. You can see the new tile resizing option to display small tiles for your application. And also you can create Flip, Cycle, and Iconic template based live tiles as well.

Just sharing some screen shots of sample app on emulator with Medium, small application live tile display.

imageimageimage

Why do you need this separate set of emulators for 7.8, instead I can use the old 512MB/256MB emulator right?

NO, you require Windows Phone 7.8 emulators to setup and test the new Cycle, Flip, or Iconic – live tiles[small sized] for your application. Also to have the new feature - ‘Live Tile light up’ (an easy way for you to add Windows Phone 8 Live Tile functionality to your Windows Phone OS 7.1 app so that when it’s run on a Windows Phone 7.8 or Windows Phone 8 device, it "lights up" the new templates!)

The following articles would help you understand this further:

The post Setting up Windows Phone SDK update for Windows Phone 7.8 and working with Visual Studio 2010/2012 appeared first on Nithin Mohan T K's Space.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
India India
http://about.me/nithinmohantk

Comments and Discussions

 
QuestionI can't create a phone project on vs2012 professional Pin
AcidAndroid17-Sep-13 7:06
AcidAndroid17-Sep-13 7:06 
Questionconfigure windows phone sdk in visual studio Pin
boss prabu14-Apr-13 5:55
boss prabu14-Apr-13 5:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.