error BUILD FAILED I have installed android exporter,java jdk 7, android sdk

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.
  • Thank you Perry. it can be exported now. Thank you again.
    now, i need to send the values or scores in php. my game is that the scores will be displayed in a frame and there's a button "email results" which when i clicked, it will redirect to the php i did or will send to email. i already searched some like get object but i don't know how to use it.
    thanks for your help. God bless :)

  • I try to export but getting this error:
    Buildfile: C:\Users\ADMINI~1\AppData\Local\Temp\And4407.tmp\build.xml

    -set-mode-check:

    -set-debug-files:

    -check-env:
    [checkenv] Android SDK Tools Revision 25.2.3
    [checkenv] Installed at D:\android-sdk-windows

    -setup:
    [echo] Project Name: RuntimeAndroid
    [gettype] Project Type: Application

    -set-debug-mode:

    -debug-obfuscation-check:

    -pre-build:

    -build-setup:
    [getbuildtools] Using latest Build Tools: 24.0.3
    [echo] Resolving Build Target for RuntimeAndroid...
    [gettarget] Project Target: Android 7.0
    [gettarget] API level: 24
    [echo] ----------
    [echo] Creating output directories if needed...
    [mkdir] Created dir: C:\Users\ADMINI~1\AppData\Local\Temp\And4407.tmp\bin
    [mkdir] Created dir: C:\Users\ADMINI~1\AppData\Local\Temp\And4407.tmp\bin\res
    [mkdir] Created dir: C:\Users\ADMINI~1\AppData\Local\Temp\And4407.tmp\bin\rsObj
    [mkdir] Created dir: C:\Users\ADMINI~1\AppData\Local\Temp\And4407.tmp\bin\rsLibs
    [mkdir] Created dir: C:\Users\ADMINI~1\AppData\Local\Temp\And4407.tmp\gen
    [mkdir] Created dir: C:\Users\ADMINI~1\AppData\Local\Temp\And4407.tmp\bin\classes
    [mkdir] Created dir: C:\Users\ADMINI~1\AppData\Local\Temp\And4407.tmp\bin\dexedLibs
    [echo] ----------
    [echo] Resolving Dependencies for RuntimeAndroid...
    [dependency] Library dependencies:
    [dependency] No Libraries
    [dependency]
    [dependency] ------------------
    [echo] ----------
    [echo] Building Libraries with 'debug'...
    [subant] No sub-builds to iterate on

    -code-gen:
    [mergemanifest] Merging AndroidManifest files into one.
    [mergemanifest] Manifest merger disabled. Using project manifest only.
    [echo] Handling aidl files...
    [aidl] No AIDL files to compile.
    [echo] ----------
    [echo] Handling RenderScript files...
    [echo] ----------
    [echo] Handling Resources...
    [aapt] Generating resource IDs...
    [echo] ----------
    [echo] Handling BuildConfig class...
    [buildconfig] Generating BuildConfig class.

    -pre-compile:

    -compile:

    BUILD FAILED
    D:\android-sdk-windows\tools\ant\build.xml:716: The following error occurred while executing this line:
    D:\android-sdk-windows\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.

    Full error log Please login to see this link.
    Can anyone help me ? Thank you so much.

    Edited once, last by greenfield: Add more log (April 19, 2017 at 4:31 AM).

  • Hello guys, i have a same problem. Help me plz.

    Buildfile: C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\build.xml

    -set-mode-check:

    -set-debug-files:

    -check-env:
    [checkenv] Android SDK Tools Revision 25.2.5
    [checkenv] Installed at C:\Program Files (x86)\Android\android-sdk

    -setup:
    [echo] Project Name: RuntimeAndroid
    [gettype] Project Type: Application

    -set-debug-mode:

    -debug-obfuscation-check:

    -pre-build:

    -build-setup:
    [getbuildtools] Using latest Build Tools: 27.0.3
    [echo] Resolving Build Target for RuntimeAndroid...
    [gettarget] Project Target: Android 8.1.0
    [gettarget] API level: 27
    [echo] ----------
    [echo] Creating output directories if needed...
    [mkdir] Created dir: C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\bin
    [mkdir] Created dir: C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\bin\res
    [mkdir] Created dir: C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\bin\rsObj
    [mkdir] Created dir: C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\bin\rsLibs
    [mkdir] Created dir: C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\gen
    [mkdir] Created dir: C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\bin\classes
    [mkdir] Created dir: C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\bin\dexedLibs
    [echo] ----------
    [echo] Resolving Dependencies for RuntimeAndroid...
    [dependency] Library dependencies:
    [dependency] No Libraries
    [dependency]
    [dependency] ------------------
    [echo] ----------
    [echo] Building Libraries with 'debug'...
    [subant] No sub-builds to iterate on

    -code-gen:
    [mergemanifest] Merging AndroidManifest files into one.
    [mergemanifest] Manifest merger disabled. Using project manifest only.
    [echo] Handling aidl files...
    [aidl] No AIDL files to compile.
    [echo] ----------
    [echo] Handling RenderScript files...
    [echo] ----------
    [echo] Handling Resources...
    [aapt] Generating resource IDs...
    [echo] ----------
    [echo] Handling BuildConfig class...
    [buildconfig] Generating BuildConfig class.

    -pre-compile:

    -compile:
    [javac] Compiling 400 source files to C:\Users\evi1o\AppData\Local\Temp\AndB58C.tmp\bin\classes
    [javac] error: Source option 1.5 is no longer supported. Use 1.6 or later.
    [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.

    BUILD FAILED
    C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
    C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.

    Total time: 1 second

    Edited once, last by evi1ove (December 24, 2017 at 8:58 AM).

  • I solved issue about error, but i have a new problem. My android export module freeze by export a program, i can wait a few ours, but - no reason.
    I'm using Android SDK 25.2.5, and jdk 1.8.0_152. Help me plz.

    With jdk 1.8.0_151 i have same problem.

    Edited once, last by evi1ove (December 24, 2017 at 10:22 AM).

Participate now!

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