MSTC'14 Window Phone Workshop_Day 4

Post on 07-Nov-2014

342 views 1 download

Tags:

description

 

transcript

Presented by:

Amira Gamal

Launchers Choosers

App Bar In App Purchases

Launchers

MediaPlayerLauncher mediaPlayerLauncher = new MediaPlayerLauncher();

mediaPlayerLauncher.Media = new Uri(@"http://video-js.zencoder.com/oceans-clip.mp4", UriKind.Absolute);

mediaPlayerLauncher.Show();

Launch Media Player

Launch To Navigate to an Online Videoawait Launcher.LauncherUriAsync(new Uri((http//www.youtube.com).URL));

Demo

choosers

Launch Camera chooser

Demo

*Main Difference Between Launchers And Choosers!

• A chooser usually returns data back to the app (for example taking a photo) ,while a launcher does not (for example sending an email).

Game

In App Purchases

In App Purchases Kinds :•Consumable•Durable

Testing In App Purchases• Dev Center Beta App• Mock Library in Visual Studio

What do you think about In App Purchase Benefits?

App-Bar

App-Bar•Menu Items•Control Buttons

App-Bar Control Buttons

Before Clicking

After Clicking

App-Bar Menu Items

Demo

Summary

Any Questions !

Contact Me:Amira GamalMail: Amera.gamal@Hotmail.comTwitter: @Amira_gamalmFB: /amiragamalsalem