Setting 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.

With 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 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.

http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj720574(v=vs.105).aspx

http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/01/22/windows-phone-7-8-and-windows-phone-8-live-tile-light-up-for-windows-phone-os-7-1-apps.aspx

Read about Flip, Cycle, and Iconic live tile templates.