I need create an APK for Android 4.4

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.
  • Hi, i need build an Apk for android 4.4 but when i choose the Target 4.4 and build to 19. it gives me error when building process:

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':app:checkDebugAarMetadata'.
    > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction
    > The minCompileSdk (31) specified in a
    dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties)
    is greater than this module's compileSdkVersion (android-19).
    Dependency: androidx.appcompat:appcompat-resources:1.4.1.
    AAR metadata file: C:\Users\Casa Nueva\.gradle\caches\transforms-3\43c26fe36bbf9626e5cf1190d7f06606\transformed\jetified-appcompat-resources-1.4.1\META-INF\com\android\build\gradle\aar-metadata.properties.

    * 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.

    ----------

    how to fix this please!

  • Build for API 34 or 33, it also mentioned you can't go lower than 31

    And setting the Target to 4.4 may cause problems aswell, so set that to 14 or 13, while minimum 4.4

    Do note that 4.4 has been completely out of support for sometime, and extensions like Admob and Inapp purchase will cause build errors if you have the minimum to less than 5.0. And with future updates, Fusion may lose the capability to export android 4.4 supporting apps altogether. (When that happens and you still need to support 4.4 for any reason, you either go back to an older Fusion version, or manually modify the runtime to bring 4.4 support back)

    Game/App developer, artist and a community contributor.
    You can support my work on: Please login to see this link.

  • thanks for response:

    build api: 33 target 4.4 minimun android: 4.4
    error:
    * What went wrong:
    Execution failed for task ':app:processDebugMainManifest'.
    > Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library [com.google.android.play:asset-delivery:2.2.2] C:\Users\Casa Nueva\.gradle\caches\transforms-3\7fb7bbfb5abcc4771de466582f77b7f1\transformed\jetified-asset-delivery-2.2.2\AndroidManifest.xml as the library might be using APIs not available in 19
    Suggestion: use a compatible library with a minSdk of at most 19,
    or increase this project's minSdk version to at least 21,
    or use tools:overrideLibrary="com.google.android.play.assetdelivery" to force usage (may lead to runtime failures)
    -----------------------------------------------------------------------------------------

    build api 34 target 4.4 minimun android: 4.4
    error:

    * What went wrong:
    Execution failed for task ':app:processDebugMainManifest'.
    > Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library [com.google.android.play:asset-delivery:2.2.2] C:\Users\Casa Nueva\.gradle\caches\transforms-3\7fb7bbfb5abcc4771de466582f77b7f1\transformed\jetified-asset-delivery-2.2.2\AndroidManifest.xml as the library might be using APIs not available in 19
    Suggestion: use a compatible library with a minSdk of at most 19,
    or increase this project's minSdk version to at least 21,
    or use tools:overrideLibrary="com.google.android.play.assetdelivery" to force usage (may lead to runtime failures)
    ---------------------------------------------------------------------------------------------

    build api 33 target 13 minimum: 4.4

    error.. Suggestion: use a compatible library with a minSdk of at most 19,
    or increase this project's minSdk version to at least 21,
    or use tools:overrideLibrary="com.google.android.play.assetdelivery" to force usage (may lead to runtime failures)


    -----------------------------------------------

    how to manually modify the runtime to bring 4.4 support back ???

  • I'm getting the same error message. Using the latest Android Studio/JDK

    Build API:34, Minimum Android Version: 5.0, Target Android Version: 14.0

    "
    FAILURE: Build failed with an exception.

    * What went wrong:
    Could not open settings generic class cache for settings file 'C:\Users\Dalek\AppData\Local\Temp\And4E14.tmp\settings.gradle' (C:\Users\Dalek\.gradle\caches\7.5\scripts\8iuhe6lvijlq47nwuo3sma8lq).
    > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 65

    * 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 7s

Participate now!

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