Build Error: Execution failed for task ':app:transformNativeLibsWithStripDebugSymbolForDebug
- 阅读更多 关于 Build Error: Execution failed for task ':app:transformNativeLibsWithStripDebugSymbolForDebug
问题 I have a gradle build error in my android application. I tried to update NDK and all modules, but it still appears. Does anybody know what can cause it and how to fix it? Below is my gradle file: Execution failed for task ':app:transformNativeLibsWithStripDebugSymbolForDebug'. > A problem occurred starting process 'command 'D:\Android\SDK\ndk-bundle\toolchains\mips64el-linux-android-4.9\prebuilt\windows-x86_64\bin\mips64el-linux-android-strip'' gradle: apply plugin: 'com.android.application'