Presentation is loading. Please wait.

Presentation is loading. Please wait.

Easy programmatic access to the file system, file type associations, and new system UI controls for opening files Simple integration with the file.

Similar presentations


Presentation on theme: "Easy programmatic access to the file system, file type associations, and new system UI controls for opening files Simple integration with the file."— Presentation transcript:

1

2

3

4 Easy programmatic access to the file system, file type associations, and new system UI controls for opening files Simple integration with the file system and connected devices like webcams and location sensors New declarative access model for PC resources that shows users app capabilities prior to purchase

5 Capabilities in the Store

6 Users are notified about which capabilities an app declares as part of their app Store acquisition Ensure that requested capabilities match customer expectations Users can also easily enable or disable access to sensitive devices via the Settings Charm for each app File type associations are also declarative, and users can select their preferred applications for each file type

7 Suspect capabilities This app could use your: Location Documents Library Webcam Microphone

8

9

10

11

12

13 Manifest Designer

14

15

16

17

18

19

20 Programmatic access to files and folders

21

22

23

24 // Receive activation. function onActivatedHandler(eventArgs) { if (eventArgs.kind == Windows.ApplicationModel.Activation.ActivationKind.file) { //...

25 Device capabilities

26 Simple integration with native and specialized devices Declarative access model for common device classes Webcam and microphone Location Proximity SMS And others… User consent model for sensitive device classes

27

28

29 Recap

30

31

32

33

34

35


Download ppt "Easy programmatic access to the file system, file type associations, and new system UI controls for opening files Simple integration with the file."

Similar presentations


Ads by Google