The following error message is triggered when loading the sample:
java.lang.UnsatisfiedLinkError: No implementation found for int com.google.atap.tango.TangoJNINative.Initialize(android.content.Context)
Have you installed arcore-preview.apk on the device? This is described in the Prepare Your Device section.
arcore-preview.apk is needed to run ARCore apps.
Great, that was the problem!
So it works? The official list does not have it, it has SM-G950FD (twice!), but not that one.
Yes it works, probably you just spotted a typo in a Google webpage.
But now G950FD is removed from the list altogether. Not even listed on wedsite.
@MateusZitelli is this temporary or permanent?
@dhawalbanker The SM-G950FD is just the dual-sim version of the G950F and should carry the same build fingerprint. Could you capture a logcat from launching the app to receiving the not supported message?
Is it possible that this is related to #198? Are you on Andorid 8 and if so are you running ARCore 1.0.180129153 (with a 5 in next to last position).
@inio Thanks for your reply. This might be related to #198. I do have latest ARCore from App Store 1.0.180129153, but still the same issue.
Most helpful comment
Have you installed arcore-preview.apk on the device? This is described in the Prepare Your Device section.
arcore-preview.apk is needed to run ARCore apps.