windows phone 8 dev.kickstart - lock screen, tiles and notifications

27
Välkommen till Windows Phone 8!

Upload: andreas-hammar

Post on 24-May-2015

973 views

Category:

Technology


1 download

DESCRIPTION

The main font got all messed up in the upload, sorry. Please download the file if you want the original version. Slide notes are in Swedish.

TRANSCRIPT

Page 1: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Välkommen till Windows Phone 8!

Page 2: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Lock screen, tiles and

[email protected]@andyhammar

Page 3: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

My name is

Andreas, and

this is my

Windows

Phone

Page 4: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Lock screen

Page 5: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Lock ScreenSame data as primary tile

Page 6: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Lock screen settings• Must set a default image• Deep link to app

Page 7: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Demo

Page 8: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Tiles

Page 9: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Tiles• Updating• Aligned APIs• New sizes• New types

Page 10: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Push notifications

ShellTile ShellTileSchedule

Page 11: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Tile APIsAPI

Push

ShellTile

ShellTileSchedule

API Front Count Front Title Front Image Back Content Back Title Back Image

Push Yes Yes Yes Yes Yes Yes

ShellTile Yes Yes Partial Yes Yes Partial

ShellTileSchedule No No Yes No No No

API Front Count Front Title Front Image Back Content Back Title Back Image XML

Push Yes Yes Yes Yes Yes Yes New

ShellTile Yes Yes Yes Yes Yes Yes New

ShellTileSchedule Yes Yes Yes Yes Yes Yes New

Page 12: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Tile Sizes• Small 159 x 159• Medium 336 x 336• Wide 691 x 336

One resolution fits all!

Page 13: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Tile TypesFlip Cycle Iconic

Tile type cannot

change!

Page 14: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Flip Tile

Page 15: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Cycle Tile

Page 16: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Iconic Tile• 110x110• (202)x202• Background

Page 17: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Light-Up for 7.5 apps• Reflection• New assets• Update tile

Page 19: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

demo

Page 20: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Push Notifications

Page 21: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Push Notifications

Overview

Page 22: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

New and improved

Page 23: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Azure Mobile Services

Page 24: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Background Agents

Page 25: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Agents – no more 2

week limit!

If…• Updates tileor• Updates lock screen

Page 26: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications

Summary

Windows Phone 8: Tiles, Lock Screen, and Notificationshttp://channel9.msdn.com/Events/Build/2012/2-019

• Apps on lock screen• New tiles & API alignment• Push notifications• Agents

Page 27: Windows Phone 8 Dev.KickStart - Lock screen, tiles and notifications