Is there a generic way to activate led flash light on android 1.6

432 Views Asked by At

I am trying to implement a code that uses the camera LED (Flash). It is similar to the torch applications that are available on the market. I guess in android 2.1 and above this can be achieved by using FLASH_MODE_TORCH. Is there a generic way to do the same on android 1.6.

0

There are 0 best solutions below