Вопрос

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