Start a new topic

So FIle Not Getting

 E/AndroidRuntime: FATAL EXCEPTION: main

                                                                               Process: com.example.kpit.wikitudetest, PID: 13971

                                                                               java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.example.kpit.wikitudetest-2/lib/x86/libarchitect.so: has text relocations

                                                                                   at java.lang.Runtime.loadLibrary(Runtime.java:372)

                                                                                   at java.lang.System.loadLibrary(System.java:1076)

                                                                                   at com.wikitude.architect.ArchitectView.<clinit>(ProGuard:170)

                                                                                   at java.lang.reflect.Constructor.newInstance(Native Method)

                                                                                   at android.view.LayoutInflater.createView(LayoutInflater.java:619)

                                                                                   at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:764)

                                                                                   at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:704)

                                                                                   at android.view.LayoutInflater.rInflate(LayoutInflater.java:835)

                                                                                   at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)

                                                                                   at android.view.LayoutInflater.inflate(LayoutInflater.java:515)

                                                                                   at android.view.LayoutInflater.inflate(LayoutInflater.java:423)

                                                                                   at android.view.LayoutInflater.inflate(LayoutInflater.java:374)

                                                                                   at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:393)

                                                                                   at android.app.Activity.setContentView(Activity.java:2174)

                                                                                   at com.example.kpit.wikitudetest.MainActivity.onCreate(MainActivity.java:19)

                                                                                   at android.app.Activity.performCreate(Activity.java:6275)

                                                                                   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)

                                                                                   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2369)

                                                                                   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)

                                                                                   at android.app.ActivityThread.-wrap11(ActivityThread.java)

                                                                                   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)

                                                                                   at android.os.Handler.dispatchMessage(Handler.java:102)

                                                                                   at android.os.Looper.loop(Looper.java:148)

                                                                                   at android.app.ActivityThread.main(ActivityThread.java:5417)

                                                                                   at java.lang.reflect.Method.invoke(Native Method)

                                                                                   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)

                                                                                   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)



Hello Dinesh,

Please provide further details on the issue:
  • Which version of the SDK are you using?
  • Are you using the JS API?
  • Are you using any of our Extensions (Titanium, Cordova, Xamarin, Unity)? If yes, which version are you using?
  • What device does this happen with (os Version and model)?
  • Is this happening with the sample app or in your own app? If it happens with your own app, does the sample app work on your device?
  • Send exact steps to reproduce this issue and a video so we can check how we can reproduce this issue

Thanks

Eva

Thanks Team,  now issue resolve ; using  following code snippet


compileSdkVersion 22
buildToolsVersion '22.0.1'


<uses-sdk
android:minSdkVersion="15"
android:targetSdkVersion="22" />


Which version of the SDK are you using? - Issue Facing with Android  SDK 24 and Wikitude  6.1 with Vuzix  M300 Glass 

Java Script SDK - Yes 



But am facing another camera issue please find attachment, camera view now showing correctly  

Hi Dinesh,


we know of the first issue and plan to fix it in the future.


Please elaborate your camera issue since i do not understand the problem you have there.


Best Regards,

Alex

Login or Signup to post a comment