Camera Task In Phone 8



Use the camera capture task to enable users to take a photo from your application using the built-in Camera application. If the user completes the task, an event is raised and the event handler receives a photo in the result. On Windows Phone 8, if the user accepts a photo taken with the camera capture task, the photo is automatically saved to the phone's camera roll. On previous versions of Windows Phone, the photo is not automatically saved.

Source Code