1

I wish to develop apps for XBox One, not games, like Twitch. How do I get the SDK and how do I learn to develop apps for it? I am making a VOD app, so tutorials related to that will be helpful.

Is this possible using the Windows 10 SDK which has the Universal Windows Platform feature?

Links to tutorials, APIs would be appreciated.

khateeb
  • 5,265
  • 15
  • 58
  • 114
  • Have you found any information about this? I'm trying to find information about web development guidelines for the Xbox One browser, but can't find anything. Can't even find contact information to reach out to them :/ – oldboy Aug 01 '17 at 21:11

1 Answers1

0

Yes, Windows 10 UWP is best option to get you started. Visual Studio 2015 has got all the necessary Windows 10 SDKs from which you can develop apps for multiple devices including Windows PC, Windows Phone, Tablets, XBOX, IOT devices and many more.

References: https://msdn.microsoft.com/en-us/library/windows/apps/dn894631.aspx http://www.xbox.com/en-US/developers

Kishor Bikram Oli
  • 1,748
  • 1
  • 22
  • 40