Search Unity

Question Dllnotfoundexception

Discussion in 'Documentation' started by Vvelvet, Nov 18, 2022.

  1. Vvelvet

    Vvelvet

    Joined:
    Mar 7, 2022
    Posts:
    2
    Hello!

    I downloaded a sample android native plugin from unity docs:

    https://docs.unity3d.com/Manual/android-native-plugins-call.html

    My plan was to see how I can use .so files in my project. When I import the package, load the scene and hit play, I get an error dllnotfoundexception. The .so file is there when I build the apk.

    I've tried so many things and nothing works! I would really appreciate any help or suggestions !

    Thank you!
    IMG-20221118-WA0000.jpg