Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to learn Windows Phone development. Is it necessary to program apps on Windows 8? Can I not do it on my Windows XP or Windows 7 machine?

share|improve this question
2  
It depends the SDK you would like to use, sdk 7,7.1 would work on windows 7 but SDK 8 wouldn't (that means that you can't develop for windows phone 8 without windows 8 but you can develop for 7.5 and below with windows 7). – TheNewOne Nov 13 '12 at 11:35
Also, you can't develop for Windows Phone 7 (or Windows Phone 8) on Windows XP. – Jeremiah Isaacson Dec 13 '12 at 20:54

3 Answers

To Develop to Windows Phone 8 you will need windows 8 pro 64bits. No other OS will work. Also, even if you have Windows 8 Pro 64bits, you may not have access to the emulator, for that you will need a processor that supports hardware-virtualization and SLAT.

share|improve this answer

You can start with windows phone 7 SDK on windows 7 ;)

share|improve this answer

you can develop windows phone 8 applications only in Windows 8. the emulator doesnt work with any other OS. if your a beginner you can download all the tools including the OS from Microsoft site itself.

https://dev.windowsphone.com/en-us/downloadsdk?logged_in=1

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.