- Sort Posts
- 8 replies
- Last post
How to use .h file in Android.
May 1, 2015 - 2:41am #6
You can check out the teapot.h file in the ImageTargetsNative sample app for Android.
hello, I cannot find the link where to find the Image Target Native sample app. Now i using VuforiaSamples-3-0-5_0, there are no .jni file in it. All is pure java. How can I change the 3D model? thanks
How to use .h file in Android.
April 13, 2015 - 9:00pm #5
Hey Thanks for the links. i have compiled the code given in ndk sample of teapot successfully but while using the imagetarget nativ sample it shows erros i ahave attached image of NDK error.Kindly Help If possible.
Attachment | Size |
---|---|
![]() | 273.71 KB |
How to use .h file in Android.
April 13, 2015 - 10:24am #4
Did you compile the C++ code in the Android sample first before building the app for Android?
See these guides:
The ImageTargets Native 3.0.5 sample for Android is no longer available. The 4.2.3 version of sample was released today.