User Tag List

Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 26

Thread: Android doesn't export to apk error.

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Aug 2016
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Android doesn't export to apk error.

    Hey guys, I need help. I want to publish my app on google play but it doesn't export it to apk. can you help?

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Aug 2016
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone?????

  3. #3
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)
    Did you download the Java SDK, Google SDK and the API you want to use?
    We would need to know a little bit more about the problems your having before we can offer any help.

  4. #4
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Aug 2016
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, Jeff thanks for helping me. I'm trying to use API 20 and yes I did download them. Here's the output file.
    Unable to locate tools.jar. Expected to find it in C:\Program Files (x86)\Java\jre1.8.0_101\lib\tools.jar
    Buildfile: C:\Users\user1\AppData\Local\Temp\AndEEBF.tmp\buil d.xml

    -set-mode-check:

    -set-release-mode:

    -release-obfuscation-check:
    [echo] proguard.config is ${proguard.config}

    -pre-build:

    -check-env:
    [checkenv] Android SDK Tools Revision 25.1.7
    [checkenv] Installed at C:\Users\user1\AppData\Local\Android\android-sdk

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

    -build-setup:
    [getbuildtools] Using latest Build Tools: 24.0.1
    [echo] Resolving Build Target for RuntimeAndroid...
    [gettarget] Project Target: Android 4.4W.2
    [gettarget] API level: 20
    [echo] ----------
    [echo] Creating output directories if needed...
    [mkdir] Created dir: C:\Users\user1\AppData\Local\Temp\AndEEBF.tmp\bin
    [mkdir] Created dir: C:\Users\user1\AppData\Local\Temp\AndEEBF.tmp\bin\ res
    [mkdir] Created dir: C:\Users\user1\AppData\Local\Temp\AndEEBF.tmp\bin\ rsObj
    [mkdir] Created dir: C:\Users\user1\AppData\Local\Temp\AndEEBF.tmp\bin\ rsLibs
    [mkdir] Created dir: C:\Users\user1\AppData\Local\Temp\AndEEBF.tmp\gen
    [mkdir] Created dir: C:\Users\user1\AppData\Local\Temp\AndEEBF.tmp\bin\ classes
    [mkdir] Created dir: C:\Users\user1\AppData\Local\Temp\AndEEBF.tmp\bin\ dexedLibs
    [echo] ----------
    [echo] Resolving Dependencies for RuntimeAndroid...
    [dependency] Library dependencies:
    [dependency] No Libraries
    [dependency]
    [dependency] ------------------
    [echo] ----------
    [echo] Building Libraries with 'release'...
    [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
    C:\Users\user1\AppData\Local\Android\android-sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
    C:\Users\user1\AppData\Local\Android\android-sdk\tools\ant\build.xml:730: Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK.
    It is currently set to "C:\Program Files (x86)\Java\jre1.8.0_101"

    Total time: 8 seconds

  5. #5
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)
    Can you confirm your Java JDK is at -- C:\Program Files (x86)\Java\jre1.8.0_101
    There is 64 bit and 32 bit Java JDK - You should use the 32 bit version as people seem to have issues with the 64 bit version.

    Also - Can you try to compile a blank APK file -- This would help to see if its an object in your game (that needs an update in the extension manager) or if its your setup someplace.

    Also make sure your google SDK has these items installed:
    Images attachées Images attachées

  6. #6
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)
    Also what build of Fusion are you using?
    Under Help/about.

  7. #7
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Aug 2016
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    jre1.8.0_101
    The blank thing doesn't work either.
    צילום מסך (58).jpg

  8. #8
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Aug 2016
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Jeff, do you know how to fix it?

  9. #9
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    wpd's Avatar
    Join Date
    Nov 2015
    Location
    SE Asia
    Posts
    405
    Mentioned
    12 Post(s)
    Tagged
    1 Thread(s)
    haha maybe use a 2016 version ... if you can

  10. #10
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Aug 2016
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wpd Ok but how do I upgrade?

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. AdMob + Export android = Error
    By greengobyte in forum Android Export Module 2.5
    Replies: 7
    Last Post: 1st June 2016, 04:44 PM
  2. Android export fails with error message
    By win7 in forum Android Export Module 2.5
    Replies: 15
    Last Post: 25th April 2016, 08:39 AM
  3. Android SDK Export error
    By alienayyy in forum Android Export Module 2.5
    Replies: 3
    Last Post: 19th October 2015, 08:38 PM
  4. Fusion 2.5 Dev. Edition Android export error
    By coie in forum Fusion 2.5
    Replies: 2
    Last Post: 28th August 2015, 05:29 PM
  5. Android export fatal error
    By SoftWarewolf in forum Android Export Module 2.5
    Replies: 10
    Last Post: 21st August 2014, 11:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •