Download presentation
Presentation is loading. Please wait.
Published bySophia Sparks Modified over 6 years ago
1
volevi Windows Phone 8 SDK Update Puhn Chaturaphit
24 November 2012 presented by volevi Puhn Chaturaphit Navapon Ngarmvorarojsakul Tus Wichitchai
2
Windows Phone 8 SDK
3
new system requirements
64-bit version of Windows 8 Pro or higher. 4 GB or more of RAM. CPU with Second Level Address Translation (SLAT). Hyper-V must be installed.
4
emulator WVGA 512MB WVGA WXGA 720p & Simulation Dashboard
5
what’s new? Windows Phone 8 SDK bluetooth data sense lock screen audio
auto upload lenses wallet maps nfc resolutions speech app-to-app in-app purchase library advanced camera capture async sqlite
6
screen resolutions
7
tiles
8
lock screen
9
async public async task<int> count() { int result = 0; for (int i = 0; i < ; i++) { result += i; } return result; } //int result = await count(); public int count() { int result = 0; for (int i = 0; i < ; i++) { result += i; } return result; }
10
speech
11
app to app
12
native Direct3D games
13
in-app purchase
14
wallet
15
nfc
16
maps display route & provide walking or driving direction.
17
lenses
18
advanced capture APIs iso focus position white balance exposure
19
& many more Tiles and notifications Direct3D and games
Windows Phone Store Lock screen App models Ready for Business Maps and navigation Camera and photos Localization and globalization Location Media App manifest file Speech User interface SQLite Wallet Communications Multi-resolution Data and extensibility
20
Have fun with the Windows Phone 8 SDK!
Q/A at
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.