ArmoMatty's Forum Posts

  • 2 posts
  • Hey Ashley,

    i see the disk full issue has been resolved now but i'm still getting the below error on export...

    Any ideas how to resolve this?

    Error: Checking Java JDK and Android SDK versions

    ANDROID_SDK_ROOT=~~/androidSDK (recommended setting)

    ANDROID_HOME=~~/androidSDK (DEPRECATED)

    :wrapper

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey guys,

    Trying to do an Export to for an Android signed release APK and keep getting the below error...

    Any ideas how to resolve?

    ___

    Error: Checking Java JDK and Android SDK versions

    ANDROID_SDK_ROOT=~~/androidSDK (recommended setting)

    ANDROID_HOME=~~/androidSDK (DEPRECATED)

    :wrapper

    BUILD SUCCESSFUL in 0s

    1 actionable task: 1 executed

    Subproject Path: CordovaLib

    Subproject Path: app

    Configure project :app

    Project evaluation failed including an error in afterEvaluate {}. Run with --stacktrace for details of the afterEvaluate {} error.

    FAILURE: Build failed with an exception.

    * Where:

    Script '~~/cordova.gradle' line: 132

    * What went wrong:

    A problem occurred evaluating project ':app'.

    No match found

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

    ~~/gradlew: Command failed with exit code 1 Error output:

    Project evaluation failed including an error in afterEvaluate {}. Run with --stacktrace for details of the afterEvaluate {} error.

    FAILURE: Build failed with an exception.

    * Where:

    Script '~~/cordova.gradle' line: 132

    * What went wrong:

    A problem occurred evaluating project ':app'.

    No match found

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

  • 2 posts