Skip to content

java.lang.UnsatisfiedLinkError: dlopen failed: library "libffi.so.7" not found #1924

Description

@Liujiangy1

I put the libpython3.7m.so file and the libffi.so file in my android app, but the following happens:
I have put libffi.so in my android stduio, and I also configured my cmakelists.txt

java.lang.UnsatisfiedLinkError: dlopen failed: library "libffi.so.7" not found
At java.lang.Runtime.loadLibrary0(Runtime.java:1016)
At java.lang.System.loadLibrary(System.java:1657)

Is my way wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions