Hi All,
I have just started to work on android app development in Android Studio. I have installed Android Studio 2.2, Android SDK and Android NDK, plus OpenCV4Android SDK package as well. Everything goes smoothly but since the current version for OpenCV4Android is 2.4.13, when I want to add my java code that has been written in another IDE where I could use OpenCV 3.1, I have some troubles with converting the code back.
I want to save some time and leave all my codes in the current way, since after updating the current OpenCV4Android SDK I have to go back and refactor my code again.
Is there any way how I can use OpenCV 3.1 library in the current version of Android Studio as well. And if yes, is there any 'penalty' for this? I mean any negative impact regarding performance or usage.
↧