User Tag List

Results 1 to 7 of 7

Thread: I Keep getting errors in android

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    warlords's Avatar
    Join Date
    Oct 2011
    Location
    Dk
    Posts
    544
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    I Keep getting errors in android

    I think it's the android sdk it would not read it?


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

  2. #2
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF 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)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    Can you post the whole log. Just the last 2 lines won't help.
    Thank you

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    warlords's Avatar
    Join Date
    Oct 2011
    Location
    Dk
    Posts
    544
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I use Api 20 4.4

    Buildfile: C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\b uild.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.2.2
    [checkenv] Installed at C:\Android\sdk

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

    -build-setup:
    [getbuildtools] Using latest Build Tools: 24.0.2
    [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\MARKRE~1\AppData\Local\Temp\AndF829.tmp\b in
    [mkdir] Created dir: C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\b in\res
    [mkdir] Created dir: C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\b in\rsObj
    [mkdir] Created dir: C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\b in\rsLibs
    [mkdir] Created dir: C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\g en
    [mkdir] Created dir: C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\b in\classes
    [mkdir] Created dir: C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\b in\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:
    [javac] Compiling 374 source files to C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\b in\classes
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/Object.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/ArrayList.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/Arrays.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/HashMap.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/Map.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/Random.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(javax/microedition/khronos/egl/EGL10.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(javax/microedition/khronos/egl/EGL11.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/File.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/FileInputStream.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/IOException.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/InputStream.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/net/HttpURLConnection.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/net/URL.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/HashSet.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/Iterator.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/Set.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/content/Context.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/os/AsyncTask.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/text/ClipboardManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/KeyEvent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/MenuItem.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/View.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/ViewGroup.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/ViewGroup$LayoutParams.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/Rect.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/String.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/List.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/content/Intent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/Menu.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/Boolean.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/Collection.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/Iterable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/RandomAccess.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/Cloneable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/Serializable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/AbstractList.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/AbstractCollection.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/Integer.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/DataInputStream.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/DataOutputStream.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/Typeface.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/FileNotFoundException.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/FileOutputStream.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/reflect/InvocationTargetException.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/reflect/Method.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/util/Locale.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/Manifest.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/accounts/Account.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/accounts/AccountManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/annotation/SuppressLint.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/app/KeyguardManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/bluetooth/BluetoothAdapter.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/content/BroadcastReceiver.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/content/IntentFilter.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/content/pm/ActivityInfo.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/content/pm/PackageManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/Bitmap.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/Canvas.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/Matrix.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/Paint.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/net/ConnectivityManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/net/NetworkInfo.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/net/Uri.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/os/BatteryManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/os/Environment.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/os/Vibrator.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/telephony/TelephonyManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/WindowManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/app/Activity.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/os/Bundle.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/MotionEvent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/content/res/AssetFileDescriptor.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/media/SoundPool.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/os/SystemClock.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/media/AudioManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/media/AudioManager$OnAudioFocusChangeListener.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/content/pm/PackageInfo.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/util/DisplayMetrics.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/hardware/Sensor.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/hardware/SensorEvent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/hardware/SensorEventListener.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/hardware/SensorManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/Color.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/ViewParent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/ViewManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/drawable/Drawable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/drawable/Drawable$Callback.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/KeyEvent$Callback.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/os/Parcelable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/InputEvent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/accessibility/AccessibilityEventSource.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/lang/Thread.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/app/KeyguardManager$KeyguardLock.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/view/WindowManager$LayoutParams.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(java/io/BufferedInputStream.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/graphics/BitmapFactory.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/media/MediaPlayer.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/media/MediaPlayer$OnErrorListener.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: C:\Android\sdk\platforms\android-24\android.jar(android/os/Build.class): major version 52 is newer than 51, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\s rc\com\badlogic\gdx\utils\LongMap.java:679: error: name clash: remove() in MapIterator and remove() in Iterator have the same erasure, yet neither overrides the other
    [javac] static public class Entries<V> extends MapIterator<V> implements Iterable<Entry<V>>, Iterator<Entry<V>> {
    [javac] ^
    [javac] C:\Users\MARKRE~1\AppData\Local\Temp\AndF829.tmp\s rc\com\badlogic\gdx\utils\LongMap.java:712: error: name clash: remove() in MapIterator and remove() in Iterator have the same erasure, yet neither overrides the other
    [javac] static public class Values<V> extends MapIterator<V> implements Iterable<V>, Iterator<V> {
    [javac] ^
    [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.
    [javac] 2 errors
    [javac] 100 warnings

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

    Total time: 12 seconds

    C:\Program Files\Java\jdk1.7.0_79
    C:\Android\sdk

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    Wodjanoi's Avatar
    Join Date
    Jun 2015
    Location
    Germany
    Posts
    665
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    There are 100 warnings about:
    -major version 52 is newer than 51, the highest major version supported by this compiler.
    -It is recommended that the compiler be upgraded.

    Have you also installed jdk 1.8.xxxx for Java 8?
    (C:\Program Files\Java\jdk1.7.0_79)
    If you use the wrong path, then use the right path to jdk 1.8. You should delete the older jdk version on your machine and make sure, the path to jdk 1.8 in Fusion settings is set correctly.

  5. #5
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF 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)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    You need to use Java / jdk 8.
    Uninstall 7 and install 8 and the problem should go away.

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    warlords's Avatar
    Join Date
    Oct 2011
    Location
    Dk
    Posts
    544
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Yes thank you it worked, it compiled without any error. Java / jdk 8.

    The next was that my android says parsing error, that something is still wrong. It don't work on android yet...

  7. #7
    Forum Moderator

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF 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)

    Join Date
    Dec 2013
    Location
    Watertown, WI
    Posts
    4,421
    Mentioned
    60 Post(s)
    Tagged
    0 Thread(s)
    Glad to hear the issue got resolved.
    Good luck!!

Similar Threads

  1. help, build errors on android
    By rainzo in forum Android Export Module 2.5
    Replies: 19
    Last Post: 25th September 2015, 12:52 PM
  2. Android compilation errors
    By wuxuechen in forum Android Export Module 2.5
    Replies: 3
    Last Post: 13th January 2014, 01:07 PM
  3. 2 errors while profiling my app
    By Sphax in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 5th June 2013, 11:59 AM
  4. Xcode errors
    By WhatPixelYouOn in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 14th April 2013, 02:25 PM
  5. Odd errors
    By Null1024 in forum The Games Factory 2 - Technical Support
    Replies: 13
    Last Post: 3rd July 2006, 02:01 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
  •