【问题标题】:Can I use two different versions of Google Play Api in android?我可以在 android 中使用两个不同版本的 Google Play Api 吗?
【发布时间】:2018-07-14 15:39:07
【问题描述】:

我正在开发一个使用 api Google Map 的 android 项目,我必须使用旧版本 10.0.1,因为我的大多数用户都使用 Google Service 10。

  1. 我可以将最新版本的 FireBase (11.8.0)Google Play Service 10.0.1 一起使用吗?
  2. 我可以同时使用新旧版本的 Google Play 服务吗? (10.0.1 + 11.8.0)

【问题讨论】:

  • 如果您使用旧版本开发应用程序,它应该可以在新版本上运行。但我认为您应该使用相同版本的服务(firbase 和 google play)。但是你可以随时尝试自己的,如果它会 wotk

标签: android google-maps firebase google-play-services


【解决方案1】:
  1. 不,你不能。两者必须是相同的版本。
  2. 不,你不能。您只能使用一个版本。

作为个人建议,请始终使用目前的最新版本:11.8.0

【讨论】:

  • 你说得对,但是我不得不用老版本10.0.1,已经编译好可以正常使用了,我用的是老版本。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2010-09-23
  • 1970-01-01
  • 1970-01-01
  • 2014-03-24
  • 1970-01-01
  • 2010-12-19
  • 2018-05-28
相关资源
最近更新 更多