Start a new topic

how to create activity AR View (Android)

how to create activity AR View (Android)


Hello!

im using wikitude sdk for education.

im created my own app and want to make new activity for AR view. im followed the tutorial in this site but stuck on this step.

how to create AR view in activity. i cant call architectView

neeedhelp

thank you

eH

Hi there!
Please check out the Sample Project inside the "Examples" folder of the Android SDK. Here you'll find a proper set-up to start with.
The Android SDK Documentation describes each sample in more detail.

Kind regards,
Andreas

i got another problem ... when installing my apps, Eclipse show message : 

The library 'wikitudesdk.jar' contains native libraries that will not run on the device.

The following libraries were found:

 - libs/armeabi/libarchitect.so

 - libs/armeabi-v7a/libarchitect.so

 - libs/x86/libarchitect.so

 

so i check force error when external jars contain native libraries (followed the tutorial from here)

 

another error message show :

 


Installation failed due to invalid APK file!

Please check logcat output for more details.

Launch canceled!

 

how i can fix that?

Please check very first step in setup guide of Wikitude Android SDK.

Kind regards,
Andreas
Login or Signup to post a comment