is it possible to develop a windows 8.1 app on windows 10? - windows

I need to develop a windows 8.1 app, is it possible to do on a Windows 10 PC?
I have a windows 8.1 device to test my app on.

Yes, you can use Visual Studio 2013 or Visual Studio 2015 to create Windows (Store) 8.1 and Windows Phone 8.1 apps.
Download Visual Studio Community 2013
Download Visual Studio 2015

Related

Visual Studio 2015 with Windows Phone 7

I cannot find 100% answer if there is an option to develop Windws Phone 7 app using Visual Studio 2015. I am almost sure it is immposible but still not 100%.
There is nothing about Windows Phone 7 in Visual Studio 2015 specifications as below:
https://www.visualstudio.com/en-us/products/visual-studio-2015-compatibility-vs.aspx
No, you can't use VS 2015 for WP7 development. You even can't use VS 2013 for that. Only VS 2010 and 2012 can be used to develop apps for WP7.
See older questions about VS 2013 and WP7 compability for additional info:
Install Windows Phone 7.1 SDK on Windows 8.1 RTM with Visual Studio 2013 RC
How to Target WP7.1 in Visual Studio 2013

How to Update from windows phone 8 to windows phone 8.1 in visual studio 2013

I have installed visual studio 2013 with windows phone target os version 8.but i need windows phone target os version 8.1 ,i installed windows 8.1 updates sdk toolkit and vs2013.4 was installed but could not opened
Install the latest Visual Studio 2013 update. Currently: Microsoft Visual Studio 2013 Update 4
Install Visual studio 2015,This is the latest one for creating windows universal app, You have to use anything

Visual Studio 2013 no emulators appear

I am using Windows 7 and Visual Studio Express 2013. I have installed Windows Phone 7.1 SDK and Windows Phone 8.1 SDK. When i go to VS menu under DEBUG->Other Debug Targets->Debug Windows phone internet Explorer nothing appear under Target Device Dropdown list in order to choose emulator. Any ideas how to configure them?.
The Windows Phone 8.0 SDK include the ability to create apps for 7.1 and 8.0 so there should be no need to install the 7.1 SDK.
Developing apps for 7.x is not supported in Visual Studio 2013. If you must target 7.x devices you'll need to use VS2010 or VS2012.
If you want o build for Windows Phone 7.x you should use Visual Studio 2012. You can install this AND Visual Studio 2013 on the same machine.
Again one more thing is you can not build Windows Phone 8.1 apps on Windows 7 OS. So it is advisable to install windows 8.1 / 10 OS and install both VS2012 and VS2013.

Upgrade from Windows Phone 8.0 Development to Windows Phone 8.1 Development

I am Developing Apps on "Microsoft Visual Studio Express 2012 For Windows Phone". I develop Windows Phone 8.0 Apps.
Now I need to develop Windows Phone 8.1 Apps free. Which Visual Studio to use for this purpose.? and What about windows Phone 8.1 Emulator.
If possible share both download links.
You Should use Visual Studio 2013. here is a download link for Express 2013 for Windows
that can be used for windows and windows phone as well as Universal Apps. for windows phone 8.1 emulators, you can download them from here Windows Phone 8.1 Emulators
To develop Windows Phone 8.1 App, You should use Visual Studio 2013.
And here is the download link: Visual Studio Downloads
On the Dev Center of Microsoft you can find all information, samples and tools you need to develop Windows and Windows Phone apps.
Info from the site regarding to WP development:
Windows Phone 8.1 development tools:
The Windows Phone 8.1 development tools are installed with Visual Studio Express 2013 for Windows with Update 2 and Visual Studio 2013 Update 2.
Windows Phone 8.1 Emulators:
This package requires Visual Studio 2013 with Update 2 or later, Windows 8.1 (x64) Professional edition or higher, and a processor that supports Client Hyper-V and Second Level Address Translation (SLAT).
Here are several links to useful parts of the site:
Downloads (scroll to Windows Phone section)
SDK
Note: with these tools, you can still develop Windows Phone 8.0 apps as well.
You have to use Option in visual studio 2013 express from here.
Edit:
After Installation open your windows phone 8.0 project in visual studio 2013 fallow the process described here. As same as windows phone 8 emulators will comes under windows phone Sdk
Check this link about Documention.
Note:
I suggest you to back up of your windows phone 8.0 project to separate Folder to continue the development of windows phone 8.0.
Why:
You cannot downgrade a upgraded app with version 8.1 to version 8 or 7.1.
All the Best.

Windows Phone development in Visual Studio 2012 RC

Today Microsoft released Windows 8 Release Preview and visual studio 2012 rc. I'm a Windows phone developer. What dev tool I have to use for create my apps in Windows 8 rp?
In Microsoft Visual Studio 2012 express download page, it is mentioned like
"A Visual Studio 2012 Express product for Windows Phone will be available in conjunction with the next Windows Phone release. Until then, you can continue to use Visual Studio 2010 Express for Windows Phone to create Windows Phone apps."
http://www.microsoft.com/visualstudio/11/en-us/products/express
The Windows Phone 8 SDK is out now, for those that are still reading this. It includes the 7.1 and 7.1.1 as well, and all runs within Visual Studio 2012. You can get it here:
https://dev.windowsphone.com/en-us/downloadsdk
For Windows 8, install VS2010, the Windows Phone SDK, and don't forget the 7.1.1 SDK update that fixes problems with Windows 8.

Resources