googlearchive / tango-examples-c

JNI example projects for Project Tango [deprecated] C-API
https://developers.google.com/ar
Apache License 2.0
337 stars 204 forks source link

Runtime error: could not load libraries #28

Closed MallikarjunTirlapur closed 9 years ago

MallikarjunTirlapur commented 9 years ago

Hi, The code hello-tango-jni successfully & installed in tango. But whe i tried to open the app, I am seeing this error across logcat. Can you please give me the solution?

09-22 07:56:37.680: E/AndroidRuntime(32037): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: soinfo_link_image(linker.cpp:1635): could not load library "libtango_client_api.so" needed by "libtango-native-jni.so"; caused by load_library(linker.cpp:745): library "libtango_client_api.so" not found

chengyang commented 9 years ago

Hi TangoMavericks, Did you attend our Tango Developer Day event? If yes, would you please provide the email you used for signing up for Developer Day?

Thanks, Cheng

MallikarjunTirlapur commented 9 years ago

Hey Cheng,

No, I have not attended.

Regards, TangoMavericks

On Mon, Sep 22, 2014 at 7:07 PM, Cheng Yang notifications@github.com wrote:

Hi TangoMavericks, Did you attend our Tango Developer Day event? If yes, would you please provide the email you used for signing up for Developer Day?

Thanks, Cheng

— Reply to this email directly or view it on GitHub https://github.com/googlesamples/tango-examples-c/issues/28#issuecomment-56405548 .

chengyang commented 9 years ago

Based on your error, you didn't install the TangoCore.apk properly, do you have a Tango tablet device? If you have one, I can send you the current version of TangoCore.apk.

MallikarjunTirlapur commented 9 years ago

I have tango phone PEANUT.

MallikarjunTirlapur commented 9 years ago

yes i have .so file in tango-service-sdk folder under the root..

MallikarjunTirlapur commented 9 years ago

Can you please send me the TangoCore.apk for peanut tango device?

On Tue, Sep 23, 2014 at 10:54 AM, Mallikarjun Tirlapur < tirlapurmallikarjun@gmail.com> wrote:

yes i have .so file in your tango-service-sdk folder under the root..

On Tue, Sep 23, 2014 at 10:53 AM, Mallikarjun Tirlapur < tirlapurmallikarjun@gmail.com> wrote:

yes i

On Tue, Sep 23, 2014 at 12:09 AM, Cheng Yang notifications@github.com wrote:

Based on your error, you didn't install the TangoCore.apk properly, do you have a Tango tablet device? If you have one, I can send you the current version of TangoCore.apk.

— Reply to this email directly or view it on GitHub https://github.com/googlesamples/tango-examples-c/issues/28#issuecomment-56451395 .

chengyang commented 9 years ago

Sorry we stop supporting Tango Peanut after OTA0501 https://sites.google.com/a/google.com/project-tango-sdk/home/software-updates/bsprelease20140501 And TangoCore will not be able to run on Peanut. If your organisation or school has a Tablet can be shared, you will be able to use the latest Tango Service and API 2.0.

MallikarjunTirlapur commented 9 years ago

then can you please give me some suggestions that how can i program peanut to collect point clouds?

On Tue, Sep 23, 2014 at 7:40 PM, Cheng Yang notifications@github.com wrote:

Sorry we stop supporting Tango Peanut after OTA0501

https://sites.google.com/a/google.com/project-tango-sdk/home/software-updates/bsprelease20140501 And TangoCore will not be able to run on Peanut. If your organisation or school has a Tablet can be shared, you will be able to use the latest Tango Service and API 2.0.

— Reply to this email directly or view it on GitHub https://github.com/googlesamples/tango-examples-c/issues/28#issuecomment-56559334 .