Unity 5.4.0f3 + Tango Project Tania Borealis 1.41:无法启动活动ComponentInfo com.google.unity.GoogleUnityActivity [英] Unity 5.4.0f3 + Tango Project Tania Borealis 1.41 :Unable to start activity ComponentInfo com.google.unity.GoogleUnityActivity

查看:140
本文介绍了Unity 5.4.0f3 + Tango Project Tania Borealis 1.41:无法启动活动ComponentInfo com.google.unity.GoogleUnityActivity的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试使用SDK Tango Project Tania Borealis 1.41在Unity 5.4.0f3中构建并运行"时. Tango的示例项目至少是加载到设备(Tango开发工具包)的项目在开始时就落入了.

When i'm trying to "build and run" in Unity 5.4.0f3 with SDK Tango Project Tania Borealis 1.41. Tango's example project at least the project loaded to device (Tango dev kit) it falls at the start moment.

在每个探戈的Unity示例中,该问题均来自其github存储库 https://github.com/googlesamples/tango-examples-unity

This problem represented at each Tango's Unity example from their github repo https://github.com/googlesamples/tango-examples-unity

有人能解决这个问题吗?

Does anybody solve this problem?

adb logcat:

adb logcat:

W/NativeActivity(11902): ANativeActivity_onCreate not found

D/AndroidRuntime(11902): Shutting down VM

E/AndroidRuntime(11902): FATAL EXCEPTION: main

E/AndroidRuntime(11902): Process: com.projecttango.videodemo, PID: 11902

E/AndroidRuntime(11902): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.projecttango.videodemo/com.google.unity.GoogleUnityActivity}: java.lang.IllegalArgumentException: Unable to load native library: /data/app-lib/com.projecttango.videodemo-1/libmain.so

E/AndroidRuntime(11902):    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2196)

E/AndroidRuntime(11902):    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2246)

E/AndroidRuntime(11902):    at android.app.ActivityThread.access$800(ActivityThread.java:136)

E/AndroidRuntime(11902):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1197)

E/AndroidRuntime(11902):    at android.os.Handler.dispatchMessage(Handler.java:102)

E/AndroidRuntime(11902):    at android.os.Looper.loop(Looper.java:136)

E/AndroidRuntime(11902):    at android.app.ActivityThread.main(ActivityThread.java:5030)

E/AndroidRuntime(11902):    at java.lang.reflect.Method.invoke(Native Method)

E/AndroidRuntime(11902):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)

E/AndroidRuntime(11902):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:609)

E/AndroidRuntime(11902): Caused by: java.lang.IllegalArgumentException: Unable to load native library: /data/app-lib/com.projecttango.videodemo-1/libmain.so

E/AndroidRuntime(11902):    at android.app.NativeActivity.onCreate(NativeActivity.java:186)

E/AndroidRuntime(11902):    at com.google.unity.GoogleUnityActivity.onCreate(GoogleUnityActivity.java:44)

E/AndroidRuntime(11902):    at android.app.Activity.performCreate(Activity.java:5231)

E/AndroidRuntime(11902):    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)

E/AndroidRuntime(11902):    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2160)

E/AndroidRuntime(11902):    ... 9 more

推荐答案

此问题已通过将Unity3d降级到版本5.3.2f1来解决!仅在此版本中有效

This problem was fixed by downgrade Unity3d to version 5.3.2f1 !!! Only in this revision it works

这篇关于Unity 5.4.0f3 + Tango Project Tania Borealis 1.41:无法启动活动ComponentInfo com.google.unity.GoogleUnityActivity的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆