How to integrate OpenCV Manager in Android App without ask user to install additional app in the device please
Hello I need a way to instal the opencv manager within the host app without install a second app for it, that works well in production.
Kind regards.
I faced a problem which may be the same problem of you. I couldn't run my app on my phone despite installing OpenCV manager but I found a link that solves this problem by adding native libraries of OpenCV to your app and it also uses some code to check that it is working properly. Here is the link : https://www.learn2crack.com/2016/03/setup-opencv-sdk-android-studio.html (https://www.learn2crack.com/2016/03/s...)