google-ar / WebARonARCore

An experimental Chromium modification in the form of an app for Android that lets developers build Augmented Reality (AR) experiences using web technologies on top of Google's ARCore.
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
756 stars 115 forks source link

Samsung Galaxy S7 #66

Closed StudioZAAK closed 6 years ago

StudioZAAK commented 6 years ago

Installed ARCore APK + WebARonARCore APK directly on my Samsung Galaxy S7 Device via the links provided by https://github.com/google-ar/WebARonARCore. Running WebARonARCore i get an alert "ARCore is not installed" alltough it definitely is. Any suggestion on this?

Samsung Galaxy S7 | SM-G930F Android 7.0 | Build Nr. NRD90M.G930FXXU2DRB6

judax commented 6 years ago

This is related to #61 . Please, install https://github.com/google-ar/arcore-android-sdk/releases/download/sdk-preview/arcore-preview.apk

I will push a new PR to fix the documentation. Closing this issue. Open it back if needed.