windows phone concepts of app design and ui

8
Windows Phone Development Concepts of app design and UI Narek Hayrapetyan [email protected]

Upload: narek-hayrapetyan

Post on 06-May-2015

189 views

Category:

Technology


6 download

DESCRIPTION

Lesson 1

TRANSCRIPT

Page 1: Windows Phone Concepts of app design and UI

Windows Phone DevelopmentConcepts of app design and UINarek Hayrapetyan [email protected]

Page 2: Windows Phone Concepts of app design and UI

Windows Phone Rocks• Fast• Simple• Alive• Stylish and Colorful• Beloved Windows in your pocket

Page 3: Windows Phone Concepts of app design and UI

Shared Windows Core

Windows Kernel

CoreCLR

• Windows 8 and Windows Phone 8 Share Many Components At The Operating System Level

Page 4: Windows Phone Concepts of app design and UI

Metro Principles• More with less• Alive & in motion• Authentically digital• Content not chrome

Page 5: Windows Phone Concepts of app design and UI

Prerequisites

Windows Phone 8 SDK

http://dev.windowsphone.com/en-us/downloadsdk

x64

Page 6: Windows Phone Concepts of app design and UI

Screen Resolutions

Page 7: Windows Phone Concepts of app design and UI

App LifeCycle

Page 8: Windows Phone Concepts of app design and UI

Pivot vs. Panorama

• Can be used to display more information

• Supports programmatic switching

• LoadingPivotItem and UnloadingPivotItem events for delayed content loading

• Effective use of screen real estate

• More impressive• Background images

automatically stretched

• Horizontal PanoramaItem for visualization of content of different width

Pivot Panorama