google-ar / sceneform-android-sdk

Sceneform SDK for Android
https://developers.google.com/sceneform/develop/
Apache License 2.0
1.23k stars 604 forks source link

Sceneform does not detect ArCore Nexus 5x #688

Open Jeroen93 opened 5 years ago

Jeroen93 commented 5 years ago

Today I tried to run the HelloSceneForm app following these instructions. I build the app using AS 3.4 and Gradle 3.3.0. When the app starts, it asks for ArCore. I installed the latest version (1.8.190311106), but the app keeps telling me to install it and gives the message Failed to create AR session. I tried re-installing, rebooting, rebuilding HelloSceneForm, but nothing works.

My device is a Nexus 5X, running 8.1.0 patch 5 dec 18.

Does anyone have an idea?

aurangzaibumer777 commented 5 years ago

is your device rooted? have you checked ARCore service installed on your phone? the only that is installed automatically when there is an AR app on phone.

Jeroen93 commented 5 years ago

ARCore was installed with the latest version. The device was rooted, so I guess that might give some issues