Domanda

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

È stato utile?

Soluzione

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

Microsoft.WindowsMobile.Status.SystemState.CameraPresent

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top