Replies: 2 comments
-
ARCore open bug here: google-ar/arcore-android-sdk#1300 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @ThomasGorisse, I found a work around. I don't know why if you left the activity and come back the focus start to work. I'm opening a new activity and closing immediately (the user can't see the activity opening) with that the focus starts to work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was testing your samples and the Augmented Images was without the auto focus. I put the config.setFocusMode(Config.FocusMode.AUTO) inside the onSessionConfiguration method. But the camera still without the auto focus. Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions