Introduction to windows phone for Absolute Beginners

29
/* Life runs on code */ /* Life runs on code */

Transcript of Introduction to windows phone for Absolute Beginners

Page 1: Introduction to windows phone for Absolute Beginners

/* Life runs on code */

/* Life runs on code */

Page 2: Introduction to windows phone for Absolute Beginners

Introduction to Windows PhoneKamalakannan AnnamalaiWindows Phone DeveloperIlink SystemsTwitter : kanal_7Email : [email protected]

Introduction to Windows Phone – Training by Kamalakannan Annamalai.Nalanda Hall10/24/2013: 11.00am – 12.00pm

Page 3: Introduction to windows phone for Absolute Beginners

History about Windows Mobile.

Market share for Windows Phone.

What is Windows Phone?

Get Started with Windows Phone.

Hello Windows Phone 8.

What we are going to discuss about for next one hour?

Page 4: Introduction to windows phone for Absolute Beginners

History about Windows Mobile.- Pocket PC

Pocket PC 2000

Pocket PC 2002

Pocket PC 2003

Page 5: Introduction to windows phone for Absolute Beginners

History about Windows Mobile. – Windows Mobile

Windows Mobile 5.0

Windows Mobile 6.0

Windows Mobile 6.1

Windows Mobile 6.5

Page 6: Introduction to windows phone for Absolute Beginners

What is Windows Phone?

What do you think about Windows Phone?

How does Windows Phone differ from other Smart Phones?

What is Metro Style?

Page 7: Introduction to windows phone for Absolute Beginners

Market share for Windows Phone.

Page 8: Introduction to windows phone for Absolute Beginners

Market share for Windows Phone.

Page 9: Introduction to windows phone for Absolute Beginners

Market share for Windows Phone.

Page 10: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone.

Minimum Software & Hardware Requirements

Software/Hardware Windows Phone 7.5 Windows Phone 8

Operating System Windows 7 Windows 8

Development tool Visual Studio 2010 Visual Studio 2012

SDK & other tools. Windows Phone 7.5 Windows Phone 8

RAM 4GB 4GB

Graphics Card DirectX 10 or later graphics card with a WDDM 1.1 or later driver

As per Windows 8 operating system required.

SDK Link : https://dev.windowsphone.com/

Page 11: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone. – 2 Orientation in Windows Phone

Portrait

Landscape

Page 12: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone. – 3 Resolutions in Windows Phone

Page 13: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone.

Architecture of Windows Phone Operating System.

Life Cycle of Windows Phone Application.

3 important UI Controls.

Launchers & Choosers.

Walkthrough on top 5 Windows Phone 8 features.

Page 14: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone. Windows Phone OS Architecture

Page 15: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone - Windows Phone Application Life Cycle

Dormantstate

Tombstone state

Running stateLaunching

Activating

De-activating

Closing

Page 16: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone - Windows Phone UI Controls

Application Bar

Panorama

Pivot

Page 17: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – Application Bar

Application Icon

Application Bar

Application Menu Item

Page 18: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone - Panorama Page

Page 19: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – Pivot Page

Page 20: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – Launchers & Choosers

http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769550(v=vs.105).aspx

Bing Map Task.

Bing Map Direction Task.

Email Compose Task.

SMS Compose Task.

Web Browser Task.

Share Status Task.

Share media Task.

Share Link Task.

Search Task.

Market Place Review Task.

Market Place Detail Task.

Market Place Search Task.

Phone Call Task.

Media Player Launcher Task

Address Chooser Task.

Photo Chooser Task.

Phone Number Chooser Task.

Email Address Chooser Task.

Save Ring Tone Task.

Save Contact Task.

Save Email Task.

Save Phone Number Task.

Page 21: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – Windows Phone 8 top 5 Features

http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769550(v=vs.105).aspx

Tile Templates & Tile Sizes

Lock Screen on Windows Phone 8.

Voice Command Definition.

Wallet.

NFC.

Page 22: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – Tile Templates & Tile Sizes

Page 23: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – Lock Screen on Windows Phone 8.

Page 24: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – VCD on Windows Phone 8.

Do you know? Windows Phone can also respond to your voice command.

Page 25: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – Wallet on Windows Phone 8.

Page 26: Introduction to windows phone for Absolute Beginners

Get Started with Windows Phone – NFC on Windows Phone 8.

Do you know? Windows Phone & Windows 8 devices can communicate each other by just tapping each other using NFC.

Page 27: Introduction to windows phone for Absolute Beginners

Demo App

Page 28: Introduction to windows phone for Absolute Beginners

Queries?

Page 29: Introduction to windows phone for Absolute Beginners

Thank you

/* Life runs on code */