【问题标题】:Emulator in Android Studio with Google Play services out of date带有 Google Play 服务的 Android Studio 中的模拟器已过期
【发布时间】:2016-12-15 18:18:03
【问题描述】:

当我尝试在模拟器中使用 Firebase 运行我的应用时,我不断收到以下错误消息:

W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.
W/GooglePlayServicesUtil: Google Play services out of date.  Requires 10084000 but found 9879480

我更新了 Android Studio 要求我更新的所有内容,我创建了一个具有 API 25 的新模拟器...但它仍然无法正常工作。

我不能从模拟器中做到这一点:

有人知道如何在 Android 模拟器上更新 Google Play 服务吗?

【问题讨论】:

标签: android firebase android-emulator google-play-services firebase-authentication


【解决方案1】:

转到 Gradle 脚本 > build.gradle 将依赖项中的 Google Play 服务版本更改为 9.8.0。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2015-08-02
    • 1970-01-01
    • 1970-01-01
    • 2013-05-13
    • 2015-08-14
    • 1970-01-01
    • 2014-10-31
    相关资源
    最近更新 更多