Released in 2010 - ut · 2013-10-11 · MTAT.03.262 Mobile Application Development ....

Preview:

Citation preview

1

Released in 2010 Replaced Windows Mobile 6.5.5 (smart phone) with Windows Phone 7 (smart-casual phone)

2

3

4

WP8 1280x720px (3 res, max) Everything gets scaled automatically! Can make use of higher resolution images if included in resources. Otherwise, you can use the scaling value to point to different URL-s. NB! These are logical resolutions not physical! MS suggests the use of vector images: • XAML for Silverlight • SVN for XNA But you cant use SVN in Silverlight (and using XAML in XNA requires extra steps).

5

7.1 -> 7.10 7.8 = 7.10

6

Silverlight: event based XNA: loop based

7

8

Tombstoned state also holds the page history and current page. Activated event should check for IsApplicationInstancePreserved to see, whether the state needs to be recreated. All application state transitions have to complete in 10s.

9

Special path „Shared“ is used to contain data shared with the shell. Shared/Media – album art of playing background audio Shared/ShellContent – Application Tiles images Shared/Transfers – Background file transder

10

11

12

13

14

15

Zune has fixed size non-movable window.

16

17

+ improvements with Near Field Communications

18

Before taxes

19

20

21

22

Recommended