HelloWorld编译Android工程打开提示错误

使用Android Studio导入HelloWorld编译生成的Android工程proj.android,编译提示如下错误

/Users/dongxi/Documents/CocosProjects/creatorhello/build/HelloWorld/jsb/frameworks/runtime-src/proj.android4/HelloWorld/src/main/jni/hellojavascript/main.cpp
Error:(1, 25) AppDelegate.h: No such file or directory
compilation terminated.
make: *** Error 1
Error:Execution failed for task ‘:HelloWorld:compileDebugNdk’.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process ‘command ‘/Users/dongxi/Library/Android/sdk/ndk-bundle/ndk-build’’ finished with non-zero exit value 2

目前还没有做 Android Studio 测试,所以不能保证。建议直接使用 Creator build Android