我的游戏在1.6及以上打包的安卓包的安装之后打开会马上闪退?

我的游戏在1.5的creator打包安卓可以运行,在1.6及以上的安装之后打开会马上闪退,而模拟器都可以正常运行,请问是什么原因?

creator的日志有报错信息吗?可以用eclipse或者android studio上调试一下看有什么报错信息?没有报错信息我们很难定位问题的。还有你的构建面板的信息也麻烦上传上来。谢谢。

感觉是1.6 升级底层 SpiderMonkey 导致的

编译模式:debug
使用 Android Studio 工程:E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio
正在生成 apk 文件…
正在执行:’“E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\gradlew.bat” --parallel --info assembleDebug’

Starting Build
Settings evaluated using settings file ‘E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\settings.gradle’.
Projects loaded. Root project using build file ‘E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\build.gradle’.
Included projects: [root project ‘proj.android-studio’, project ‘:hello_world’, project ‘:libcocos2dx’]
Parallel execution is an incubating feature.
Evaluating root project ‘proj.android-studio’ using build file ‘E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\build.gradle’.
Evaluating project ‘:hello_world’ using build file ‘E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build.gradle’.
Creating configuration compile
Creating configuration apk
Creating configuration provided
Creating configuration wearApp
Creating configuration annotationProcessor
Creating configuration androidTestCompile
Creating configuration androidTestApk
Creating configuration androidTestProvided
Creating configuration androidTestWearApp
Creating configuration androidTestAnnotationProcessor
Creating configuration testCompile
Creating configuration testApk
Creating configuration testProvided
Creating configuration testWearApp
Creating configuration testAnnotationProcessor
Creating configuration debugCompile
Creating configuration debugApk
Creating configuration debugProvided
Creating configuration debugWearApp
Creating configuration debugAnnotationProcessor
Creating configuration testDebugCompile
Creating configuration testDebugApk
Creating configuration testDebugProvided
Creating configuration testDebugWearApp
Creating configuration testDebugAnnotationProcessor
Creating configuration releaseCompile
Creating configuration releaseApk
Creating configuration releaseProvided
Creating configuration releaseWearApp
Creating configuration releaseAnnotationProcessor
Creating configuration testReleaseCompile
Creating configuration testReleaseApk
Creating configuration testReleaseProvided
Creating configuration testReleaseWearApp
Creating configuration testReleaseAnnotationProcessor
Parsing the SDK, no caching allowed
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\25.0.0\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\25.0.3\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\26.0.2\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\27.0.1\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\emulator\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\extras\android\m2repository\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\extras\google\m2repository\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\ndk-bundle\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\patcher\v4\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platform-tools\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-10\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-14\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-17\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-22\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-27\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-9\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\sources\android-14\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\sources\android-17\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\sources\android-22\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\tools\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\25.0.0\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\25.0.3\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\26.0.2\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\27.0.1\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\emulator\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\extras\android\m2repository\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\extras\google\m2repository\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\ndk-bundle\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\patcher\v4\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platform-tools\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-10\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-14\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-17\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-22\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-27\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\platforms\android-9\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\sources\android-14\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\sources\android-17\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\sources\android-22\package.xml
Parsing C:\Users\Administrator\AppData\Local\Android\Sdk\tools\package.xml
Evaluating project ‘:libcocos2dx’ using build file ‘E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos\platform\android\libcocos2dx\build.gradle’.
Creating configuration compile
Creating configuration publish
Creating configuration provided
Creating configuration wearApp
Creating configuration annotationProcessor
Creating configuration androidTestCompile
Creating configuration androidTestPublish
Creating configuration androidTestProvided
Creating configuration androidTestWearApp
Creating configuration androidTestAnnotationProcessor
Creating configuration testCompile
Creating configuration testPublish
Creating configuration testProvided
Creating configuration testWearApp
Creating configuration testAnnotationProcessor
Creating configuration debugCompile
Creating configuration debugPublish
Creating configuration debugProvided
Creating configuration debugWearApp
Creating configuration debugAnnotationProcessor
Creating configuration testDebugCompile
Creating configuration testDebugPublish
Creating configuration testDebugProvided
Creating configuration testDebugWearApp
Creating configuration testDebugAnnotationProcessor
Creating configuration releaseCompile
Creating configuration releasePublish
Creating configuration releaseProvided
Creating configuration releaseWearApp
Creating configuration releaseAnnotationProcessor
Creating configuration testReleaseCompile
Creating configuration testReleasePublish
Creating configuration testReleaseProvided
Creating configuration testReleaseWearApp
Creating configuration testReleaseAnnotationProcessor
Parsing the SDK, no caching allowed
Using incremental javac compilation.
Incremental java compilation is an incubating feature.
Not using incremental javac compilation.
Using incremental javac compilation.
Not using incremental javac compilation.
Not using incremental javac compilation.
Using incremental javac compilation.
Not using incremental javac compilation.
Using incremental javac compilation.
Not using incremental javac compilation.
Not using incremental javac compilation.
All projects evaluated.
Selected primary task ‘assembleDebug’ from project :
Tasks to be executed: [task ‘:hello_world:copyNativeLibs’, task ‘:hello_world:preBuild’, task ‘:hello_world:preDebugBuild’, task ‘:hello_world:checkDebugManifest’, task ‘:hello_world:preReleaseBuild’, task ‘:libcocos2dx:preBuild’, task ‘:libcocos2dx:preReleaseBuild’, task ‘:libcocos2dx:checkReleaseManifest’, task ‘:libcocos2dx:prepareReleaseDependencies’, task ‘:libcocos2dx:compileReleaseAidl’, task ‘:libcocos2dx:compileReleaseNdk’, task ‘:libcocos2dx:compileLint’, task ‘:libcocos2dx:copyReleaseLint’, task ‘:libcocos2dx:mergeReleaseShaders’, task ‘:libcocos2dx:compileReleaseShaders’, task ‘:libcocos2dx:generateReleaseAssets’, task ‘:libcocos2dx:mergeReleaseAssets’, task ‘:libcocos2dx:mergeReleaseProguardFiles’, task ‘:libcocos2dx:packageReleaseRenderscript’, task ‘:libcocos2dx:compileReleaseRenderscript’, task ‘:libcocos2dx:generateReleaseResValues’, task ‘:libcocos2dx:generateReleaseResources’, task ‘:libcocos2dx:packageReleaseResources’, task ‘:libcocos2dx:processReleaseManifest’, task ‘:libcocos2dx:generateReleaseBuildConfig’, task ‘:libcocos2dx:processReleaseResources’, task ‘:libcocos2dx:generateReleaseSources’, task ‘:libcocos2dx:incrementalReleaseJavaCompilationSafeguard’, task ‘:libcocos2dx:compileReleaseJavaWithJavac’, task ‘:libcocos2dx:processReleaseJavaRes’, task ‘:libcocos2dx:transformResourcesWithMergeJavaResForRelease’, task ‘:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForRelease’, task ‘:libcocos2dx:mergeReleaseJniLibFolders’, task ‘:libcocos2dx:transformNative_libsWithMergeJniLibsForRelease’, task ‘:libcocos2dx:transformNative_libsWithSyncJniLibsForRelease’, task ‘:libcocos2dx:bundleRelease’, task ‘:hello_world:prepareProjAndroidStudioLibcocos2dxUnspecifiedLibrary’, task ‘:hello_world:prepareDebugDependencies’, task ‘:hello_world:compileDebugAidl’, task ‘:hello_world:compileDebugRenderscript’, task ‘:hello_world:generateDebugBuildConfig’, task ‘:hello_world:generateDebugResValues’, task ‘:hello_world:generateDebugResources’, task ‘:hello_world:mergeDebugResources’, task ‘:hello_world:processDebugManifest’, task ‘:hello_world:processDebugResources’, task ‘:hello_world:generateDebugSources’, task ‘:hello_world:incrementalDebugJavaCompilationSafeguard’, task ‘:hello_world:compileDebugJavaWithJavac’, task ‘:hello_world:generateJsonModelDebug’, task ‘:hello_world:externalNativeBuildDebug’, task ‘:hello_world:compileDebugSources’, task ‘:hello_world:mergeDebugShaders’, task ‘:hello_world:compileDebugShaders’, task ‘:hello_world:generateDebugAssets’, task ‘:hello_world:mergeDebugAssets’, task ‘:hello_world:transformClassesWithDexForDebug’, task ‘:hello_world:mergeDebugJniLibFolders’, task ‘:hello_world:transformNative_libsWithMergeJniLibsForDebug’, task ‘:hello_world:transformNative_libsWithStripDebugSymbolForDebug’, task ‘:hello_world:processDebugJavaRes’, task ‘:hello_world:transformResourcesWithMergeJavaResForDebug’, task ‘:hello_world:validateSigningDebug’, task ‘:hello_world:packageDebug’, task ‘:hello_world:assembleDebug’, task ‘:libcocos2dx:preDebugBuild’, task ‘:libcocos2dx:checkDebugManifest’, task ‘:libcocos2dx:prepareDebugDependencies’, task ‘:libcocos2dx:compileDebugAidl’, task ‘:libcocos2dx:compileDebugNdk’, task ‘:libcocos2dx:copyDebugLint’, task ‘:libcocos2dx:mergeDebugShaders’, task ‘:libcocos2dx:compileDebugShaders’, task ‘:libcocos2dx:generateDebugAssets’, task ‘:libcocos2dx:mergeDebugAssets’, task ‘:libcocos2dx:mergeDebugProguardFiles’, task ‘:libcocos2dx:packageDebugRenderscript’, task ‘:libcocos2dx:compileDebugRenderscript’, task ‘:libcocos2dx:generateDebugResValues’, task ‘:libcocos2dx:generateDebugResources’, task ‘:libcocos2dx:packageDebugResources’, task ‘:libcocos2dx:processDebugManifest’, task ‘:libcocos2dx:generateDebugBuildConfig’, task ‘:libcocos2dx:processDebugResources’, task ‘:libcocos2dx:generateDebugSources’, task ‘:libcocos2dx:incrementalDebugJavaCompilationSafeguard’, task ‘:libcocos2dx:compileDebugJavaWithJavac’, task ‘:libcocos2dx:processDebugJavaRes’, task ‘:libcocos2dx:transformResourcesWithMergeJavaResForDebug’, task ‘:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForDebug’, task ‘:libcocos2dx:mergeDebugJniLibFolders’, task ‘:libcocos2dx:transformNative_libsWithMergeJniLibsForDebug’, task ‘:libcocos2dx:transformNative_libsWithSyncJniLibsForDebug’, task ‘:libcocos2dx:bundleDebug’, task ‘:libcocos2dx:compileDebugSources’, task ‘:libcocos2dx:assembleDebug’]
Using 4 parallel executor threads
:libcocos2dx:preBuild (Thread[Task worker Thread 2,5,main]) started.
:libcocos2dx:preBuild
Skipping task ‘:libcocos2dx:preBuild’ as it has no actions.
:libcocos2dx:preBuild UP-TO-DATE
:hello_world:copyNativeLibs (Thread[main,5,main]) started.
:hello_world:copyNativeLibs
:libcocos2dx:preBuild (Thread[Task worker Thread 2,5,main]) completed. Took 0.02 secs.
:libcocos2dx:preReleaseBuild (Thread[Task worker,5,main]) started.
:libcocos2dx:preReleaseBuild
Skipping task ‘:libcocos2dx:preReleaseBuild’ as it has no actions.
:libcocos2dx:preReleaseBuild UP-TO-DATE
:libcocos2dx:preReleaseBuild (Thread[Task worker,5,main]) completed. Took 0.002 secs.
:libcocos2dx:checkReleaseManifest (Thread[Task worker,5,main]) started.
:libcocos2dx:checkReleaseManifest
Executing task ‘:libcocos2dx:checkReleaseManifest’ (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:libcocos2dx:checkReleaseManifest (Thread[Task worker,5,main]) completed. Took 0.006 secs.
:libcocos2dx:prepareReleaseDependencies (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:prepareReleaseDependencies
Executing task ‘:libcocos2dx:prepareReleaseDependencies’ (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:libcocos2dx:prepareReleaseDependencies (Thread[Task worker Thread 3,5,main]) completed. Took 0.002 secs.
:libcocos2dx:compileReleaseAidl (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:compileReleaseAidl
Skipping task ‘:libcocos2dx:compileReleaseAidl’ as it is up-to-date (took 0.59 secs).
:libcocos2dx:compileReleaseAidl UP-TO-DATE
:libcocos2dx:compileReleaseAidl (Thread[Task worker Thread 3,5,main]) completed. Took 0.591 secs.
Skipping task ‘:hello_world:copyNativeLibs’ as it is up-to-date (took 0.599 secs).
:hello_world:copyNativeLibs UP-TO-DATE
:libcocos2dx:compileReleaseNdk (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:compileReleaseNdk
Skipping task ‘:libcocos2dx:compileReleaseNdk’ as it has no source files.
:libcocos2dx:compileReleaseNdk UP-TO-DATE
:libcocos2dx:compileReleaseNdk (Thread[Task worker Thread 3,5,main]) completed. Took 0.0 secs.
:libcocos2dx:compileLint (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:compileLint
Skipping task ‘:libcocos2dx:compileLint’ as it is up-to-date (took 0.001 secs).
:libcocos2dx:compileLint UP-TO-DATE
:libcocos2dx:compileLint (Thread[Task worker Thread 3,5,main]) completed. Took 0.002 secs.
:libcocos2dx:copyReleaseLint (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:copyReleaseLint
Skipping task ‘:libcocos2dx:copyReleaseLint’ as it has no source files.
:libcocos2dx:copyReleaseLint UP-TO-DATE
:libcocos2dx:copyReleaseLint (Thread[Task worker Thread 3,5,main]) completed. Took 0.0 secs.
:libcocos2dx:mergeReleaseShaders (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:mergeReleaseShaders
Skipping task ‘:libcocos2dx:mergeReleaseShaders’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:mergeReleaseShaders UP-TO-DATE
:libcocos2dx:mergeReleaseShaders (Thread[Task worker Thread 3,5,main]) completed. Took 0.004 secs.
:libcocos2dx:compileReleaseShaders (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:compileReleaseShaders
:hello_world:copyNativeLibs (Thread[main,5,main]) completed. Took 0.63 secs.
:hello_world:preBuild (Thread[main,5,main]) started.
:hello_world:preBuild
Skipping task ‘:hello_world:preBuild’ as it has no actions.
:hello_world:preBuild UP-TO-DATE
:hello_world:preBuild (Thread[main,5,main]) completed. Took 0.002 secs.
:hello_world:preDebugBuild (Thread[main,5,main]) started.
:hello_world:preDebugBuild
Skipping task ‘:hello_world:preDebugBuild’ as it has no actions.
:hello_world:preDebugBuild UP-TO-DATE
:hello_world:preDebugBuild (Thread[main,5,main]) completed. Took 0.001 secs.
:hello_world:checkDebugManifest (Thread[main,5,main]) started.
:hello_world:checkDebugManifest
Executing task ‘:hello_world:checkDebugManifest’ (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:hello_world:checkDebugManifest (Thread[main,5,main]) completed. Took 0.001 secs.
:hello_world:preReleaseBuild (Thread[main,5,main]) started.
:hello_world:preReleaseBuild
Skipping task ‘:hello_world:preReleaseBuild’ as it has no actions.
:hello_world:preReleaseBuild UP-TO-DATE
:hello_world:preReleaseBuild (Thread[main,5,main]) completed. Took 0.001 secs.
:hello_world:generateDebugBuildConfig (Thread[main,5,main]) started.
:hello_world:generateDebugBuildConfig
Skipping task ‘:libcocos2dx:compileReleaseShaders’ as it is up-to-date (took 0.038 secs).
:libcocos2dx:compileReleaseShaders UP-TO-DATE
:libcocos2dx:compileReleaseShaders (Thread[Task worker Thread 3,5,main]) completed. Took 0.038 secs.
:libcocos2dx:generateReleaseAssets (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:generateReleaseAssets
Skipping task ‘:libcocos2dx:generateReleaseAssets’ as it has no actions.
:libcocos2dx:generateReleaseAssets UP-TO-DATE
:libcocos2dx:generateReleaseAssets (Thread[Task worker Thread 3,5,main]) completed. Took 0.0 secs.
:libcocos2dx:mergeReleaseAssets (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:mergeReleaseAssets
Skipping task ‘:libcocos2dx:mergeReleaseAssets’ as it is up-to-date (took 0.001 secs).
:libcocos2dx:mergeReleaseAssets UP-TO-DATE
:libcocos2dx:mergeReleaseAssets (Thread[Task worker Thread 3,5,main]) completed. Took 0.003 secs.
:libcocos2dx:mergeReleaseProguardFiles (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:mergeReleaseProguardFiles
Skipping task ‘:libcocos2dx:mergeReleaseProguardFiles’ as it is up-to-date (took 0.001 secs).
:libcocos2dx:mergeReleaseProguardFiles UP-TO-DATE
:libcocos2dx:mergeReleaseProguardFiles (Thread[Task worker Thread 3,5,main]) completed. Took 0.001 secs.
:libcocos2dx:packageReleaseRenderscript (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:packageReleaseRenderscript
Skipping task ‘:libcocos2dx:packageReleaseRenderscript’ as it has no source files.
:libcocos2dx:packageReleaseRenderscript UP-TO-DATE
:libcocos2dx:packageReleaseRenderscript (Thread[Task worker Thread 3,5,main]) completed. Took 0.0 secs.
:libcocos2dx:compileReleaseRenderscript (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:compileReleaseRenderscript
Skipping task ‘:hello_world:generateDebugBuildConfig’ as it is up-to-date (took 0.042 secs).
:hello_world:generateDebugBuildConfig UP-TO-DATE
:hello_world:generateDebugBuildConfig (Thread[main,5,main]) completed. Took 0.068 secs.
:hello_world:generateDebugResValues (Thread[main,5,main]) started.
:hello_world:generateDebugResValues
Skipping task ‘:hello_world:generateDebugResValues’ as it is up-to-date (took 0.002 secs).
:hello_world:generateDebugResValues UP-TO-DATE
:hello_world:generateDebugResValues (Thread[main,5,main]) completed. Took 0.004 secs.
Skipping task ‘:libcocos2dx:compileReleaseRenderscript’ as it is up-to-date (took 0.031 secs).
:libcocos2dx:compileReleaseRenderscript UP-TO-DATE
:hello_world:incrementalDebugJavaCompilationSafeguard (Thread[main,5,main]) started.
:hello_world:incrementalDebugJavaCompilationSafeguard
:libcocos2dx:compileReleaseRenderscript (Thread[Task worker Thread 3,5,main]) completed. Took 0.035 secs.
:libcocos2dx:generateReleaseResValues (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:generateReleaseResValues
Skipping task ‘:libcocos2dx:generateReleaseResValues’ as it is up-to-date (took 0.002 secs).
:libcocos2dx:generateReleaseResValues UP-TO-DATE
:libcocos2dx:generateReleaseResValues (Thread[Task worker Thread 3,5,main]) completed. Took 0.002 secs.
:libcocos2dx:generateReleaseResources (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:generateReleaseResources
Skipping task ‘:libcocos2dx:generateReleaseResources’ as it has no actions.
:libcocos2dx:generateReleaseResources UP-TO-DATE
:libcocos2dx:generateReleaseResources (Thread[Task worker Thread 3,5,main]) completed. Took 0.0 secs.
:libcocos2dx:packageReleaseResources (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:packageReleaseResources
Skipping task ‘:libcocos2dx:packageReleaseResources’ as it is up-to-date (took 0.027 secs).
:libcocos2dx:packageReleaseResources UP-TO-DATE
:libcocos2dx:packageReleaseResources (Thread[Task worker Thread 3,5,main]) completed. Took 0.031 secs.
:libcocos2dx:processReleaseManifest (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:processReleaseManifest
Skipping task ‘:hello_world:incrementalDebugJavaCompilationSafeguard’ as it is up-to-date (took 0.074 secs).
:hello_world:incrementalDebugJavaCompilationSafeguard UP-TO-DATE
:hello_world:incrementalDebugJavaCompilationSafeguard (Thread[main,5,main]) completed. Took 0.08 secs.
:hello_world:generateJsonModelDebug (Thread[main,5,main]) started.
:hello_world:generateJsonModelDebug
Skipping task ‘:libcocos2dx:processReleaseManifest’ as it is up-to-date (took 0.042 secs).
:libcocos2dx:processReleaseManifest UP-TO-DATE
:libcocos2dx:processReleaseManifest (Thread[Task worker Thread 3,5,main]) completed. Took 0.048 secs.
:libcocos2dx:generateReleaseBuildConfig (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:generateReleaseBuildConfig
Skipping task ‘:libcocos2dx:generateReleaseBuildConfig’ as it is up-to-date (took 0.02 secs).
:libcocos2dx:generateReleaseBuildConfig UP-TO-DATE
:libcocos2dx:generateReleaseBuildConfig (Thread[Task worker Thread 3,5,main]) completed. Took 0.02 secs.
:libcocos2dx:processReleaseResources (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:processReleaseResources
Skipping task ‘:hello_world:generateJsonModelDebug’ as it is up-to-date (took 0.033 secs).
:hello_world:generateJsonModelDebug UP-TO-DATE
:hello_world:generateJsonModelDebug (Thread[main,5,main]) completed. Took 0.034 secs.
:hello_world:externalNativeBuildDebug (Thread[main,5,main]) started.
:hello_world:externalNativeBuildDebug
Executing task ‘:hello_world:externalNativeBuildDebug’ (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
externalNativeBuildDebug: starting build
externalNativeBuildDebug: reading expected JSONs
Skipping task ‘:libcocos2dx:processReleaseResources’ as it is up-to-date (took 0.013 secs).
:libcocos2dx:processReleaseResources UP-TO-DATE
:libcocos2dx:processReleaseResources (Thread[Task worker Thread 3,5,main]) completed. Took 0.016 secs.
:libcocos2dx:generateReleaseSources (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:generateReleaseSources
Skipping task ‘:libcocos2dx:generateReleaseSources’ as it has no actions.
:libcocos2dx:generateReleaseSources UP-TO-DATE
:libcocos2dx:generateReleaseSources (Thread[Task worker Thread 3,5,main]) completed. Took 0.001 secs.
:libcocos2dx:incrementalReleaseJavaCompilationSafeguard (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:incrementalReleaseJavaCompilationSafeguard
Skipping task ‘:libcocos2dx:incrementalReleaseJavaCompilationSafeguard’ as it is up-to-date (took 0.004 secs).
:libcocos2dx:incrementalReleaseJavaCompilationSafeguard UP-TO-DATE
:libcocos2dx:incrementalReleaseJavaCompilationSafeguard (Thread[Task worker Thread 3,5,main]) completed. Took 0.006 secs.
:libcocos2dx:compileReleaseJavaWithJavac (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:compileReleaseJavaWithJavac
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos\platform\android\libcocos2dx\src\main\java’, not found
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos\platform\android\libcocos2dx\src\main\java’, not found
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos\platform\android\libcocos2dx\src\release\java’, not found
Skipping task ‘:libcocos2dx:compileReleaseJavaWithJavac’ as it is up-to-date (took 0.039 secs).
:libcocos2dx:compileReleaseJavaWithJavac UP-TO-DATE
:libcocos2dx:compileReleaseJavaWithJavac (Thread[Task worker Thread 3,5,main]) completed. Took 0.05 secs.
:libcocos2dx:processReleaseJavaRes (Thread[Task worker Thread 3,5,main]) started.

:libcocos2dx:processReleaseJavaRes
Skipping task ‘:libcocos2dx:processReleaseJavaRes’ as it has no source files.
:libcocos2dx:processReleaseJavaRes UP-TO-DATE
:libcocos2dx:processReleaseJavaRes (Thread[Task worker Thread 3,5,main]) completed. Took 0.005 secs.
:libcocos2dx:transformResourcesWithMergeJavaResForRelease (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:transformResourcesWithMergeJavaResForRelease
Skipping task ‘:libcocos2dx:transformResourcesWithMergeJavaResForRelease’ as it is up-to-date (took 0.025 secs).
:libcocos2dx:transformResourcesWithMergeJavaResForRelease UP-TO-DATE
:libcocos2dx:transformResourcesWithMergeJavaResForRelease (Thread[Task worker Thread 3,5,main]) completed. Took 0.032 secs.
:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForRelease (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForRelease
Skipping task ‘:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForRelease’ as it is up-to-date (took 0.03 secs).
:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForRelease UP-TO-DATE
:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForRelease (Thread[Task worker Thread 3,5,main]) completed. Took 0.042 secs.
:libcocos2dx:mergeReleaseJniLibFolders (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:mergeReleaseJniLibFolders
Skipping task ‘:libcocos2dx:mergeReleaseJniLibFolders’ as it is up-to-date (took 0.004 secs).
:libcocos2dx:mergeReleaseJniLibFolders UP-TO-DATE
:libcocos2dx:mergeReleaseJniLibFolders (Thread[Task worker Thread 3,5,main]) completed. Took 0.007 secs.
:libcocos2dx:transformNative_libsWithMergeJniLibsForRelease (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:transformNative_libsWithMergeJniLibsForRelease
Skipping task ‘:libcocos2dx:transformNative_libsWithMergeJniLibsForRelease’ as it is up-to-date (took 0.004 secs).
:libcocos2dx:transformNative_libsWithMergeJniLibsForRelease UP-TO-DATE
:libcocos2dx:transformNative_libsWithMergeJniLibsForRelease (Thread[Task worker Thread 3,5,main]) completed. Took 0.006 secs.
:libcocos2dx:transformNative_libsWithSyncJniLibsForRelease (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:transformNative_libsWithSyncJniLibsForRelease
Skipping task ‘:libcocos2dx:transformNative_libsWithSyncJniLibsForRelease’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:transformNative_libsWithSyncJniLibsForRelease UP-TO-DATE
:libcocos2dx:transformNative_libsWithSyncJniLibsForRelease (Thread[Task worker Thread 3,5,main]) completed. Took 0.004 secs.
:libcocos2dx:bundleRelease (Thread[Task worker Thread 3,5,main]) started.
:libcocos2dx:bundleRelease
Skipping task ‘:libcocos2dx:bundleRelease’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:bundleRelease UP-TO-DATE
:libcocos2dx:bundleRelease (Thread[Task worker Thread 3,5,main]) completed. Took 0.007 secs.
:libcocos2dx:preDebugBuild (Thread[Task worker Thread 2,5,main]) started.
:libcocos2dx:preDebugBuild
Skipping task ‘:libcocos2dx:preDebugBuild’ as it has no actions.
:libcocos2dx:preDebugBuild UP-TO-DATE
:libcocos2dx:preDebugBuild (Thread[Task worker Thread 2,5,main]) completed. Took 0.002 secs.
:libcocos2dx:checkDebugManifest (Thread[Task worker,5,main]) started.
:libcocos2dx:checkDebugManifest
Executing task ‘:libcocos2dx:checkDebugManifest’ (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:libcocos2dx:checkDebugManifest (Thread[Task worker,5,main]) completed. Took 0.002 secs.
:libcocos2dx:prepareDebugDependencies (Thread[Task worker,5,main]) started.
:libcocos2dx:prepareDebugDependencies
Executing task ‘:libcocos2dx:prepareDebugDependencies’ (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:libcocos2dx:prepareDebugDependencies (Thread[Task worker,5,main]) completed. Took 0.001 secs.
:libcocos2dx:compileDebugAidl (Thread[Task worker,5,main]) started.
:libcocos2dx:compileDebugAidl
Skipping task ‘:libcocos2dx:compileDebugAidl’ as it is up-to-date (took 0.01 secs).
:libcocos2dx:compileDebugAidl UP-TO-DATE
:libcocos2dx:compileDebugAidl (Thread[Task worker,5,main]) completed. Took 0.013 secs.
:libcocos2dx:compileDebugNdk (Thread[Task worker,5,main]) started.
:libcocos2dx:compileDebugNdk
Skipping task ‘:libcocos2dx:compileDebugNdk’ as it has no source files.
:libcocos2dx:compileDebugNdk UP-TO-DATE
:libcocos2dx:compileDebugNdk (Thread[Task worker,5,main]) completed. Took 0.001 secs.
:libcocos2dx:copyDebugLint (Thread[Task worker,5,main]) started.
:libcocos2dx:copyDebugLint
Skipping task ‘:libcocos2dx:copyDebugLint’ as it has no source files.
:libcocos2dx:copyDebugLint UP-TO-DATE
:libcocos2dx:copyDebugLint (Thread[Task worker,5,main]) completed. Took 0.002 secs.
:libcocos2dx:mergeDebugShaders (Thread[Task worker,5,main]) started.
:libcocos2dx:mergeDebugShaders
Skipping task ‘:libcocos2dx:mergeDebugShaders’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:mergeDebugShaders UP-TO-DATE
:libcocos2dx:mergeDebugShaders (Thread[Task worker,5,main]) completed. Took 0.004 secs.
:libcocos2dx:compileDebugShaders (Thread[Task worker,5,main]) started.
:libcocos2dx:compileDebugShaders
Skipping task ‘:libcocos2dx:compileDebugShaders’ as it is up-to-date (took 0.002 secs).
:libcocos2dx:compileDebugShaders UP-TO-DATE
:libcocos2dx:compileDebugShaders (Thread[Task worker,5,main]) completed. Took 0.003 secs.
:libcocos2dx:generateDebugAssets (Thread[Task worker,5,main]) started.
:libcocos2dx:generateDebugAssets
Skipping task ‘:libcocos2dx:generateDebugAssets’ as it has no actions.
:libcocos2dx:generateDebugAssets UP-TO-DATE
:libcocos2dx:generateDebugAssets (Thread[Task worker,5,main]) completed. Took 0.001 secs.
:libcocos2dx:mergeDebugAssets (Thread[Task worker,5,main]) started.
:libcocos2dx:mergeDebugAssets
Skipping task ‘:libcocos2dx:mergeDebugAssets’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:mergeDebugAssets UP-TO-DATE
:libcocos2dx:mergeDebugAssets (Thread[Task worker,5,main]) completed. Took 0.004 secs.
:libcocos2dx:mergeDebugProguardFiles (Thread[Task worker,5,main]) started.
:libcocos2dx:mergeDebugProguardFiles
Skipping task ‘:libcocos2dx:mergeDebugProguardFiles’ as it is up-to-date (took 0.001 secs).
:libcocos2dx:mergeDebugProguardFiles UP-TO-DATE
:libcocos2dx:mergeDebugProguardFiles (Thread[Task worker,5,main]) completed. Took 0.003 secs.
:libcocos2dx:packageDebugRenderscript (Thread[Task worker,5,main]) started.
:libcocos2dx:packageDebugRenderscript
Skipping task ‘:libcocos2dx:packageDebugRenderscript’ as it has no source files.
:libcocos2dx:packageDebugRenderscript UP-TO-DATE
:libcocos2dx:packageDebugRenderscript (Thread[Task worker,5,main]) completed. Took 0.001 secs.
:libcocos2dx:compileDebugRenderscript (Thread[Task worker,5,main]) started.
:libcocos2dx:compileDebugRenderscript
Skipping task ‘:libcocos2dx:compileDebugRenderscript’ as it is up-to-date (took 0.005 secs).
:libcocos2dx:compileDebugRenderscript UP-TO-DATE
:libcocos2dx:compileDebugRenderscript (Thread[Task worker,5,main]) completed. Took 0.006 secs.
:libcocos2dx:generateDebugResValues (Thread[Task worker,5,main]) started.
:libcocos2dx:generateDebugResValues
Skipping task ‘:libcocos2dx:generateDebugResValues’ as it is up-to-date (took 0.047 secs).
:libcocos2dx:generateDebugResValues UP-TO-DATE
:libcocos2dx:generateDebugResValues (Thread[Task worker,5,main]) completed. Took 0.049 secs.
:libcocos2dx:generateDebugResources (Thread[Task worker,5,main]) started.
:libcocos2dx:generateDebugResources
Skipping task ‘:libcocos2dx:generateDebugResources’ as it has no actions.
:libcocos2dx:generateDebugResources UP-TO-DATE
:libcocos2dx:generateDebugResources (Thread[Task worker,5,main]) completed. Took 0.001 secs.
:libcocos2dx:packageDebugResources (Thread[Task worker,5,main]) started.
:libcocos2dx:packageDebugResources
Skipping task ‘:libcocos2dx:packageDebugResources’ as it is up-to-date (took 0.008 secs).
:libcocos2dx:packageDebugResources UP-TO-DATE
:libcocos2dx:packageDebugResources (Thread[Task worker,5,main]) completed. Took 0.009 secs.
:libcocos2dx:processDebugManifest (Thread[Task worker,5,main]) started.
:libcocos2dx:processDebugManifest
Skipping task ‘:libcocos2dx:processDebugManifest’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:processDebugManifest UP-TO-DATE
:libcocos2dx:processDebugManifest (Thread[Task worker,5,main]) completed. Took 0.005 secs.
:libcocos2dx:generateDebugBuildConfig (Thread[Task worker,5,main]) started.
:libcocos2dx:generateDebugBuildConfig
Skipping task ‘:libcocos2dx:generateDebugBuildConfig’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:generateDebugBuildConfig UP-TO-DATE
:libcocos2dx:generateDebugBuildConfig (Thread[Task worker,5,main]) completed. Took 0.004 secs.
:libcocos2dx:processDebugResources (Thread[Task worker,5,main]) started.
:libcocos2dx:processDebugResources
Skipping task ‘:libcocos2dx:processDebugResources’ as it is up-to-date (took 0.007 secs).
:libcocos2dx:processDebugResources UP-TO-DATE
:libcocos2dx:processDebugResources (Thread[Task worker,5,main]) completed. Took 0.009 secs.
:libcocos2dx:generateDebugSources (Thread[Task worker,5,main]) started.
:libcocos2dx:generateDebugSources
Skipping task ‘:libcocos2dx:generateDebugSources’ as it has no actions.
:libcocos2dx:generateDebugSources UP-TO-DATE
:libcocos2dx:generateDebugSources (Thread[Task worker,5,main]) completed. Took 0.0 secs.
:libcocos2dx:incrementalDebugJavaCompilationSafeguard (Thread[Task worker,5,main]) started.
:libcocos2dx:incrementalDebugJavaCompilationSafeguard
Skipping task ‘:libcocos2dx:incrementalDebugJavaCompilationSafeguard’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:incrementalDebugJavaCompilationSafeguard UP-TO-DATE
:libcocos2dx:incrementalDebugJavaCompilationSafeguard (Thread[Task worker,5,main]) completed. Took 0.006 secs.
:libcocos2dx:compileDebugJavaWithJavac (Thread[Task worker,5,main]) started.
:libcocos2dx:compileDebugJavaWithJavac
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos\platform\android\libcocos2dx\src\main\java’, not found
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos\platform\android\libcocos2dx\src\main\java’, not found
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos\platform\android\libcocos2dx\src\debug\java’, not found
Skipping task ‘:libcocos2dx:compileDebugJavaWithJavac’ as it is up-to-date (took 0.07 secs).
:libcocos2dx:compileDebugJavaWithJavac UP-TO-DATE
:libcocos2dx:compileDebugJavaWithJavac (Thread[Task worker,5,main]) completed. Took 0.072 secs.
:libcocos2dx:processDebugJavaRes (Thread[Task worker,5,main]) started.
:libcocos2dx:processDebugJavaRes
Skipping task ‘:libcocos2dx:processDebugJavaRes’ as it has no source files.
:libcocos2dx:processDebugJavaRes UP-TO-DATE
:libcocos2dx:processDebugJavaRes (Thread[Task worker,5,main]) completed. Took 0.001 secs.
:libcocos2dx:transformResourcesWithMergeJavaResForDebug (Thread[Task worker,5,main]) started.
:libcocos2dx:transformResourcesWithMergeJavaResForDebug
Skipping task ‘:libcocos2dx:transformResourcesWithMergeJavaResForDebug’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:transformResourcesWithMergeJavaResForDebug UP-TO-DATE
:libcocos2dx:transformResourcesWithMergeJavaResForDebug (Thread[Task worker,5,main]) completed. Took 0.004 secs.
:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForDebug (Thread[Task worker,5,main]) started.
:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForDebug
externalNativeBuildDebug: done reading expected JSONs
externalNativeBuildDebug: executing build commands for targets: ‘cocos2djs’
externalNativeBuildDebug: not building target cocos2dandroid because it isn’t in targets set
externalNativeBuildDebug: not building target ui because it isn’t in targets set
externalNativeBuildDebug: not building target spine because it isn’t in targets set
externalNativeBuildDebug: about to build C:\Users\Administrator\AppData\Local\Android\Sdk\ndk-bundle\ndk-build.cmd NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\jni\Android.mk NDK_APPLICATION_MK=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\jni\Application.mk APP_ABI=armeabi-v7a NDK_ALL_ABIS=armeabi-v7a NDK_DEBUG=1 APP_PLATFORM=android-14 NDK_OUT=E:/wamp64/www/football/build/jsb-default/frameworks/runtime-src/proj.android-studio/app/build/intermediates/ndkBuild/debug/obj NDK_LIBS_OUT=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\intermediates\ndkBuild\debug\lib NDK_TOOLCHAIN_VERSION=4.9 APP_PLATFORM=android-10 NDK_MODULE_PATH=E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x;E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos;E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\external NDK_OUT=./obj -j4 NDK_DEBUG=1 ./obj/local/armeabi-v7a/libcocos2djs.so
externalNativeBuildDebug: not building target extension because it isn’t in targets set
externalNativeBuildDebug: not building target creator because it isn’t in targets set
externalNativeBuildDebug: not building target dragonbones because it isn’t in targets set
externalNativeBuildDebug: not building target audioengine because it isn’t in targets set
externalNativeBuildDebug: not building target cpufeatures because it isn’t in targets set
externalNativeBuildDebug: not building target cocosbuilder because it isn’t in targets set
externalNativeBuildDebug: not building target cocostudio because it isn’t in targets set
externalNativeBuildDebug: not building target jscocos2d because it isn’t in targets set
externalNativeBuildDebug: not building target cocos2dxinternal because it isn’t in targets set
externalNativeBuildDebug: not building target network because it isn’t in targets set
Skipping task ‘:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForDebug’ as it is up-to-date (took 0.015 secs).
:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
:libcocos2dx:transformClassesAndResourcesWithSyncLibJarsForDebug (Thread[Task worker,5,main]) completed. Took 0.017 secs.
:libcocos2dx:mergeDebugJniLibFolders (Thread[Task worker,5,main]) started.
:libcocos2dx:mergeDebugJniLibFolders
externalNativeBuildDebug: not building target pvmp3dec because it isn’t in targets set
externalNativeBuildDebug: not building target vorbisidec because it isn’t in targets set
externalNativeBuildDebug: not building target cocosdenshion because it isn’t in targets set
building .\obj\local\armeabi-v7a\libcocos2djs.so
Skipping task ‘:libcocos2dx:mergeDebugJniLibFolders’ as it is up-to-date (took 0.002 secs).
:libcocos2dx:mergeDebugJniLibFolders UP-TO-DATE
:libcocos2dx:mergeDebugJniLibFolders (Thread[Task worker,5,main]) completed. Took 0.004 secs.
:libcocos2dx:transformNative_libsWithMergeJniLibsForDebug (Thread[Task worker,5,main]) started.
:libcocos2dx:transformNative_libsWithMergeJniLibsForDebug
Skipping task ‘:libcocos2dx:transformNative_libsWithMergeJniLibsForDebug’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:transformNative_libsWithMergeJniLibsForDebug UP-TO-DATE
:libcocos2dx:transformNative_libsWithMergeJniLibsForDebug (Thread[Task worker,5,main]) completed. Took 0.004 secs.
:libcocos2dx:transformNative_libsWithSyncJniLibsForDebug (Thread[Task worker,5,main]) started.
:libcocos2dx:transformNative_libsWithSyncJniLibsForDebug
Skipping task ‘:libcocos2dx:transformNative_libsWithSyncJniLibsForDebug’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:transformNative_libsWithSyncJniLibsForDebug UP-TO-DATE
:libcocos2dx:transformNative_libsWithSyncJniLibsForDebug (Thread[Task worker,5,main]) completed. Took 0.005 secs.
:libcocos2dx:bundleDebug (Thread[Task worker,5,main]) started.
:libcocos2dx:bundleDebug
externalNativeBuildDebug: Executable : C:\Users\Administrator\AppData\Local\Android\Sdk\ndk-bundle\ndk-build.cmd
arguments :
NDK_PROJECT_PATH=null
APP_BUILD_SCRIPT=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\jni\Android.mk
NDK_APPLICATION_MK=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\jni\Application.mk
APP_ABI=armeabi-v7a
NDK_ALL_ABIS=armeabi-v7a
NDK_DEBUG=1
APP_PLATFORM=android-14
NDK_OUT=E:/wamp64/www/football/build/jsb-default/frameworks/runtime-src/proj.android-studio/app/build/intermediates/ndkBuild/debug/obj
NDK_LIBS_OUT=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\intermediates\ndkBuild\debug\lib
NDK_TOOLCHAIN_VERSION=4.9
APP_PLATFORM=android-10
NDK_MODULE_PATH=E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x;E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos;E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\external
NDK_OUT=./obj
-j4
NDK_DEBUG=1
./obj/local/armeabi-v7a/libcocos2djs.so
jvmArgs :

Skipping task ‘:libcocos2dx:bundleDebug’ as it is up-to-date (took 0.003 secs).
:libcocos2dx:bundleDebug UP-TO-DATE
:libcocos2dx:bundleDebug (Thread[Task worker,5,main]) completed. Took 0.006 secs.
:libcocos2dx:compileDebugSources (Thread[Task worker,5,main]) started.
:libcocos2dx:compileDebugSources
Skipping task ‘:libcocos2dx:compileDebugSources’ as it has no actions.
:libcocos2dx:compileDebugSources UP-TO-DATE
:libcocos2dx:compileDebugSources (Thread[Task worker,5,main]) completed. Took 0.0 secs.
:libcocos2dx:assembleDebug (Thread[Task worker,5,main]) started.
:libcocos2dx:assembleDebug
Skipping task ‘:libcocos2dx:assembleDebug’ as it has no actions.
:libcocos2dx:assembleDebug UP-TO-DATE
:libcocos2dx:assembleDebug (Thread[Task worker,5,main]) completed. Took 0.001 secs.
Starting process ‘command ‘C:\Users\Administrator\AppData\Local\Android\Sdk\ndk-bundle\ndk-build.cmd’’. Working directory: E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app Command: C:\Users\Administrator\AppData\Local\Android\Sdk\ndk-bundle\ndk-build.cmd NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\jni\Android.mk NDK_APPLICATION_MK=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\jni\Application.mk APP_ABI=armeabi-v7a NDK_ALL_ABIS=armeabi-v7a NDK_DEBUG=1 APP_PLATFORM=android-14 NDK_OUT=E:/wamp64/www/football/build/jsb-default/frameworks/runtime-src/proj.android-studio/app/build/intermediates/ndkBuild/debug/obj NDK_LIBS_OUT=E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\intermediates\ndkBuild\debug\lib NDK_TOOLCHAIN_VERSION=4.9 APP_PLATFORM=android-10 NDK_MODULE_PATH=E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x;E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\cocos;E:\wamp64\www\football\build\jsb-default\frameworks\cocos2d-x\external NDK_OUT=./obj -j4 NDK_DEBUG=1 ./obj/local/armeabi-v7a/libcocos2djs.so
Successfully started process ‘command ‘C:\Users\Administrator\AppData\Local\Android\Sdk\ndk-bundle\ndk-build.cmd’’
Android NDK: android-10 is unsupported. Using minimum supported version android-14.

externalNativeBuildDebug: check expected build outputs
externalNativeBuildDebug: build complete
:hello_world:externalNativeBuildDebug (Thread[main,5,main]) completed. Took 48.489 secs.
:hello_world:prepareProjAndroidStudioLibcocos2dxUnspecifiedLibrary (Thread[main,5,main]) started.
:hello_world:prepareProjAndroidStudioLibcocos2dxUnspecifiedLibrary
Skipping task ‘:hello_world:prepareProjAndroidStudioLibcocos2dxUnspecifiedLibrary’ as it is up-to-date (took 0.003 secs).
:hello_world:prepareProjAndroidStudioLibcocos2dxUnspecifiedLibrary UP-TO-DATE
:hello_world:prepareProjAndroidStudioLibcocos2dxUnspecifiedLibrary (Thread[main,5,main]) completed. Took 0.003 secs.
:hello_world:prepareDebugDependencies (Thread[main,5,main]) started.
:hello_world:prepareDebugDependencies
Executing task ‘:hello_world:prepareDebugDependencies’ (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:hello_world:prepareDebugDependencies (Thread[main,5,main]) completed. Took 0.001 secs.
:hello_world:compileDebugAidl (Thread[main,5,main]) started.
:hello_world:compileDebugAidl
Skipping task ‘:hello_world:compileDebugAidl’ as it is up-to-date (took 0.003 secs).
:hello_world:compileDebugAidl UP-TO-DATE
:hello_world:compileDebugAidl (Thread[main,5,main]) completed. Took 0.004 secs.
:hello_world:compileDebugRenderscript (Thread[Task worker,5,main]) started.
:hello_world:compileDebugRenderscript
Skipping task ‘:hello_world:compileDebugRenderscript’ as it is up-to-date (took 0.004 secs).
:hello_world:compileDebugRenderscript UP-TO-DATE
:hello_world:compileDebugRenderscript (Thread[Task worker,5,main]) completed. Took 0.005 secs.
:hello_world:generateDebugResources (Thread[Task worker Thread 2,5,main]) started.
:hello_world:generateDebugResources
Skipping task ‘:hello_world:generateDebugResources’ as it has no actions.
:hello_world:generateDebugResources UP-TO-DATE
:hello_world:generateDebugResources (Thread[Task worker Thread 2,5,main]) completed. Took 0.001 secs.
:hello_world:mergeDebugResources (Thread[Task worker Thread 2,5,main]) started.
:hello_world:mergeDebugResources
Skipping task ‘:hello_world:mergeDebugResources’ as it is up-to-date (took 0.021 secs).
:hello_world:mergeDebugResources UP-TO-DATE
:hello_world:mergeDebugResources (Thread[Task worker Thread 2,5,main]) completed. Took 0.025 secs.
:hello_world:processDebugManifest (Thread[Task worker Thread 2,5,main]) started.
:hello_world:processDebugManifest
Skipping task ‘:hello_world:processDebugManifest’ as it is up-to-date (took 0.012 secs).
:hello_world:processDebugManifest UP-TO-DATE
:hello_world:processDebugManifest (Thread[Task worker Thread 2,5,main]) completed. Took 0.016 secs.
:hello_world:processDebugResources (Thread[Task worker Thread 2,5,main]) started.
:hello_world:processDebugResources
Skipping task ‘:hello_world:processDebugResources’ as it is up-to-date (took 0.009 secs).
:hello_world:processDebugResources UP-TO-DATE
:hello_world:processDebugResources (Thread[Task worker Thread 2,5,main]) completed. Took 0.012 secs.
:hello_world:generateDebugSources (Thread[Task worker Thread 2,5,main]) started.
:hello_world:generateDebugSources
Skipping task ‘:hello_world:generateDebugSources’ as it has no actions.
:hello_world:generateDebugSources UP-TO-DATE
:hello_world:generateDebugSources (Thread[Task worker Thread 2,5,main]) completed. Took 0.0 secs.
:hello_world:compileDebugJavaWithJavac (Thread[Task worker Thread 2,5,main]) started.
:hello_world:compileDebugJavaWithJavac
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\src\main\java’, not found
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\src\main\java’, not found
file or directory ‘E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\src\debug\java’, not found
Skipping task ‘:hello_world:compileDebugJavaWithJavac’ as it is up-to-date (took 0.014 secs).
:hello_world:compileDebugJavaWithJavac UP-TO-DATE
:hello_world:compileDebugJavaWithJavac (Thread[Task worker Thread 2,5,main]) completed. Took 0.018 secs.
:hello_world:compileDebugSources (Thread[Task worker Thread 2,5,main]) started.
:hello_world:compileDebugSources
Skipping task ‘:hello_world:compileDebugSources’ as it has no actions.
:hello_world:compileDebugSources (Thread[Task worker Thread 2,5,main]) completed. Took 0.003 secs.
:hello_world:mergeDebugShaders (Thread[Task worker Thread 2,5,main]) started.
:hello_world:mergeDebugShaders
Skipping task ‘:hello_world:mergeDebugShaders’ as it is up-to-date (took 0.004 secs).
:hello_world:mergeDebugShaders UP-TO-DATE
:hello_world:mergeDebugShaders (Thread[Task worker Thread 2,5,main]) completed. Took 0.006 secs.
:hello_world:compileDebugShaders (Thread[Task worker Thread 3,5,main]) started.
:hello_world:compileDebugShaders
Skipping task ‘:hello_world:compileDebugShaders’ as it is up-to-date (took 0.003 secs).
:hello_world:compileDebugShaders UP-TO-DATE
:hello_world:compileDebugShaders (Thread[Task worker Thread 3,5,main]) completed. Took 0.003 secs.
:hello_world:generateDebugAssets (Thread[Task worker Thread 3,5,main]) started.
:hello_world:generateDebugAssets
Skipping task ‘:hello_world:generateDebugAssets’ as it has no actions.
:hello_world:generateDebugAssets UP-TO-DATE
:hello_world:generateDebugAssets (Thread[Task worker Thread 3,5,main]) completed. Took 0.001 secs.
:hello_world:mergeDebugAssets (Thread[main,5,main]) started.
:hello_world:mergeDebugAssets
Executing task ‘:hello_world:mergeDebugAssets’ (up-to-date check took 0.044 secs) due to:
Output file E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\intermediates\assets\debug has changed.
Output file E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\intermediates\assets\debug\res\raw-assets\resources\imgs\jingdianjingcai\ren-two.png has been removed.
Output file E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\intermediates\assets\debug\res\raw-assets\resources\imgs\shangdian\ido.png has been removed.
All input files are considered out-of-date for incremental task ‘:hello_world:mergeDebugAssets’.
Unable do incremental execution: full task run
:hello_world:mergeDebugAssets (Thread[main,5,main]) completed. Took 6.473 secs.
:hello_world:transformClassesWithDexForDebug (Thread[Task worker,5,main]) started.
:hello_world:transformClassesWithDexForDebug
Skipping task ‘:hello_world:transformClassesWithDexForDebug’ as it is up-to-date (took 0.038 secs).
:hello_world:transformClassesWithDexForDebug UP-TO-DATE
:hello_world:transformClassesWithDexForDebug (Thread[Task worker,5,main]) completed. Took 0.04 secs.
:hello_world:mergeDebugJniLibFolders (Thread[Task worker,5,main]) started.
:hello_world:mergeDebugJniLibFolders
Skipping task ‘:hello_world:mergeDebugJniLibFolders’ as it is up-to-date (took 0.003 secs).
:hello_world:mergeDebugJniLibFolders UP-TO-DATE
:hello_world:mergeDebugJniLibFolders (Thread[Task worker,5,main]) completed. Took 0.004 secs.
:hello_world:transformNative_libsWithMergeJniLibsForDebug (Thread[Task worker,5,main]) started.
:hello_world:transformNative_libsWithMergeJniLibsForDebug
Skipping task ‘:hello_world:transformNative_libsWithMergeJniLibsForDebug’ as it is up-to-date (took 0.007 secs).
:hello_world:transformNative_libsWithMergeJniLibsForDebug UP-TO-DATE
:hello_world:transformNative_libsWithMergeJniLibsForDebug (Thread[Task worker,5,main]) completed. Took 0.008 secs.
:hello_world:transformNative_libsWithStripDebugSymbolForDebug (Thread[Task worker,5,main]) started.
:hello_world:transformNative_libsWithStripDebugSymbolForDebug
Skipping task ‘:hello_world:transformNative_libsWithStripDebugSymbolForDebug’ as it is up-to-date (took 0.069 secs).
:hello_world:transformNative_libsWithStripDebugSymbolForDebug UP-TO-DATE
:hello_world:processDebugJavaRes (Thread[Task worker Thread 2,5,main]) started.
:hello_world:processDebugJavaRes
:hello_world:transformNative_libsWithStripDebugSymbolForDebug (Thread[Task worker,5,main]) completed. Took 0.07 secs.
Skipping task ‘:hello_world:processDebugJavaRes’ as it has no source files.
:hello_world:processDebugJavaRes UP-TO-DATE
:hello_world:processDebugJavaRes (Thread[Task worker Thread 2,5,main]) completed. Took 0.001 secs.
:hello_world:transformResourcesWithMergeJavaResForDebug (Thread[Task worker Thread 3,5,main]) started.
:hello_world:transformResourcesWithMergeJavaResForDebug
Skipping task ‘:hello_world:transformResourcesWithMergeJavaResForDebug’ as it is up-to-date (took 0.002 secs).
:hello_world:transformResourcesWithMergeJavaResForDebug UP-TO-DATE
:hello_world:transformResourcesWithMergeJavaResForDebug (Thread[Task worker Thread 3,5,main]) completed. Took 0.003 secs.
:hello_world:validateSigningDebug (Thread[Task worker Thread 2,5,main]) started.
:hello_world:validateSigningDebug
Executing task ‘:hello_world:validateSigningDebug’ (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:hello_world:validateSigningDebug (Thread[Task worker Thread 2,5,main]) completed. Took 0.001 secs.
:hello_world:packageDebug (Thread[Task worker Thread 2,5,main]) started.
:hello_world:packageDebug
Executing task ‘:hello_world:packageDebug’ (up-to-date check took 0.076 secs) due to:
Output file E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\outputs\apk\hello_world-debug.apk has changed.
Output file E:\wamp64\www\football\build\jsb-default\frameworks\runtime-src\proj.android-studio\app\build\outputs\apk\hello_world-debug.apk has been removed.
All input files are considered out-of-date for incremental task ‘:hello_world:packageDebug’.
Unable do incremental execution: full task run
:hello_world:packageDebug (Thread[Task worker Thread 2,5,main]) completed. Took 3.397 secs.
:hello_world:assembleDebug (Thread[Task worker,5,main]) started.
:hello_world:assembleDebug
Skipping task ‘:hello_world:assembleDebug’ as it has no actions.
:hello_world:assembleDebug (Thread[Task worker,5,main]) completed. Took 0.001 secs.

BUILD SUCCESSFUL

Total time: 1 mins 23.943 secs
Stopped 0 compiler daemon(s).
正在移动 apk 文件 E:\wamp64\www\football\build\jsb-default\simulator\android
编译成功。

那怎么办呢?降回1.5?

1.70 1.72 1.8 我安卓打包都闪退的 不知道怎么办 = = 用的比较成功的是 1.51 版本