Skip to content

[Android][Cocos2dJS v3.9] Crashes Android app with Android 6.0 (Api 23) ! #1832

@tungnt11

Description

@tungnt11

Hi all, I also crashes when I run app with error :
E/AndroidRuntime(11959): java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "rand" referenced by "libcocos2djs.so"...
E/AndroidRuntime(11959): at java.lang.Runtime.loadLibrary(Runtime.java:361)
E/AndroidRuntime(11959): at java.lang.System.loadLibrary(System.java:525)

I'm using cocos 3.9, NDK R10e and target SDK is 23 (Android 6.0). I want use Android 6.0 because I use android-support-v7-appcompat for new api of Google SignIn.
Can you help me fix this issue?
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions