Is it possible to use the OpenCV sdk on Android without the NDK?
I'm currently using Android Studio for development and it doesn't have support for the NDK as of this writing. Is it possible to use OpenCV on Android without having to install/use the NDK at all?
no idea about android studio (the tutorials focus more on eclipse), but yes, definitely possible