Google Play services out of date. Requires 3025100 but found 2012110(Google Play 服务已过时.需要 3025100 但找到 2012110)
问题描述
我在我的应用程序中使用 Google 地图 v2,并在模拟器中对其进行调试.自 2 月 26 日更新以来,我现在收到此错误消息
I'm using the Google maps v2 in my app and am debugging it in the emulator. Since the update on the 26th Feb I now get this error message
Google Play services out of date. Requires 3025100 but found 2012110
我现在想知道是否有人拥有在模拟器中运行 google play services rev 5 所需的更新文件?我尝试使用 rev 4 的 Google Play 服务运行该应用程序,但模拟器没有它并要求我更新 Google Play 服务.有没有人有其他想法?
I now wonder if anyone has the updated files necessary to run google play services rev 5 in the emulator? I've tried to run the app with rev 4 of Google play services, but the emulator is not having it and asks for me to update Google play services. Does anyone have any other ideas perhaps?
非常感谢
推荐答案
最后找到了我需要的文件,gms 和 自动售货
I found the files I needed in the end, gms and vending
这篇关于Google Play 服务已过时.需要 3025100 但找到 2012110的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Google Play 服务已过时.需要 3025100 但找到 2012110
基础教程推荐
- 如何从 logcat 中删除旧数据? 2022-01-01
- Android:getLastKnownLocation(LocationManager.NETWORK_PROVIDER 2022-01-01
- 通过重定向链接在 Google Play 中打开应用 2022-01-01
- iPhone - 获取给定地点/时区的当前日期和时间并将其与同一地点的另一个日期/时间进行比较的正确方法 2022-01-01
- NSString intValue 不能用于检索电话号码 2022-01-01
- iOS4 创建后台定时器 2022-01-01
- libGDX 从精灵或纹理中获取像素颜色 2022-01-01
- navigator.geolocation.getCurrentPosition 在 Android 浏览器上 2022-01-01
- Cocos2d iPhone 非矩形精灵触摸检测 2022-01-01
- AdMob 广告未在模拟器中显示 2022-01-01
