【问题标题】:Android Google Play Service duplicatedAndroid Google Play 服务重复
【发布时间】:2015-12-25 20:57:24
【问题描述】:

任何人都知道这种错误类型,

错误:任务 ':app:processDebugManifest' 执行失败。显现 合并失败:属性 元数据#com.google.android.gms.version@value 值=(@integer/google_play_services_version)来自 AndroidManifest.xml:18:13-66 也出现在 [io.nlopez.smartlocation:library:3.0.11] AndroidManifest.xml:31:13-36 value=(6587000) 建议:添加 'tools:replace="android:value"' AndroidManifest.xml:16:9-18:69 中的元素覆盖

【问题讨论】:

  • 你用什么IDE?

标签: android google-play-services


【解决方案1】:

在应用程序标签下的清单中添加工具替换标签,就像这个应用程序 android:icon="@drawable/icon" android:label="@string/app_name" 工具:替换=“机器人:价值” 然后尝试编译运行...

【讨论】:

  • @user3619413 Thnx..请接受答案,如果它有效,它可以帮助其他有同样问题的人。快乐的 android 编码 :)
猜你喜欢
  • 2017-02-12
  • 2018-03-25
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-03-06
  • 1970-01-01
  • 2014-10-31
相关资源
最近更新 更多