
Originally Posted by
moooztar
This worked 100%. (Tested on two clean Win10 PCs Home & Pro edition).
Uninstall both the Android Exporter + Clickteam Fusion 2.5 completely. Also make sure the folder is gone under program files. Install Android Studio and use either the Java SDK 8 or as Yves suggests the JRE within Android Studio (the latter I have not tested).
Then open the app (Fusion 2.5), and update it. Now go to Tools - Preferences in Clickteam Fusion 2.5 and under General add the pathname to your JDK (for example: C:\Program Files\Java\jdk1.8.0_221) and to your Android SDK directory (for example: C:\Users\Moo\AppData\Local\Android\Sdk) and it works. No more build.xml missing, and you have not installed it either (sideloaded the tools folder). PS! Browse the path, if you paste I have experienced that it adds an empty space (or delete that space of course).
This solution Yves should be bumped to the first page of this topic because I have used too much time sorting this out. Thank you guys and to Yves for leading me to the solution!
Moo.