How can I check if a device has a camera led (flashlight)? I am talking about devices with android OS?
I have seen solutions some solutions which talks about how to turn the led on and off but what will happen if the device doesn't even has a led.
for turning on the camera I am using camera.open()