Start a new topic

A/libc: Fatal signal 11 (SIGSEGV), code 1

A/libc: Fatal signal 11 (SIGSEGV), code 1


HI., I started integrating android javascript SDK. By following wikitude documentation, I just added .aar file under libs folder created an activity and layout file. but my app is crashing at the launching time only. But i skipped one step from documentation.

That is,

 You have to include

<script src="architect://architect.js"></script> in your HTML files to use the AR namespace.

Reason because i dont know where to add in HTML file. This is my first project which i am working in cross platform.

Could you please save me from this problem.

Hi,

You need to follow the exact steps reported in the documentation without skipping any step otherwise you will receive errors.

Thanks

ok. can you help me for how to do above mentioned step?

 

Hello,

What you need to do is add this line of code inside your index.html file.
Login or Signup to post a comment