Developing Apps For Windows Phone 8
Developing Apps For Windows Phone 8
Windows Phone 8
Agenda
Introduction
WP 8
Windows 8
Shared Core
8 Big Things
You Must Know About
Windows Phone 8
2. Internet Explorer 10
4x faster JavaScript
performance
4. Speech
Integrate speech-to-text and textto-speech with Speech APIs
15 supported languages
Voice commands to open apps from
start screen
5. Proximity APIs
NFC Tap-to-Share & Tap-to-Pay
Bluetooth APIs
Turn-by-turn directions
50 Languages
Getting Started
Pro or higher
http://dev.windowsphone.com/en-us/downloadsdk
Demo
How to create your first app for Windows Phone
Agenda
Introduction
Lifecycle
5 seconds
Panorama
Pivot
Telerik RadControls
26
Tile Sizes
Tile Size
Iconic Images
Small
Medium
Wide
N/A
27
Tile Templates
Flip flips from front to back
Iconic
28
Tiles Demo
Lock Screen
User can select any five apps to show
quick status
All you have to do is
Create an icon
Declare the apps intent in the
application manifest file
Agenda
Introduction
Agenda
Introduction
Maps APIs
Replaces Bing Maps
Converges with Windows 8
Map Control
ContentPanel.Children.Add(MyMap);
Offline Maps
MapDownloaderTask mdt = new MapDownloaderTask();
mdt.Show();
Sensors Proximity
NFC
Near Field Communications (within 3-4 centimetres)
Transfer of a message or byte stream from one device to another
Using Bluetooth or WiFi
NFC Options
App to app
App to device
Tag to App
NFC Demo
Voice Commands
Text To Speech
Speech To Text
Demo
Speech-To-Text, Text-To-Speech
Sensors - VoIP
Agenda
Introduction
Common Structure
Windows 8
WP 8
Windows Phone 8
Control Comparison
Windows Phone 8
Windows 8
Windows Phone 8
Common APIs
Windows 8
WP 8
Agenda
Introduction
References
https://www.microsoftvirtualacademy.com/tracks/building-apps-forwindows-phone-8-jump-start
https://dev.windowsphone.com