"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

JNI folder or .cpp files

Hi All,

I download the Android SDK from this URL (https://developer.vuforia.com/downloads/sdk). The extracted file doesn't have the JNI folder or .cpp files.

I changed the Teapot 3D image with our own custom 2D images[TextPlane]. Next I need to implement the click on rendering 2D images. When we are searching this requirement on Vuforia site I understand that the click functions are handled inside the .cpp files. 

The Android-sdk file contains the Vuforia.jar files and libVuforia.so only. From I will get the JNI folder/.cpp files

 

Please share your thoughts. 

abhishek24bhargava

Wed, 04/04/2018 - 14:18

Hey, I am also doing the same. Although I found the Jni folder but can u please tell me the steps for replacing the TeaPot with my 2D image. Do i need to create some kind of 3D model and on that i need to add texture. Please suggest me some easy way I am stucking from last 5 days.