Can I manually focus the camera on my Android phone?

Is there any way to manually focus the camera on my Android phone? I know that you can tap on where to focus, but that's just assisted auto focus. What I want is to be able to manually adjust the focus.

36.8k 16 16 gold badges 144 144 silver badges 175 175 bronze badges asked Oct 9, 2010 at 9:59 1,381 5 5 gold badges 13 13 silver badges 26 26 bronze badges Change the focal depth? Commented Oct 9, 2010 at 21:27

5 Answers 5

I couldn't find a way to do it or an app that would do it. There were a couple out there that claimed to have manual focus but basically just did what you described as "assisted auto focus."

I found this thread at XDA where some people have been looking through the code to find a way to add the manual focus. From what they found it appears that it is possible but someone has to code it. Its worth keeping an eye on it: http://forum.xda-developers.com/showthread.php?t=630989

answered Oct 9, 2010 at 23:45 19.4k 11 11 gold badges 82 82 silver badges 125 125 bronze badges

The new API for full control of the camera on android had been added to android version 5. Google added these features like iso ,manual focus and etc in android lollipop. I personally think to use this new API the camera hardware must support this features, However I didn't find any reference to claim this, but it makes sense to me that a hardware must be able to do such stuff.

you can use this app to check Manual Camera Compatibility.

143 7 7 bronze badges answered Sep 24, 2015 at 7:23 Hadi Aghandeh Hadi Aghandeh 181 1 1 silver badge 2 2 bronze badges Is there a list of hardware that supports Manual Camera Compatibility API? Commented Aug 3, 2016 at 17:03

There is a free android app that allows you to manually adjust focus (and more camera technical stuff for photographers) Its called open camera and can be found on playstore. (the one by mark harman) NOTE: it will only work if your device supports it. (aka if possible)

To get straight to using manual focous: install, open settings, near bottom of page turn "use camera2 API" on, then in camera mode (ready to take picture) click the ". " on the right side pannel, on the second row down of icons click the "m" (just above the "photo mode" words) (make sure your scolled to top, you can scroll down in that menu) It will then popup 'focus manual' and on the left side there is a big slider (above the zoom slider), you can drag that to manually focus your camera.

answered Oct 12, 2018 at 13:38 61 1 1 silver badge 1 1 bronze badge Open settings in open camera or the phone? Commented Nov 17, 2019 at 21:32 Thank you! The secret is in finding and using Camera2 API. Commented Apr 1, 2020 at 14:08

My Hauwei Mate 9 has manual focus, ISO, and shutter speed options. I use it frequently for sunsets and stage lighting.

answered Feb 25, 2020 at 16:51 11 1 1 bronze badge

Only 8 years later, the Moment Pro Photo app can now do this. May not be available for every phone, but it works as advertised on mine, specifically the manual focus.

answered Jul 27, 2018 at 14:45 user3067860 user3067860 151 3 3 bronze badges The linked app does no longer exists on Play Store. Commented Jun 21, 2021 at 14:18

@Robert Thanks, it looks like Moment stopped development on Android over a year ago. They have some alternatives recommended, but I haven't used any of them personally so not sure if any support manual focus: 9to5google.com/2020/02/28/moment-pro-camera-app-android-support (As well there is another answer that is more recent than mine that looks like it references a good app, too, maybe?)