Hello, I'm new to the xamarin platform, and I'd like to ask you a question: When we create a xamarin c ++ project, can we integrate the opencv code in the part where the .so file (Android) will be created to be consumed by .apk? I mean, using opencv as an internal .so and not in the android (.apk) application layer, is it possible?
Grateful!