"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

How to use .h file in Android Java project?

How can I use the .h files (generated from an OBJ) in a Java project?

The documentation shows how to use one using C++ (the NDK) but I'm using the SDK, in Java.