‘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...
What is best IDE?
in
Aptana,
C#,
C++,
Eclipse,
HTML,
IDE,
Java,
Netbeans,
PHP,
Programming,
VB.NET,
Visual Studio
- on 12:08 AM
- No comments
"jni" folder not found
in
Android,
Android NDK,
OpenCV
- on 10:37 AM
- No comments
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
in
Android,
OpenCV
- on 7:23 AM
- 3 comments
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...