Android compilation error
Execution failed for task ‘:app:stripDebugDebugSymbols’.
Specific:
solve:
The solution is also given above, that is, an appropriate NDK version is required. Then you can specify the NDK version in build.gradle
android {
......
ndkVersion "22.1.7171670"
}
Then compile again and there will be no problem.
ps:
The key to this problem is that it can run normally a few days ago, but it can’t run now!
In retrospect, I upgraded NDK two days ago. It should be caused by this reason.
Read More:
- Error:Execution failed for task ‘:app:transformClassesWithDexForDebug’
- Execution failed for task ‘:app:mergeDebugResources’.
- Execution failed for task ‘:app:processDebugManifest’.
- Execution failed for task ‘:app:processDebugManifest’
- Perfect solution Error:Execution failed for task ‘: APP:transformClassesWithDexForDebug ‘… Problem
- To solve the execution failed for task ‘: app:transformDexArchiveWithDexMergerForDebug ‘
- Error:Execution failed for task ‘: app:transformDexArchiveWithExternalLibsDexMergerForDebug The solution
- Error:Execution failed for task’:app:processDebugResources’. Personally resolved
- Quick solution org.gradle.api . tasks.TaskExecutionException : Execution failed for task ‘: app:compileJava ‘
- Execution failed for task ‘:app:installDebug’.
- Android: How to Solve Execution failed for task ‘:app:compileDebugJavaWithJavac‘. > javax/xml/bind/JAXBException
- Execution failed for task :Test:lintVitalRelease/Lint found fatal errors while assembling a release
- Error code 1 error resolution (NPX create react app my app execution reports an error)
- Hive execution task report cannot find main class error
- DB2 timed task execution stored procedure cannot complete scheduler thread’s initialization
- Module not found: Error: Can’t resolve ‘./$$_gendir/app/app.module.ngfactory’
- Mobile development: the error of “task failed with exit 1 signal 0 {…”