Start a new topic

Not able to run wikitude-sdk example ,i download the SDK packages from your official download page here https://www.wikitude.com/download/ , still not able to find .so file .

Not able to run the wikitude-SDK example, I download the SDK packages from your official download page here https://www.wikitude.com/download/ , still not able to find .so file.

please suggest any suggestion.

I attached screenshot file what error i m facing.


 java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.myapplication-JgMfPM4fyf-10WJ5X7xxqQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.example.myapplication-JgMfPM4fyf-10WJ5X7xxqQ==/lib/x86, /data/app/com.example.myapplication-JgMfPM4fyf-10WJ5X7xxqQ==/base.apk!/lib/x86, /system/lib, /vendor/lib]]] couldn't find "libarchitect.so"



1 Comment

Hi Bonisha,


From what i can see, you are trying the SDK in a x86 emulator. Since we do not support x86 for mobile devices, this error is expected. Try to use an arm64 (64 bit) or arm7 (32 bit) and this should solve your problem.


Thank you,


Aitor Font.

Login or Signup to post a comment