extract files from wikitudesdk.jar with winrar as if it is an archive, search libarchitect.so and copy it in /libs/libs/armeabi/
add wikitudesdk.jar to your build path
Cheers,
Andreas
G
Gabriela Bosetti
said
over 10 years ago
Hi! I'm having troubles with the SimpleARBrowser example downloaded with the SDK. This is what i did:
I imported SimpleARBrowser via File--> Import (Eclipse Indigo on Ubuntu 64)
I ran the AVD Manager and ran a virtual device with Android 2.2
SimpleARBrowser --> run as --> Android Application
Then it throws a serie of errors:
The library 'wikitudesdk.jar' contains native libraries that will not run on the device. The following libraries were found: - libs/armeabi/libarchitect.so
Gabriela Bosetti