1

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.

Mikkel Gunvald
  • 339
  • 1
  • 13

1 Answers1

1

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

danvy
  • 2,085
  • 12
  • 17
  • Do you know if it is possible to run windows 8.0 apps on windows 10? I cant seem to find to find any concrete infomation on this. The best I have is this: http://stackoverflow.com/questions/30317848/run-windows-10-universal-apps-on-windows-8-1 – Mikkel Gunvald Jan 06 '16 at 16:16
  • Yes, you can run Windows 8 apps on Windows 10 – danvy Jan 06 '16 at 16:17
  • Does anyone know if I can develop 8.1 apps on Win 10 using Visual Studio 2017? – Arnie Schwarzvogel May 17 '17 at 17:01