Download presentation
Presentation is loading. Please wait.
Published byDerek York Modified over 9 years ago
2
Easy for users to get & stay current Unified core and app platform Windows Phone 7.5 Windows Phone 8 Windows Phone 8.1 Windows 8 Xbox One Windows on Devices Xbox 360 Windows 8.1 Windows 10 Converged OS kernel Converged app model
3
PhoneSmall Tablet 2-in-1s (Tablet or Laptop) Desktops & All-in-Ones PhabletLarge Tablet Classic Laptop XboxIoTSurface HubHolographic Windows 10
4
One Store + One Dev Center Reuse Existing Code One SDK + Tooling Adaptive User Interface Natural User Inputs One Universal Windows Platform
5
Windows 10 operating system Bridging technologies Win32 desktop Web hosted Java Android Obj.C iOS Universal Windows Platform WWA C++ & CX.Net languages HTML DirectX XAML C++.Net languages MFCWFWPF.Net runtime
6
Phone Device Xbox Device Desktop Device Windows Core Universal Windows Platform
8
Apps don't target Windows 10, apps target the UWP
9
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.10240.0" MaxVersionTested="10.5.0.0"/>
10
The Universal Windows Platform can update at its own cadence
11
Phone Device Xbox Device Desktop Device Windows Core Universal Windows Platform Windows App
13
One Windows Desktop SKU PC 2 in 1 Mobile SKU Tablet Phablet Phone Xbox SKU Xbox IoT SKU Band IoT headless SKU Raspberry Pi Home Automation Surface Hub SKU Surface Hub Holographic SKU HoloLens
14
Each family offers its own shell and adds features to those it inherits
16
Phone Device Xbox Device Desktop Device Windows Core Universal Windows Platform Windows App Phone extension Xbox extension Desktop extension
17
Platform extensions don't invalidate binaries on other devices
18
UWP Windows Core UWP DesktopMobile Xbox More…
19
var api = "Windows.Phone.UI.Input.HardwareButtons"; if (Windows.Foundation.Metadata.ApiInformation.IsTypePresent(api)) { Windows.Phone.UI.Input.HardwareButtons.CameraPressed += CameraButtonPressed; }
21
Microsoft Edge
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.