Search code examples
windows-phone-7cameracapturetask

Windows Phone 7 Taking Photo


I am developing Windows Phone 7 application (7.0) and want to take photo without using CameraCaptureTask. There will be a button on main screen and it will take photo by clicking it instantly. Any solution?


Solution

  • In Windows Phone 7.0 you can only use the CameraCaptureTask for this. You have to upgrade on Mango if you need more functionality.