Android export wont build

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 Everyone,

    I have run into a problem that is beyond my ability to solve

    when trying to build a project in android it continues to throw a build error I have reinstalled android and all sdks as well as the java jdk and reinstalled fusion developer and the exporter as well I have checked the file paths and as far as I can tell they are correct this is the error report I got from trying to build a blank project.

    Buildfile: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\build.xml

    -set-mode-check:

    -set-debug-files:

    -check-env:
    [checkenv] Android SDK Tools Revision 25.1.7
    [checkenv] Installed at C:\AndroidSdk

    -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.0
    [echo] Resolving Build Target for RuntimeAndroid...
    [gettarget] Project Target: Android 6.0
    [gettarget] API level: 23
    [echo] ----------
    [echo] Creating output directories if needed...
    [mkdir] Created dir: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\bin
    [mkdir] Created dir: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\bin\res
    [mkdir] Created dir: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\bin\rsObj
    [mkdir] Created dir: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\bin\rsLibs
    [mkdir] Created dir: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\gen
    [mkdir] Created dir: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\bin\classes
    [mkdir] Created dir: C:\Users\dusty\AppData\Local\Temp\And67FB.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 374 source files to C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\bin\classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

    -post-compile:

    -obfuscate:

    -dex:
    [dex] input: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\bin\classes
    [dex] input: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\libs\library.jar
    [dex] input: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\libs\android-support-v4.jar
    [dex] input: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\libs\zip_file.jar
    [dex] input: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\libs\zbar.jar
    [dex] input: C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\libs\downloader_library.jar
    [dex] Pre-Dexing C:\Users\dusty\AppData\Local\Temp\And67FB.tmp\libs\library.jar -> library-24cd06d5aeac48aff9a7bf66e9a177a6.jar
    [dx] java.lang.UnsupportedClassVersionError: com/android/dx/command/Main : Unsupported major.minor version 52.0
    [dx] at java.lang.ClassLoader.defineClass1(Native Method)
    [dx] at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
    [dx] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    [dx] at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
    [dx] at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
    [dx] at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
    [dx] at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    [dx] at java.security.AccessController.doPrivileged(Native Method)
    [dx] at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    [dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    [dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:412)
    [dx] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    [dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    [dx] at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
    [dx] Exception in thread "main"

    BUILD FAILED
    C:\AndroidSdk\tools\ant\build.xml:888: The following error occurred while executing this line:
    C:\AndroidSdk\tools\ant\build.xml:890: The following error occurred while executing this line:
    C:\AndroidSdk\tools\ant\build.xml:902: The following error occurred while executing this line:
    C:\AndroidSdk\tools\ant\build.xml:283: null returned: 1


    Any help anyone could give would be greatly appreciated I have used fusion and the android exporter before and have never run into this kind of sustained problem ever.

    Thanks hope you all have a great day

    Dusty
    Podunk Studioz

Participate now!

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