Hemant Malav
Hemant Malav

Reputation: 11

Is it possible to develop windows phone 8.0/8.1 applications using the windows phone 7.1 sdk

I'm using Windows 7 and don not want to migrate to windows 8. I also want to develop Windows Phone applications. But Windows 8 SDK requires Windows 8. So Windows Phone SDK 7.1 can develop applications for Windows 8 or Windows 8.1 Phones.

Upvotes: 1

Views: 270

Answers (2)

robwirving
robwirving

Reputation: 1798

You can develop Windows Phone 7.1 apps that will run on Windows Phone 8/8.1 devices. But you'll only be able to use features available in the Windows Phone 7.1 SDK.

Upvotes: 1

Kasun Kodagoda
Kasun Kodagoda

Reputation: 4024

You can not develop apps for Windows Phone 8/8.1 using Windows Phone 7.1 SDK. And to dvelop for Windows Phone 8.1/Windows 8.1 you need to have a Windows 8.1 installation . For Windows Phone 8 you need at least Windows 8. So you have to update your OS to do so.

I suggest a dual boot system as the best option, or you can install Windows 8.1 on a virtual Machine and then install Visual Studio 2013 and WP SDK in it. but it is very painful to develop like that and you will need a lot of resources in RAM and processing power. Best way if to go for a dual-boot system.

Upvotes: 0

Related Questions