What is best IDE?

What is best IDE?
‘WHAT IS BEST IDE’ this one of basic question asked by any programmer when he starts programming. There is no direct answer for that saying this best and this bad because it’s depend on many reasons. OK, then what would be those reasons. Let’s talk...

"jni" folder not found

When I start programming with OpenCV and Android NDK, I encountered an error with not found ‘jni’ folder in project which is critical to creation of application. So I found my own way to solve that problem. First of...

Installing OpenCV manger to Android emulator

Installing OpenCV manger to Android emulator
When you start to programming with OpenCV with android and if you don't have any android device to emulate those programs, you definitely have to use the Android emulator. But the thing is you can’t run your programs in your emulator...