Pergunta

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

Foi útil?

Solução

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

Microsoft.WindowsMobile.Status.SystemState.CameraPresent

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top