how I can detect if the device has a camera before calling the method camera.showDialog ();?
Asked
Active
Viewed 338 times
1 Answers
2
I think you're looking for the SystemState.CameraPresent property.
Microsoft.WindowsMobile.Status.SystemState.CameraPresent

DanTheMan
- 3,277
- 2
- 21
- 40