Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

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