Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Tango core has stopped - #question #133

Open
iamfrm opened this issue Jun 18, 2018 · 0 comments
Open

Tango core has stopped - #question #133

iamfrm opened this issue Jun 18, 2018 · 0 comments
Labels

Comments

@iamfrm
Copy link

iamfrm commented Jun 18, 2018

hi...i want to make an AR project,i get sample from this reop " https://github.com/google-ar/arcore-android-sdk/releases/tag/sdk-preview " and get arcore_client.aar from below repo :
"https://github.com/tomthecarrot/arcore-for-all " or
"https://github.com/tomthecarrot/arcore-for-all/tree/service-mod "
and replace it with orginal arcore_client.aar in libraries of arcore-android-sdk-master(preview) but after launch project on these devices (Samsung Galaxy S7 Edge,Samsung SM-A7 2017,Samsung A5-2017 ,Samsung note8) ,i got "Tango Core has stopped" / "Tango Core keeps stopping"

and camera shows black screen and "searching for surfaces..."

also i got this error :

com.google.ar.core.examples.java.helloar E/Zygote: v2
com.google.ar.core.examples.java.helloar E/Zygote: accessInfo : 0
com.google.ar.core.examples.java.helloar E/SupportedDevices: Device calibration unavailable. Just kidding! ;)
com.google.ar.core.examples.java.helloar E/SupportedDevices: Device calibration unavailable. Just kidding! ;)
com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 65571
com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 851980
com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 1310721
com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 1638401
com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 851980
com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 1310721
com.google.ar.core.examples.java.helloar E/ACameraMetadata: getConstEntry: cannot find metadata tag 1638401
com.google.ar.core.examples.java.helloar E/tango_camera_native: 2 is not a valid camera index.
com.google.ar.core.examples.java.helloar E/tango_camera_native: 3 is not a valid camera index.
com.google.ar.core.examples.java.helloar E/BoostFramework: BoostFramework() : Exception_1 = java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.Performance" on path: DexPathList[[],nativeLibraryDirectories=[/system/lib64, /vendor/lib64]]

and when i debug project i got exception in mSession.resume(mDefaultConfig); and in bindTangoService method for this line "this.tango.createInstance(this.context, new Runnable()"

@tomthecarrot please guide me....

@iamfrm iamfrm changed the title Tango core has stopped- Tango core has stopped - #question Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants