需要播放服务更新 [英] play services update required

查看:198
本文介绍了需要播放服务更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用谷歌地图Android应用程序。采用Android的工作室。

I am making an android application using google maps. Using Android studio.

它告诉我下面的行添加到我的build.gradle。

It tells me to add following line to my build.gradle.

编译com.google.android.gms:发挥服务:08年2月5日

然而,当我在测试我的手机和genymotion模拟器应用它告诉我更新谷歌播放服务。问题是,有没有更新谷歌Play的服务我的电话。
我的两个最新的手机,我的旧手机和我的Genymotion模拟器Nexus5使用谷歌播放服务版本5.0.89。这是在谷歌Play上提供的最新版本。
针对此修复程序是使用这条线,而不是上面。
编译com.google.android.gms:发挥服务:5.0.89
它完美对我所有的测试设备。

However when I test the application on my phone and on genymotion emulator it tells me to update google play services. The problem is there is no update for Google Play Services available for my phone. Both my newest phone, my old phone and my Genymotion emulator Nexus5 use Google Play Services version 5.0.89. This is the most recent version available on Google Play. A fix for this was to use this line instead of the above. compile 'com.google.android.gms:play-services:5.0.89' It works perfectly on all my test devices.

我的问题是这会也使用的谷歌Play服务新版本的手机工作?
我应该做的事情,因此采用了最新的版本,而不是5.0.89?关于旧设备是什么?(注意我不是目前使用的支持库)

My question is will this also work for phones using a newer version of of Google Play Services? Should I do something so it uses the most recent version instead of 5.0.89? What about older devices?(note I am not currently using the support library)

推荐答案

的事情是,08年2月5日是的窃听。只要使用5.0.89。我看到的地方,08年2月5日仅适用于Android L,但我无法找到源。

The thing is that 5.2.08 is bugged. Just use 5.0.89. I saw somewhere that 5.2.08 is only for Android L, but I can't find the source.

这篇关于需要播放服务更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆