1 / 20

Windows Phone 8 SDK Update 24 November 2012

Windows Phone 8 SDK Update 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.

les
Télécharger la présentation

Windows Phone 8 SDK Update 24 November 2012

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Windows Phone 8 SDK Update 24 November 2012 presented by volevi Puhn Chaturaphit NavaponNgarmvorarojsakul TusWichitchai

  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. bluetooth Windows Phone 8 SDK what’s new? 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(){intresult = 0; for (inti = 0; i < 5000000; i++) { result += i; } return result;} //int result = await count(); public int count(){intresult = 0; for (inti = 0; i < 5000000; 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 • Lock screen • Maps and navigation • Location • Speech • Wallet • Multi-resolution • Direct3D and games • App models • Camera and photos • Media • User interface • Communications • Data and extensibility • Windows Phone Store • Ready for Business • Localization and globalization • App manifest file • SQLite

  20. Have fun with the Windows Phone 8 SDK! Q/A at www.facebook.com/volevi

More Related