Clickteam Fusion 2.5

Clickteam Fusion 2.5

mggrossi Dec 8, 2020 @ 6:08am
Export to Android Error
Hi, first of all, sorry for my English.
I try to Export to an APK File.
i become this error meaasge:
Starting a Gradle Daemon, 2 incompatible and 1 stopped Daemons could not be reused, use --status for details

> Configure project :app
WARNING: The option 'android.useDeprecatedNdk' is deprecated.
The current default is 'false'.
It has been removed from the current version of the Android Gradle plugin.
NdkCompile is no longer supported
File C:\Users\mike1\.android\repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 29.0.2 in C:\Users\mike1\AppData\Local\Android\Sdk\licenses
License for package Android SDK Build-Tools 29.0.2 accepted.
Preparing "Install Android SDK Build-Tools 29.0.2 (revision: 29.0.2)".
"Install Android SDK Build-Tools 29.0.2 (revision: 29.0.2)" ready.
Installing Android SDK Build-Tools 29.0.2 in C:\Users\mike1\AppData\Local\Android\Sdk\build-tools\29.0.2
"Install Android SDK Build-Tools 29.0.2 (revision: 29.0.2)" complete.
"Install Android SDK Build-Tools 29.0.2 (revision: 29.0.2)" finished.

> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:compileDebugAidl NO-SOURCE
> Task :app:compileDebugRenderscript NO-SOURCE
> Task :app:generateDebugBuildConfig
> Task :app:generateDebugResValues
> Task :app:generateDebugResources
> Task :app:createDebugCompatibleScreenManifests
> Task :app:extractDeepLinksDebug
> Task :app:processDebugManifest
> Task :app:mergeDebugShaders
> Task :app:compileDebugShaders NO-SOURCE
> Task :app:generateDebugAssets UP-TO-DATE
> Task :app:mergeDebugAssets
> Task :app:processDebugJavaRes NO-SOURCE
> Task :app:javaPreCompileDebug
> Task :app:checkDebugDuplicateClasses
> Task :app:mergeDebugResources
> Task :app:processDebugResources
> Task :app:mergeDebugJavaResource

> Task :app:compileDebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :app:compileDebugSources
> Task :app:dexBuilderDebug
> Task :app:mergeDebugJniLibFolders
> Task :app:validateSigningDebug
> Task :app:mergeExtDexDebug
> Task :app:mergeDebugNativeLibs
> Task :app:stripDebugDebugSymbols FAILED
> Task :app:mergeDexDebug

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:stripDebugDebugSymbols'.
> No version of NDK matched the requested version 21.0.6113669. Versions available locally: 22.0.6917172

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org


Can someone help me with this.
i have install Android Studio.
Thanks
< >
Showing 1-2 of 2 comments
CT_Yves  [developer] Dec 11, 2020 @ 8:32am 
Info that could be useful:

- what extension objects do you use in your application (list in Data Elements editor)?
- what's the Android SDK pathname in your Fusion preferences for the Android exporter?
- what's the JDK pathname in your Fusion preferences for the Android exporter?
- what build of Fusion 2.5 do you use?
Last edited by CT_Yves; Dec 11, 2020 @ 8:33am
mggrossi Dec 12, 2020 @ 9:01am 
Hello,
Thanks for the answer. I was able to solve the problem myself.
I uninstalled JDK and SDK again, and then installed Android Studio.
All paths entered as described here in the forum, and now it works. Thank you.
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Dec 8, 2020 @ 6:08am
Posts: 2