Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Adding Windows Phone 8 SDK to Visual Studio 2012

I'm on a really bad internet connection, and I have Windows Phone 8 SDK files, but no the install file. Is there a way to add Windows 8 SDK to Visual Studio, without downloading the install file?

like image 406
Gregor Menih Avatar asked Nov 09 '12 17:11

Gregor Menih


1 Answers

Not sure, what you mean? You need either existing Visual Studio 2012 installation + you have to install WP8 SDK which expands the Visual Studio, or you can only download the SDK, install it and use the Visual Studio Express for Windows Phone.
Either way you have to download the SDK, either online installation file here:
https://dev.windowsphone.com/en-us/downloadsdk
Or complete offline installation ISO here:
http://go.microsoft.com/fwlink/?LinkID=257234&clcid=0x409

like image 180
Martin Suchan Avatar answered Nov 03 '22 01:11

Martin Suchan