-
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
Question on S8 support #4
Comments
Hi. Can we get a build fingerprint for this device? Just run: |
|
I'm getting the "This device does not support AR" toast message on my Galaxy S8+ (Verizon) after compiling and running the arcore_hello demo. Do you want a build fingerprint for my devoce? |
I got this message too. |
@anotherlab, the S8+ is not a supported device in this SDK preview release, so that's expected. @Ernie1998, thanks for the device info. Yours is an S8 so we'll look into it. |
@Ernie1998 is this a Chinese SKU of the S8? |
I've tried it on a Nexus 6P.. Same toast message.. When will support be rolled out for other devices? |
@nathanmartz I have tried the unlocked version of the S8+ (SM-G955U1) and it also doesn't work. Can you please advise on which S8 SKUs should work in this release? will the unlocked version of the S8 in the US work? |
The full list of supported skews in this preview release is on our devsite. |
The site seem to be a google internal website so we can't access it. is there a public website with the list? |
My apologies. Fixed with the external address. |
@nathanmartz Just out of curiosity, why is the S8 included and the S8+excluded? They have the same SoC and sensors. The only difference is the screen and battery sizes. |
@nathanmartz i don't think it is SKU. My s8 is Hong Kong version. |
@anotherlab, ARCore only runs on qualified devices, and qualification actually depends on the geometry of the device and the components like camera and IMU, which can vary in non-obvious ways even between different variations of the S8, let alone S8+. @Ernie1998, thank you for the information on the device. Right now that's not supported in the developer preview, but I will pass along the issue to our device compat team. |
@nathanmartz So.... every phone need a firmware update in order to use the AR? |
@Ernie1998 , it's not a firmware update, technically, but there is per-device work necessary to certify it for ARCore. |
So is it something similar to Google play service that the features would be pushed to the devices and enabled automatically? |
Duplicate of #89 |
MethodAndArgsCaller.run |
I'm using a Galaxy S8 (G9500 Snapdragon), which is currently not supported. Do I need to wait for a software update? Or is it a part of Google Play Service that I only need to wait for the service update?
The text was updated successfully, but these errors were encountered: