GithubHelp home page GithubHelp logo

Comments (5)

blank-space avatar blank-space commented on August 27, 2024

04-15 08:03:56.160 5340-5340/com.dl7.mvp W/System.err: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.dl7.mvp-1/base.apk"],nativeLibraryDirectories=[/data/app/com.dl7.mvp-1/lib/arm64, /data/app/com.dl7.mvp-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libijkffmpeg.so"

from mvpapp.

Rukey7 avatar Rukey7 commented on August 27, 2024

#6

from mvpapp.

blank-space avatar blank-space commented on August 27, 2024

那无限重启的代码,你也有必要处理一下

from mvpapp.

Rukey7 avatar Rukey7 commented on August 27, 2024

异常的时候才会重启吧,我最近加了这个,你可以看下 CrashHandler 这个类

from mvpapp.

920651004 avatar 920651004 commented on August 27, 2024

重启那个这样解决在buildgradle中的defaultConfig中添加 ndk {
abiFilters "armeabi", "armeabi-v7a", "x86", "mips"
}并在gradle.properties中添加android.useDeprecatedNdk=true就可以了

from mvpapp.

Related Issues (20)

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.