Ask Your Question

andrew.orobator's profile - activity

2014-09-18 20:59:06 -0600 answered a question Is it possible to use the OpenCV sdk on Android without the NDK?

I was able to use OpenCV without the NDK using this link and GaryP's answer:

http://answers.opencv.org/question/14546/how-to-work-with-opencv4android-in-android-studio/

2014-09-18 20:57:48 -0600 received badge  Supporter (source)
2014-09-10 19:37:28 -0600 asked a question 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?