Skip to content Skip to sidebar Skip to footer
Showing posts with the label Flashlight

Android Camera2 Api Opencamera Error

I want to make a simple flashlite application using camera2 api. I am using the following code: pub… Read more Android Camera2 Api Opencamera Error

Set Brightness Of Flash In Android

In my program I tested this: try { FileWriter mWriter = new FileWriter('/sys… Read more Set Brightness Of Flash In Android

Flashlight App Getting Closed In Background

I am developing a flashlight app and the thing is that the app is working as expected, but not when… Read more Flashlight App Getting Closed In Background