Start a new topic
Solved

How to place Content on a recognized target image

Hi,

I followed your Documentation for Native Android.


I created the wtc file via the Wikitude Studio Manager.

In that I augmented it so some Images should be shown if the image is recognized.

So here is the question now:
How do I get my app to show me the Augmentation? Is there any function that I can use?
Or how is the best way to do this?

Thanks for your help in advance.
1 Comment

Hello Dennis,


When a developer is building his app with Native API then this is entirely up to him to program how he wishes his app to behave. The Native API wraps the main functionalities of the Wikitude and enables the full computer vision power in your app. To keep it lean, the Native API does not integrate a separate rendering engine, but offers you the full flexibility in terms of rendering augmented reality content.


If you are not that familiar with programming then you can always start with our Javascript API. Otherwise, I would suggest you download our sample folder for Native and have a look at our examples.


Thanks

Eva

Login or Signup to post a comment