volevi Windows Phone 8 SDK Update Puhn Chaturaphit 24 November 2012 presented by volevi Puhn Chaturaphit Navapon Ngarmvorarojsakul Tus Wichitchai
Windows Phone 8 SDK
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.
emulator WVGA 512MB WVGA WXGA 720p & Simulation Dashboard
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
screen resolutions
tiles
lock screen
async public async task<int> count() { int result = 0; for (int i = 0; i < 5000000; i++) { result += i; } return result; } //int result = await count(); public int count() { int result = 0; for (int i = 0; i < 5000000; i++) { result += i; } return result; }
speech
app to app
native Direct3D games
in-app purchase
wallet
nfc
maps display route & provide walking or driving direction.
lenses
advanced capture APIs iso focus position white balance exposure
& 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
Have fun with the Windows Phone 8 SDK! Q/A at www.facebook.com/volevi