-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Device not supported Samsung Galaxy S8 #2
Comments
What model number is your S8? Is it one of the ones listed under our supported devices? |
Mine is SM-G955U and I don't see it in the supported device list. :( Any ideas if it is going to be supported. |
Closed
This was referenced May 20, 2020
Closed
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting the "This device does not support AR" while running the android sample on Samsung Galaxy S8. I have installed the arcore-preview.apk as mentioned.
If I comment the the config check I get
java.lang.RuntimeException: Unable to resume activity {com.google.ar.core.examples.java.helloar/com.google.ar.core.examples.java.helloar.HelloArActivity}: com.google.ar.core.exceptions.UnsupportedConfigurationException
error.I am using Android Studio 2.3.3
The text was updated successfully, but these errors were encountered: