日本語のみで絞り込む

Android NDK: choose the ndk-bundle folder in Android SDK Location path we just noted in Android Studio SDK Manager window. You can skip this if you don't need ...

Download the SDK and NDK required to publish the Android platform. After installing Android Studio, refer to the official documentation and open the SDK Manager ...

2020/7/10 -Open your project then on the top panel click on Project → Build. OR just use (Ctrl+Shift+B) shortcut to open the Build Panel. Do a further ...

2023/8/15 -Cocos Creator is a cross-platform game engine used by many developers all over the world. It helps you create 2D and 3D games and ...

2019/2/3 -Hello everyone I just made the upgrade to cocos2d-x v3.17.1, which NDK version is everybody using on 3.17.1 ?? version r16b or the latest (r19) ...

2020/11/10 -Cause: The Android NDK and Android SDK paths are not configured when the project is built. Solution: Go to File > Settings… in Cocos Creator ...

2021/5/16 -What went wrong: Execution failed for task ':idiomGameTest:generateJsonModelRelease'. Build command failed. Error while executing process E:\ ...

2017/1/13 -Steps to Reproduce: Create cocos2dx project. Modify proj.android-studio/app/jni/Application.mk adding: APP_ABI := armeabi-v7a arm64 ...

2015/4/7 -It empowers you, the developer, and enables you to choose which platforms on which you want to develop and how to deploy them. In this article, ...

2023/1/18 -Android SDK & NDK 下载完成后,打开Cocos Creator 主菜单-> 偏好设置-> 外部程序,分别设置配置NDK、SDK 路径。