Android set camera2 focus only once on beginning of timelapse
问题 I want to make simple app that is making captures for timelapse. Finally I have made it. But I am wondering whether it is possible to lock focus only once, on first photo? And later use that saved value about focus (if possible)? Generally it is a good idea? I thought that every several seconds calling lockFocus() is too expensive. While device is placed fixed, motionless. Actually I have code like to google sample code. I am setting CaptureRequest.Builder field CONTROL_AF_TRIGGER to CONTROL