Launchers and Choosers
- Posted: Jul 13, 2010 at 11:50 AM
- 3,250 Views Today
Windows Phone Applications are not able to directly access common stores of information, such as the contacts list, or directly use Windows Phone functionality, such as the camera, phone calls or messaging. To enable applications to provide these common
tasks to their users, the Windows Phone 7 application model exposes a launchers and choosers API which provides indirect access to these useful phone features. This hands-on lab walks you through the launchers and choosers concepts as implemented in the Windows
Phone 7 application model and covers the different launchers and choosers available in this release.
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
thank you
it looks like the way sample handles life time of chooser/launcher are buggy. more specifically, depends on who holds onto chooser/launcher, event handlers for task completes are fired at different time.
when choosers/launchers are held alive by page (member field), looks like event handlers correctly get notified, but not when they are locally created and shown and get forgotten.
can we get some more concret samples on this area? or better, a more intuitive APIs for such simple task?
Remove this comment
Remove this thread
close