"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

teapot touch events

Hi,

    I have run the sample of vuforia I am not using c++ I am just using java for android. I want to to apply touch events in java how can I rotate teapot and grab accordingly in java?? Before I have found the code in the forum but that is in C++ and it is not working I put it in java file.  I do not have ImageTargets.cpp, I have ImageTargets.java. Please guide me how can I do that thanks

AlessandroB

Wed, 06/22/2016 - 08:38

This guide provides some useful explanation of how to handle touch events in Android, with an OpenGL view:

https://developer.android.com/training/graphics/opengl/touch.html