GitHubPopular icon indicating copy to clipboard operation
GitHubPopular copied to clipboard

* What went wrong: Execution failed for task ':react-native-splash-screen:processReleaseResources'. > com.android.ide.common.process.ProcessException: Failed to execute aapt * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

Open coderDancer opened this issue 5 years ago • 1 comments

  • What went wrong: Execution failed for task ':react-native-splash-screen:processReleaseResources'.

com.android.ide.common.process.ProcessException: Failed to execute aapt

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

what can I resolve this problem???

coderDancer avatar Oct 31 '18 08:10 coderDancer

update projetc/android/app/build.gradle and projetc/node_module/react-native-splash-screen compileSdkVersion, buildToolsVersion

hanhuizhu avatar Jan 09 '20 06:01 hanhuizhu