Impossible to compile Android APK - Error

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • I cannot compile my program to apk.
    Please help me.
    I have always this error:

    > Configure project :app
    WARNING: The option 'android.useDeprecatedNdk' is deprecated.
    The current default is 'false'.
    It has been removed from the current version of the Android Gradle plugin.
    NdkCompile is no longer supported

    > Task :app:preBuild UP-TO-DATE
    > Task :app:preReleaseBuild UP-TO-DATE
    > Task :app:compileReleaseAidl NO-SOURCE
    > Task :app:compileReleaseRenderscript NO-SOURCE
    > Task :app:generateReleaseBuildConfig
    > Task :app:generateReleaseResValues
    > Task :app:generateReleaseResources
    > Task :app:createReleaseCompatibleScreenManifests
    > Task :app:javaPreCompileRelease
    > Task :app:extractDeepLinksRelease
    > Task :app:processReleaseManifest
    > Task :app:checkReleaseDuplicateClasses
    > Task :app:mergeReleaseShaders
    > Task :app:compileReleaseShaders NO-SOURCE
    > Task :app:generateReleaseAssets UP-TO-DATE
    > Task :app:mergeReleaseAssets
    > Task :app:processReleaseJavaRes NO-SOURCE
    > Task :app:mergeReleaseResources
    > Task :app:processReleaseResources

    > Task :app:compileReleaseJavaWithJavac
    Note: Some input files use or override a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.

    > Task :app:compileReleaseSources
    > Task :app:dexBuilderRelease
    > Task :app:collectReleaseDependencies
    > Task :app:sdkReleaseDependencyData
    > Task :app:mergeReleaseJniLibFolders
    > Task :app:validateSigningRelease
    > Task :app:mergeExtDexRelease
    > Task :app:mergeReleaseJavaResource
    > Task :app:mergeReleaseNativeLibs

    > Task :app:stripReleaseDebugSymbols
    WARNING: Compatible side by side NDK version was not found. Default is 21.0.6113669.
    Compatible side by side NDK version was not found. Default is 21.0.6113669.
    Unable to strip the following libraries, packaging them as they are: libES1Renderer.so, libES2Renderer.so, libES3Renderer.so, libRuntimeNative.so, libc++_shared.so, libgdx.so, libiconv.so, libzbarjni.so.

    > Task :app:mergeDexRelease
    > Task :app:packageRelease FAILED

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':app:packageRelease'.
    > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
    > com.android.ide.common.signing.KeytoolException: Failed to read key turf from store "C:\keyturf.keystore": Keystore was tampered with, or password was incorrect

    * Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    * Get more help at Please login to see this link.

    BUILD FAILED in 12s
    23 actionable tasks: 23 executed

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!