Running the OpenCV for Android samples on the emulator requires installation of OpenCV Manager. I have x86 architecture on my device. Many tutorials simply say install OpenCV Manager. Can you please tell me how exactly to do this?
I tried using "adb install" to install it but it didn't work. I was in the correct directory and adb otherwise works fine. Is there any other way to do this?
OpenCV Manager apk file is included into the OpenCV SDK.
You can install it running:
adb install <...>/OpenCV-2.4.3.2-android-sdk/apk/OpenCV_2.4.3.2_Manager_2.4_x86.apk
(For other SDK releases path will be slightly different but similar)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With