jeremy-ellis-tech / Xamarin.Android.OpenCV

C# bindings for the OpenCV Android SDK
MIT License
92 stars 44 forks source link

multidex support added #10

Closed michaelgobbers closed 7 years ago

michaelgobbers commented 8 years ago

Resolved an issue that made it impossible to use this library on xamarin studio in a project with multi dex support enabled. The spaces of the opencv jar inside the project zip we’re removed to resolve the issue.