android studio导入项目出错:Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed with multiple errors, see logs

android studio导入项目出错:Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed with multiple errors, see logs

解决方式:这个情况是有不同版本的 SDK 并不能合并,建议降低主程序target SDK版本。

posted @ 2016-05-02 11:42  goodpan  阅读(9978)  评论(0编辑  收藏  举报