so how do you turn on the camera's "flash" LED in Android? (like flashlight apps) - and is it possible to vary the brightness?
search results for "android flash" too polluted by adobe flash :(
so how do you turn on the camera's "flash" LED in Android? (like flashlight apps) - and is it possible to vary the brightness?
search results for "android flash" too polluted by adobe flash :(
Check out Camera.Parameters and have a look at FLASH_MODE_TORCH
I've also seen a dodgy script that might point you in some directions.