Start a new topic

Single Image Recognization (architect.js)

Hi Team,


our application we are use for Single Image Recognization js ( architect.js).we get error 

"architect.js is not found on wikitude 404(https://www.wikitude.com/libs/architect.js)". is there any js for architect.js . we are using latest Wikitude APK . 


Thanks

error.png
(14.1 KB)
1 Comment

Hi Umesh,


In order to use the Wikitude SDK JavaScript API you need to include Wikitude's JavaScript library called architect.js. The actual file will be injected by the Wikitude SDK on run-time, so don't worry if you see a 404 - Not found in case you try to download the file. Even if it looks like the Wikitude SDK is loading this file remotely, it will only be replaced locally without any network connection opening up.


You can find details on how the architect.js has to be included here: https://www.wikitude.com/external/doc/documentation/latest/android/samples.html#including-the-architectjs-library


Thanks,

Eva

Login or Signup to post a comment