I can't export the project into APK

0 favourites
  • 7 posts
From the Asset Store
With this template you can create your own archer game and customize it however you want.
  • Hi, Please help me...

    I can't export the project into Signed Release APK or Signed Release APP Bundle format.

    I get an error like this > https://ibb.co/D5Y9XnJ

    I am newbie to using Construct. Please guide, what should I do?

    Thank You

    Tagged:

  • Just checked the build server is up and running.

    Show me what the log shows.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Below is the LOG details :

    Error: Checking Java JDK and Android SDK versions

    ANDROID_HOME=~~/androidSDK (recommended setting)

    ANDROID_SDK_ROOT=~~/androidSDK (DEPRECATED)

    Using Android SDK: ~~/androidSDK

    The project name 'Kosakata Durusul Lughah' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https:/~~/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details).

    at cdv_gradle_name_1a1ak8ptl17t5gbipuz7z2yf4.run(~~/cdv-gradle-name.gradle:2)

    (Run with --stacktrace to get the full stack trace of this deprecation warning.)

    :wrapper

    BUILD SUCCESSFUL in 0s

    1 actionable task: 1 executed

    Subproject Path: CordovaLib

    Subproject Path: app

    Task :CordovaLib:preBuild UP-TO-DATE

    Task :CordovaLib:preReleaseBuild UP-TO-DATE

    Task :CordovaLib:compileReleaseAidl NO-SOURCE

    Task :CordovaLib:mergeReleaseJniLibFolders

    Task :CordovaLib:mergeReleaseNativeLibs NO-SOURCE

    Task :CordovaLib:stripReleaseDebugSymbols NO-SOURCE

    Task :CordovaLib:copyReleaseJniLibsProjectAndLocalJars

    Task :CordovaLib:compileReleaseRenderscript

    The RenderScript APIs are deprecated. They will be removed in Android Gradle plugin 9.0. See the following link for a guide to migrate from RenderScript: https:/~~/migrate

    Task :CordovaLib:generateReleaseResValues

    Task :CordovaLib:extractDeepLinksForAarRelease

    Task :CordovaLib:generateReleaseBuildConfig

    Task :CordovaLib:generateReleaseResources

    Task :CordovaLib:packageReleaseResources

    Task :CordovaLib:parseReleaseLocalResources

    Task :CordovaLib:javaPreCompileRelease

    Task :CordovaLib:processReleaseManifest

    Task :CordovaLib:mergeReleaseShaders

    Task :CordovaLib:compileReleaseShaders NO-SOURCE

    Task :CordovaLib:generateReleaseAssets UP-TO-DATE

    Task :CordovaLib:packageReleaseAssets

    Task :CordovaLib:packageReleaseRenderscript

    Task :CordovaLib:prepareLintJarForPublish

    Task :CordovaLib:prepareReleaseArtProfile

    Task :CordovaLib:processReleaseJavaRes

    Task :CordovaLib:generateReleaseRFile

    Task :CordovaLib:mergeReleaseJavaResource

    Task :CordovaLib:extractReleaseAnnotations

    Task :CordovaLib:compileReleaseJavaWithJavac

    Task :CordovaLib:mergeReleaseGeneratedProguardFiles

    Task :CordovaLib:mergeReleaseConsumerProguardFiles

    Task :CordovaLib:syncReleaseLibJars

    Task :app:preBuild UP-TO-DATE

    Task :CordovaLib:writeReleaseAarMetadata

    Task :app:preReleaseBuild UP-TO-DATE

    Task :CordovaLib:bundleReleaseLocalLintAar

    Task :app:compileReleaseAidl NO-SOURCE

    Task :app:compileReleaseRenderscript NO-SOURCE

    Task :app:generateReleaseBuildConfig

    Task :app:javaPreCompileRelease

    Task :app:checkReleaseAarMetadata

    Task :app:generateReleaseResValues

    Task :app:mapReleaseSourceSetPaths

    Task :app:generateReleaseResources

    Task :app:createReleaseCompatibleScreenManifests

    Task :app:extractDeepLinksRelease

    Task :CordovaLib:extractDeepLinksRelease

    Task :app:processReleaseMainManifest

    Task :app:processReleaseManifest

    Task :CordovaLib:compileReleaseLibraryResources

    Task :app:processReleaseManifestForPackage

    Task :app:extractProguardFiles

    Task :CordovaLib:bundleLibCompileToJarRelease

    Task :CordovaLib:bundleLibResRelease

    Task :CordovaLib:bundleLibRuntimeToJarRelease

    Task :CordovaLib:writeReleaseLintModelMetadata

    Task :CordovaLib:createFullJarRelease

    Task :app:mergeReleaseResources

    Task :app:mergeReleaseJniLibFolders

    Task :CordovaLib:copyReleaseJniLibsProjectOnly

    Task :app:mergeReleaseNativeLibs NO-SOURCE

    Task :app:stripReleaseDebugSymbols NO-SOURCE

    Task :app:extractReleaseNativeSymbolTables NO-SOURCE

    Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE

    Task :app:desugarReleaseFileDependencies

    Task :app:checkReleaseDuplicateClasses

    Task :app:mergeReleaseArtProfile

    Task :CordovaLib:bundleLibRuntimeToDirRelease

    Task :app:mergeReleaseShaders

    Task :app:compileReleaseShaders NO-SOURCE

    Task :app:generateReleaseAssets UP-TO-DATE

    Task :app:processReleaseResources FAILED

    Task :app:mergeReleaseAssets

    Task :app:mergeExtDexRelease

    Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

    You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

    See https:/~~/command_line_interface.html#sec:command_line_warnings

    54 actionable tasks: 54 executed

    Note: Some input files use or override a deprecated API.

    Note: Recompile with -Xlint:deprecation for details.

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ':app:processReleaseResources'.

    A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction

    Android resource linking failed

    ~~/AndroidManifest.xml:32: error: resource ~~/ic_launcher (aka com.islamicwebid.durusullughah:~~/ic_launcher) not found.

    error: failed processing manifest.

    * 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 https:/~~/help.gradle.org

    BUILD FAILED in 2s

    Command failed with exit code 1: ~~/gradlew -b ~~/build.gradle cdvBuildRelease

  • The project name 'Kosakata Durusul Lughah' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0.

    The answer is maybe there. Did you use one of these characters in your project name?

  • No..

    I don't use any caracter above.

    I've also tried renaming the project without the character. But the result is the same, I can't export the project.

  • What third-party plugins does the project have?

    It seems that your project contains a third-party plugin that has not been updated.

    Try to build a test empty project.

    For example, there was a similar case.

    construct.net/en/forum/construct-3/plugin-sdk-10/firebase-plugin-update-177804

  • No..

    I don't use any caracter above.

    I've also tried renaming the project without the character. But the result is the same, I can't export the project.

    Although it only seems like a warning but should still export - In the list of forbidden characters, the first character is a space, and your project indeed has 2 spaces in it. Have you tried without any spaces? And when you do try, do you still get this error about using these characters, or a different error?

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)