RC1140
RC1140

Reputation: 8653

Set image for windows mobile emulator camera

I am busy developing a windows mobile application that is targeted at WM6 , one of the features i need to use is the camera. In the emulator i can test the camera fine but the image is always black(fades between black and white). I need a way to provide the emulator with a image that i have already taken. At the moment to test i have to deploy the app to my physical device and this is slowing down the process alot.

Upvotes: 1

Views: 1125

Answers (1)

Matt Lacey
Matt Lacey

Reputation: 65564

During testing (on the emulaor) use the image picker instead of the camera.

Upvotes: 1

Related Questions