Importing android native library (.so) #20422
Unanswered
LeandroTheDev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried several ways to import a .so file into my project in Maui, in all cases it gives the error:
This is a code example i am trying to import:
I have imported the .so files in Platforms/Android/Resources/lib/arm.../libmlcamera-2.5.so
Also i have instanciated in csproj
What i am doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions