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

ARCORE failing to install #67

Closed das-maatra closed 6 years ago

das-maatra commented 6 years ago

Hello,

I am trying to run the sample projects from the Github page. But whenever I open up the WebARonARCore browser I get an error saying "ARCore not installed". I have already installed arcore-preview2.apk via adb. The browser was installed via adb as well. I am using a Google Pixel 2 XL. I would appreciate it if someone could point out suggestions. Thanks and regards.

vincentfretin commented 6 years ago

Hi, WebARonARCore only works with arcore-preview.apk actually https://github.com/google-ar/WebARonARCore/pull/53 shouldn't have been merged.

judax commented 6 years ago

68 has landed. Closing this issue. Reopen if you need to.

jaiwardhan commented 6 years ago

Installation fails with this apk. Tried on android emulator Pixel/Pixel2/XL variants. @judax Can you please update this thread and reopen this? image

jaiwardhan commented 6 years ago

The same issue happens when I try to install from the direct apk over the emulator browser. So basically the step-2 of this setup has failed and at least I am unable to proceed. image

riccardogiorato commented 6 years ago

Got the same problem described in the previous comments. Can't manage to install WebARonARCore on Android Emulator.

judax commented 6 years ago

I have never tried WebARonARCore on the emulator. Just tried and the Dev Preview 1 APK installed with no problem but the WebARonARCore APK starts to install but seems to never finish. Sorry, cannot provide much more insight than this. Still, this project should be considered nearly deprecated. We are working on a new version based on the WebXR device API hopefully to be released soon.