質問

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