【问题标题】:Getting these three warnings when building my app构建我的应用程序时收到这三个警告
【发布时间】:2019-11-17 19:54:18
【问题描述】:

我收到以下警告:

Missing class: com.google.android.gms.common.api.Api$zza
Missing class: com.google.android.gms.internal.zzpm$zza
Missing class: com.google.android.gms.internal.zzqt

【问题讨论】:

  • 添加更多细节。在这种情况下你会得到这个。
  • 清洁项目一次。
  • 请阅读Under what circumstances may I add “urgent” or other similar phrases to my question, in order to obtain faster answers? - 总结是这不是解决志愿者的理想方式,并且可能会适得其反。请不要将此添加到您的问题中。
  • 有用的反馈:@CodeWithVikas 要求您提供更多信息,但您似乎没有提供。在寻求澄清时,请愿意及时修改问题(如果只是为了防止它们被关闭)。
  • 您好,感谢您的回复。以下解决方案帮助了我。清理和重建项目删除了警告。

标签: android firebase-realtime-database


【解决方案1】:

1.清理项目

2.重建项目。

如果您仍然遇到问题。尝试在 app/module 的 build.gradle 文件中更新您的 google play 服务 api,因为此类在 Google Play 服务 API 中。

【讨论】:

    猜你喜欢
    • 2018-09-03
    • 2019-04-01
    • 2019-07-17
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-10-09
    相关资源
    最近更新 更多