android camera get light sensor value
问题 I know how to get a lux value from the light sensor using android.hardware.sensor . I saw light meter tools on the market. The application description said it can get the lux value from the camera. How can it do that? Also how can I set the shutter speed and the aperture? 回答1: Take a look at the Camera.Parameters class. It has all functions supported by the Camera. Probably setExposureCompensation . I don't know much about photography but my guess would be that exposure compensation is