Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I receive this message "The device does not support AR": #8

Closed
Rwaldrighi opened this issue Aug 29, 2017 · 2 comments
Closed

I receive this message "The device does not support AR": #8

Rwaldrighi opened this issue Aug 29, 2017 · 2 comments

Comments

@Rwaldrighi
Copy link

Rwaldrighi commented Aug 29, 2017

08-29 17:26:06.576 5397-5397/com.google.ar.core.examples.java.helloar E/SupportedDevices: Device calibration unavailable.

08-29 17:27:05.393 5397-5397/com.google.ar.core.examples.java.helloar E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.google.ar.core.examples.java.helloar, PID: 5397
java.lang.IllegalArgumentException: width must be greater than zero
at com.google.ar.core.Session.setDisplayGeometry(Session.java:631)
at com.google.ar.core.Session$3.onDisplayChanged(Session.java:863)
at android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate.handleMessage(DisplayManagerGlobal.java:462)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6186)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)

@benexus
Copy link

benexus commented Aug 29, 2017

Only Pixel and Samsung S8 are supported right now

@Rwaldrighi
Copy link
Author

Ok. Tks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants