Compiling Vuforia Image Targets Native for Android
Jul 28, 2017 · 2 min read
Hello Folks,
This is a simple guide on how to compile and run ImageTargetsNative project from Vuforia advance sample.
Machine : Mac with OS 10.10.5
Vuforia Version : 6.2
Android Studio Version : 2.3.3
1) Install AndroidStudio.
2) Download latest sdk and ndk and cmake..download everything.
3) In your ~/.bash_profile:
PATH=”/Library/Frameworks/Python.framework/Versions/3…

