I want to turn on front flash light (not with camera preview) programmatically in Android. I googled for it but the help i found referred me to this page
I have implemented this function in my application through fragments using SurfaceView. The link to this stackoverflow question and its answer can be found here