Just started looking into OpenCV for Android. I noticed that I need to install something called OpenCV Manager before I can run the apps that use it.
Is there any wa
You are looking for the static initialization method.
See the documentation here.
Also you can check this thread:
Static Initialization on OpenCV Android