Giter Club home page Giter Club logo

Comments (4)

spianmo avatar spianmo commented on May 30, 2024

实测LOG如下
java.lang.UnsatisfiedLinkError: Directory separator should not appear in library name: /storage/emulated/0/libcurl.so at java.lang.Runtime.loadLibrary0(Runtime.java:1052) at java.lang.Runtime.loadLibrary0(Runtime.java:1007) at java.lang.System.loadLibrary(System.java:1667) at java.lang.Runtime.nativeLoad(Native Method) at java.lang.Runtime.nativeLoad(Runtime.java:1115) at java.lang.Runtime.loadLibrary0(Runtime.java:1069) at java.lang.Runtime.loadLibrary0(Runtime.java:1007) at java.lang.System.loadLibrary(System.java:1667)

from byopen.

spianmo avatar spianmo commented on May 30, 2024

好像是/目录分隔符导致的UnsatisfiedLinkError,但是/system/lib/libxx.so也包含目录分隔符,为什么却可以加载成功呢

from byopen.

liuyou avatar liuyou commented on May 30, 2024

sd卡能被加载的前提是 文件系统得是ext,否则 fat文件系统的文件 都不能mmap,谈何加载成功

from byopen.

spianmo avatar spianmo commented on May 30, 2024

sd卡能被加载的前提是 文件系统得是ext,否则 fat文件系统的文件 都不能mmap,谈何加载成功

感谢解答

from byopen.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.