What exactly is “tools.jar” in the Android SDK?
问题 So, I've been trying to build a project in LibGDX for about 10 hours now. In case you'r unfamiliar, LibGDX is one of those platforms where you specify a project directory at the start, along with any required SDKs and then when you're ready to start coding it will generate a project for you. Anyway, I've been having a problem where every time I try to build it fails with the single error message: Execution failed for task :core:compileJava. Could not find tools.jar I'm guessing "tools.jar" is