Giter Site home page Giter Site logo

java.lang.UnsatisfiedLinkError: No implementation found for int com.google.atap.tango.TangoJNINative.Initialize about arcore-android-sdk HOT 9 CLOSED

google-ar avatar google-ar commented on June 1, 2024 3
java.lang.UnsatisfiedLinkError: No implementation found for int com.google.atap.tango.TangoJNINative.Initialize

from arcore-android-sdk.

Comments (9)

jguomoto avatar jguomoto commented on June 1, 2024 6

Installing arcore_preview.apk should fix this problem. You could find it in the "Prepare Your Device" section: https://developers.google.com/ar/develop/java/getting-started

from arcore-android-sdk.

yuanzhuohao avatar yuanzhuohao commented on June 1, 2024 1

You need to install ARCore Service by arcore-preview.apk

from arcore-android-sdk.

nathanmartz avatar nathanmartz commented on June 1, 2024 1

@MarkBennett thank you for the feedback. We will look into updating our devsite to be more clear in this regard.

from arcore-android-sdk.

mindwing avatar mindwing commented on June 1, 2024

I just meet the same situation.
There is no "*.so" file.

from arcore-android-sdk.

kpbird avatar kpbird commented on June 1, 2024

I am having same error in Google Pixel

Here is full error log

I/TangoClientLibLoader: Pure Java path, not loading libtango_client_api.so at all.
E/Tango: Java version of Tango Service not found, falling back to tangoservice_d.
E/zygote64: No implementation found for int com.google.atap.tango.TangoJNINative.Initialize(android.content.Context) (tried Java_c
D/AndroidRuntime: Shutting down VM
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.google.ar.core.examples.java.helloar, PID: 18446
java.lang.UnsatisfiedLinkError: No implementation found for int com.google.atap.tango.TangoJNINative.Initialize(
at com.google.atap.tango.TangoJNINative.Initialize(Native Method)
at com.google.atap.tangoservice.Tango.(Tango.java:385)
at com.google.ar.core.TangoWrapper.createInstance(TangoWrapper.java:32)
at com.google.ar.core.Session.bindTangoService(Session.java:425)
at com.google.ar.core.Session.resume(Session.java:153)
at com.google.ar.core.examples.java.helloar.HelloArActivity.onResume(HelloArActivity.java:136)
at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1354)
at android.app.Activity.performResume(Activity.java:7079)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3620)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3685)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2898)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1593)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6541)

                                                   at java.lang.reflect.Method.invoke(Native Method)
                  at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
                  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)

from arcore-android-sdk.

cpinan avatar cpinan commented on June 1, 2024

Have you installed arcore.apk?

from arcore-android-sdk.

MarkBennett avatar MarkBennett commented on June 1, 2024

I'm pretty new to development using adb and didn't realize the the command was installing to my phone. If you know that then obvisouly, this would require connecting the phone but if you don't know what it's doing then you might not have it attached and could miss the error in the adb output.

The directions don't indicate you need to connect your phone until the step after the adb install, so just indicating you need to plug in your phone earlier should help here.

from arcore-android-sdk.

nathanmartz avatar nathanmartz commented on June 1, 2024

Closing this issue as the original problem has been addressed.

from arcore-android-sdk.

MarkBennett avatar MarkBennett commented on June 1, 2024

Thanks @nathanmartz!

from arcore-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.