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

Modify ARCore download link #64

Closed mkeblx closed 6 years ago

mkeblx commented 6 years ago

I saw moved to ARCore preview2 a bit ago, haven't noticed any issues with as almost identical to preview2.

judax commented 6 years ago

Thank you for this proposal Michael. Please, resolve the conflicts and I will approve and merge it.

vincentfretin commented 6 years ago

ARCore preview 1 shows up as "Tango Core" in Parameters/Applications. And ARCore preview 2 shows up as ARCore. WebARonARCore master doesn't seem to work at all if ARCore preview 1 (Tango Core) is not installed, even if ARCore preview 2 or ARCore 1.0 from Play Store is installed.

judax commented 6 years ago

You are completely correct @vincentfretin . I will roll back to always point to the correct APKs needed by the current state of the project. We are working on a complete overhaul based on latest ARCore to try to resolve these issues but it will take some time still until we get there. Thank you for your input.