"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Continues auto focus on galaxy s2

Hey, One of our devices shows strange behavior I'm using setFocusMode(1) after the camera is opened so the app will have continues auto focus Some devices does not support this option and the setFocusMode(1) function return false. If false result has been received i'm starting my own autofocus using timer and autofocus() function The issue with Galaxy s2 is that the function setFocusMode(1) return true but in reallity it doesn't work.. no focusing is done ever.. Let me know if we can do something about that issue.. Thanks

DavidBeard

Sun, 05/20/2012 - 15:21

The SDK has to rely on the underlying camera control layer. Which is why the behavior among devices may be inconsistent. The S2 is reported to support continuous autofocus.