"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

using only ImageTarges.java and not ImageTarges.cpp

There is some method in class ImageTarges.java that works only when a tracker is recognized?

 

I would like show a message at LogCat always that a tracker is recognized, but using only the ImageTarges.java file. I necessarily need change the ImageTarges.cpp file?

Hi, I'm also searching the .cpp files, cloud you please share your knowledge, I'm very new to this Vuforia development.

Right now I replaced 3D image with 2D images[TextPlane], searching for on-click function implementation.