How to find out the aperture angle of an android camera
问题 Is it possible to find out the aperture angle of the camera devices during runtime. I had tried to use the getParameters().getHorizontalViewAngle() function but it returned 360.0 degrees. A realistic value would be 45 degrees or something like this. Does anyone have experiences with this? Thx 回答1: What I can tell you is that you cannot trust the getHorizontalViewingAngle(). Theoretically, this function should get the correct value, but many phones (from my experience) have just a random value