【发布时间】: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