SETUP Android SDK/ JAVA JDK - How to export to android - Tutorial

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.
  • Having problems exporting your .APK files to Android?
    Here is a quick tutorial on how to setup your Android SDK and your Java JDK.

    In this video you'll find:


    • How to install the JAVA JDK
    • install the Android SDK
    • create a quick android app
    • setup a google keystore
    • setup the path for the android SDK and Java JDK



    [video=youtube_share;5yH2Vmdtmes]Please login to see this media element.]


    Please login to see this picture.

    Please login to see this link.Please login to see this link.
    Take a course in Clickteam Fusion Please login to see this link.
    Youtube Please login to see this link.
    Please login to see this link.

  • I had to reinstall Windows and thus also my JDK and SDK, the SDK works fine but the JDK gets me error messages when trying to build and run!

    This time I went with JDK1.8.0_66 and it doesn't work, always because of a compiling error.

  • Based of the turoria video, you are installing API 20 whene there is a newes version ( API 23 ) available.
    It is also stated in the video that API 23 isnot supported.

    Does this mean API 20 is the currently supporte API and the one i should install, or does Fusion currently support a higher API version ( seing that the original post dates to 2013 )?

    How can i change username and display name?
    Please login to see this link.

  • I NEED HELP ANDROID EXPORTER FAIL

    Hello I wanted to ask if you can help me with the android exporter, it doesnt want to export.
    ill send you the file output
    If you can help that would be amazing thx

    Buildfile: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\bu ild.xml

    -set-mode-check:

    -set-debug-files:

    -check-env:
    [checkenv] Android SDK Tools Revision 24.4.1
    [checkenv] Installed at C:\Users\Seabass\AppData\Local\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: 24.0.2
    [echo] Resolving Build Target for RuntimeAndroid...
    [gettarget] Project Target: Android 5.1.1
    [gettarget] API level: 22
    [echo] ----------
    [echo] Creating output directories if needed...
    [mkdir] Created dir: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\bi n
    [mkdir] Created dir: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\bi n\res
    [mkdir] Created dir: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\bi n\rsObj
    [mkdir] Created dir: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\bi n\rsLibs
    [mkdir] Created dir: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\ge n
    [mkdir] Created dir: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\bi n\classes
    [mkdir] Created dir: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\bi n\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 399 source files to C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\bi n\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\Seabass\AppData\Local\Temp\And629D.tmp\bi n\classes
    [dex] input: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\li bs\library.jar
    [dex] input: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\li bs\android-support-v4.jar
    [dex] input: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\li bs\zip_file.jar
    [dex] input: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\li bs\zbar.jar
    [dex] input: C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\li bs\downloader_library.jar
    [dex] Pre-Dexing C:\Users\Seabass\AppData\Local\Temp\And629D.tmp\li bs\library.jar -> library-7dadfd9cd6226eccbf8d2b3e211555bb.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(Secure ClassLoader.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.j ava:354)
    [dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:4 25)
    [dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:4 12)
    [dx] at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:308)
    [dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:3 58)
    [dx] at sun.launcher.LauncherHelper.checkAndLoadMain(Launc herHelper.java:482)
    [dx] Exception in thread "main"

    BUILD FAILED
    C:\Users\Seabass\AppData\Local\Android\android-sdk\tools\ant\build.xml:888: The following error occurred while executing this line:
    C:\Users\Seabass\AppData\Local\Android\android-sdk\tools\ant\build.xml:890: The following error occurred while executing this line:
    C:\Users\Seabass\AppData\Local\Android\android-sdk\tools\ant\build.xml:902: The following error occurred while executing this line:
    C:\Users\Seabass\AppData\Local\Android\android-sdk\tools\ant\build.xml:283: null returned: 1

    Total time: 8 seconds

Participate now!

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