Frage

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

War es hilfreich?

Lösung

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

Microsoft.WindowsMobile.Status.SystemState.CameraPresent

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top