Android crash: cannot locate symbol "rand"

Hi ! I have build the android version, but with the android phone using android 4.4, it crash, and the log is:

java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol “rand” referenced by “libcocos2djs.so”…

Someone has an idea how to resolve it ? I’m building with cocos creator, then I’m opening android studio and building with it.

Nobody knows how to resolve it ?

maybe try compile it with lower version of android sdk

i got same error on some devices, any help?