Hi, So I made an AVD with hw.camera set to no, the default. I have uses feature for both camera and autofocus set and required=false. I also have the Camera permission set. I just want to make sure I don't expose a confusing UI to people without a camera. So I thought this would make the OS uphold the contract for http://developer.android.com/reference/android/hardware/Camera.html#open(int) which should return null ... but it never does? What's the deal?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

