![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Freeman |
![]() |
Old Version | Published before Godot 3 was released. |
While trying to compile for Android (on ubuntu Linux 16.04 64-bit) I got an error:
Incremental java compilation is an incubating feature. :preBuild
UP-TO-DATE :preDebugBuild UP-TO-DATE :checkDebugManifest
:preReleaseBuild UP-TO-DATE
:prepareComAndroidSupportSupportV42340Library UP-TO-DATE
:prepareDebugDependencies :compileDebugAidl FAILEDFAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ‘:compileDebugAidl’.
java.lang.RuntimeException: org.gradle.process.internal.ExecException: A problem occurred starting
process ‘command
‘/home/user1/Android/android-sdk-linux/build-tools/23.0.3/aidl’’
- Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED