tomthecarrot / arcore-for-all

Google ARCore (dev preview 1) for "unsupported" Android devices
GNU General Public License v3.0
1.04k stars 145 forks source link

Not working for Huawei P10 #19

Open JosephMadMad opened 7 years ago

JosephMadMad commented 7 years ago

Crash app for Unity sample apk. And nothing to show on Android SDK.

Log for Android 09-01 11:27:21.629 20793-20793/com.google.ar.core.examples.java.helloar E/SupportedDevices: Device calibration unavailable. 09-01 11:27:21.643 20793-20793/com.google.ar.core.examples.java.helloar E/SupportedDevices: Device calibration unavailable. 09-01 11:27:21.662 20793-20793/com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 851977 09-01 11:27:21.662 20793-20793/com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 851977 09-01 11:27:21.662 20793-20793/com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 1638401 09-01 11:27:21.662 20793-20793/com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 1638402 09-01 11:27:21.662 20793-20793/com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 1638403 09-01 11:27:21.662 20793-20793/com.google.ar.core.examples.java.helloar E/tango_camera_native: 2 is not a valid camera index. 09-01 11:27:21.662 20793-20793/com.google.ar.core.examples.java.helloar E/tango_camera_native: 3 is not a valid camera index.

tomthecarrot commented 7 years ago

Thank you for your log. I am adding this to the device research document.

andreasvettefors commented 7 years ago

Same problem for me with my Huawei p10. How is the research going?