I’m building apk from an android project exported from Cocos Creator V2.4.3 but getting the below error with Gradle A problem occurred configuring project ‘:game’. > java.lang.NullPointerException (no error message) I’ve deleted all android SDK, NDK and re-installed Android Studio, then re-update SDK, NDK, Build Tool. But the error still occurs. Some configurations: Android SDK ..
Category : cocos2d-js
It always shows a black screen in my android phone. But it is working fine in my web browser. I do not know what is the problem. Here is the output that I am getting when running the cocos run -p android command. BUILD SUCCESSFUL in 6s 55 actionable tasks: 2 executed, 53 up-to-date VCS ..
I have cocosd2x project (cocos version is 3.16) and recently got the problem. I had to migrate to newer gradle plugin (3.5.1) and now android project fails to build. I’m getting build error What went wrong: Execution failed for task ‘:MyProject:multiDexListDebug’. A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade Error while merging dex archives: Learn how to ..
I bought a new laptop (preinstalled with macOS Catalina) and i’m setting up an existing cocos game engine android project, and installed the same version of ndk and kept all the settings same. I tried to build the project, then got couple of macOS catalina security prompts related to clang and other ndk binaries, resolved ..
Recent Comments