发布工程到android

在cocos creator 转安卓是报错
String libName = bundle.getString(“android.app.lib_name”);
System.loadLibrary(libName);
这里 libName 为 cocos2djs