Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tungnt11 opened this issue Jun 16, 2016 · 0 comments
Open

Comments

@tungnt11
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant