So I have another thread here which as related to the missing ANT builder then I noticed the pinned topic so I cleared that out (couldn't delete it) and I also can't edit it anymore to recycle that post. So I dug around and managed to get that (ANT) reinstalled.
Now I'm getting other errors. As far as I know I am doing this EXACTLY as I did before (when it worked) the only reason my SDK content changed was that everything else on the planet moved away from ANT like 2 or 3 years ago.
BUILD FAILED
D:\Android\android-sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
D:\Android\android-sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.
SDK Packages Installed:
Tools:
Android SDK Tools 25.2.5
Android SDK Platform Tools 28
Android SDK Build Tools 28
Android SDK Build Tools 27.0.3
Android SDK Build Tools 27.0.2
Android SDK Build Tools 27.0.1
Android SDK Build Tools 27
Android SDK Build Tools 26.0.3
Android SDK Build Tools 26.0.2
Android SDK Build Tools 26.0.1
API Installations:
Android 9 (API 28) - All content
Android 8.1.0 (API 27) - All content
Android 8.0.0 (API 26) - All content
Android 7.1.1 (API 25) - All content
Android 7.0 (API 24) - All content
Whatever API 22 is, it's in there too.
- These are huge by the way, what do we ACTUALLY need installed to export an app for a phone. I don't remember having to sit on 40GB+ to make 200mb games.
Any build any combination of API, or image target (minimum version and target version) that I have will fail.
I have fully purged all android content off of my system. wiped free space via CCleaner. ensured all associated registry entries no longer existed, restarted my computer. fully reinstalled the SDK (with ANT builder), re-downloaded 'required' packages as per multiple official and user-based guides.
Every single time the builds will fail. I've already reinstalled everything (including the JDK) I don't know what else I'm supposed to do. And yes, I've tried 22.
I've noticed that it seems to be disobeying my instructions;
-build-setup:
[getbuildtools] Using latest Build Tools: 28.0.0
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 9
[gettarget] API level: 22
The actual Project target in the MFA is different, no matter what I set it to, it will try to build targeting 9. A restart of fusion fixed this (jesus christ) the error persists.
Update: Nope. Every time I run a second build it will keep targeting 9 and I'll have to restart the program to get it to choose anything else.