문제

how I can detect if the device has a camera before calling the method camera.showDialog ();?

도움이 되었습니까?

해결책

I think you're looking for the SystemState.CameraPresent property.

Microsoft.WindowsMobile.Status.SystemState.CameraPresent

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top