How to increase brightness of camera in Android

19,291

Using the camera parameters as pointed out by @appleskin, would either of these methods help? setWhiteBalance() or setExposureCompensation()

Share:
19,291
Sunil Pandey
Author by

Sunil Pandey

Passionate Web developer who strongly believe that future is web. https://sunilpandeyme.wordpress.com/ https://github.com/sunilpandey https://www.techgig.com/sunilpandey35

Updated on June 04, 2022

Comments

  • Sunil Pandey
    Sunil Pandey about 2 years

    How do I change the brightness level of the camera?

    • Tomero Indonesia
      Tomero Indonesia almost 4 years
      do you have solve this problem?
  • Sunil Pandey
    Sunil Pandey about 13 years
    thank for your kind response steve, but both the function are not available in api level 7
  • Steve
    Steve about 13 years
    ah, do you specifically need the brightness to be at the point of taking the photo? Or can you post-process the image to brighten it as soon as it is taken? It just might be a limitation you can't work around without upgrading the OS.
  • Zar E Ahmer
    Zar E Ahmer about 9 years
    the code you posted let you adjust brightness of Android System not cameraPreview brightness
  • Chetan Chaudhari
    Chetan Chaudhari almost 5 years
    We want increase brightness of custom camera(Preview) not screen brightness. if you done that please share.
  • Bipin Bharti
    Bipin Bharti over 4 years
    This is not the brightness of camera. it is normal Brightness