Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed with multiple errors, see logs
摘要:报错的截图: 解决的方法: 第一步:点击gradle console查看报错位置,由下图可知是AndroidManifest.xml文件第76行配置中Apikey值找不到而报错: 第二步:ctrl+鼠标点击上图2位置然后进入报错具体位置,我这里重新去注册一个apikey放进去后项目可正常运行: 完成
阅读全文
posted @
2017-07-13 23:04
汐兀
阅读(126)
推荐(0)
Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed with multiple errors, see logs
摘要:Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed with multiple errors, see logs
阅读全文
posted @
2017-07-13 23:04
汐兀
阅读(195)
推荐(0)