Start a new topic

Using Wikitude outside of Assets

Using Wikitude outside of Assets


Hi

My app uses a service to provide the target images and videos for the AR used within it. While this does not pose a problem on iOS (I can create the imageRecognition.js file on the fly and save out), it does on Android as all the examples I have seen tell me to place everything in the Assets folder (and there is nothing in the docs to suggest it can go anywhere else).

Can I tell the engine to look in another place other than Assets as I will need to write the js file on the fly.

PFJ

Hi Paul,
Why do you want to generate .js files on the fly? Can't you use our JS api do dynamically create the object that you need?

Best regards

Andreas
Login or Signup to post a comment