简体   繁体   English

如何修复 Manifest 合并失败并出现多个错误,请参阅日志?

[英]How to fix Manifest merger failed with multiple errors, see logs?

I'm trying to add this beautiful menu button animation using this Libary but when i try to run the app it's giving me this error this is my APP HELP ME PLEASE!我正在尝试使用此Libary添加这个漂亮的菜单按钮动画,但是当我尝试运行该应用程序时,它给了我这个错误,这是的应用程序,请帮助我!

"Manifest merger failed with multiple errors, see logs" “清单合并因多个错误而失败,请参阅日志”

在此处输入图片说明

As I am junior developer my solutios will not be the best but you can try this:由于我是初级开发人员,我的解决方案不会是最好的,但您可以尝试以下方法:

you have some code:你有一些代码:

{1 line of code
2 line of code
3 line of code
4 line of code
}

Coment half of all lines注释所有行的一半

{1 line of code
2 line of code
//3 line of code
//4 line of code
   }

And then run aplication, if error is gone It means that comented lines of code is not good.然后运行应用程序,如果错误消失就说明注释的代码行不好。 Then uncoment some lines and try again.然后取消注释一些行并重试。 Do this until you find the line which have some problem.这样做直到找到有问题的线路。 And then repair that line然后修复那条线

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 清单合并失败,出现多个错误,请参阅日志” - manifest merger failed with multiple errors, see logs” 清单合并因多个错误而失败,请参阅日志 - Manifest merger failed with multiple errors, see logs 错误:清单合并失败并出现多个错误,请参阅日志| 但是在日志中没有错误 - ERROR: Manifest merger failed with multiple errors, see logs | BUT NO ERRORS IN LOG 如何修复清单合并失败并出现多个错误 - How fix manifest merger failed with multiple errors 清单合并失败,出现多个错误,请参阅日志-Android Studio构建 - Manifest merger failed with multiple errors, see logs - Android Studio Build 清单合并失败并出现多个错误,请参阅日志 android studio - Manifest merger failed with multiple errors, see logs android studio Android 12 清单合并失败,出现多个错误,请参阅日志 - Android 12 Manifest merger failed with multiple errors, see logs 清单合并失败并出现多个错误,请参阅 Android Studio 上的日志 - Manifest merger failed with multiple errors, see logs on Android Studio 清单合并失败,出现多个错误,请参阅 react native 中的日志 - Manifest merger failed with multiple errors, see logs in react native 清单合并因多个错误而失败,请参阅记录一个信号 - Manifest merger failed with multiple errors, see logs one signal
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM