Gmail登录:谷歌播放服务过时

编程入门 行业动态 更新时间:2024-10-08 10:55:11
本文介绍了Gmail登录:谷歌播放服务过时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

当我尝试使用:

mPlusClient = new PlusClient.Builder(this, this, this) .setVisibleActivities("schemas.google/AddActivity", "schemas.google/BuyActivity").build();

它会触发 onConnectionFailed 和 ConnectionResult 是:

ConnectionResult{statusCode=SERVICE_VERSION_UPDATE_REQUIRED, resolution=null}

和作为一个整体,它说:

and as a whole it says:

03-02 12:12:50.969: W/GooglePlayServicesUtil(18431): Google Play services out of date. Requires 3025100 but found 2012110

那么,究竟应该更新我的设备上?

So, what exactly should I update on my device?

推荐答案

谷歌Play业务是为Play商店的相关功能。

Google Play services is the associated features for the Play store. You can install it directly from the web store here:

的play.google/store/apps/details?id=com.google.android.gms&hl=en

如果您使用的是仿真器,谷歌播放服务包括在AVDS与谷歌API的4.2.2和更新设置为平台的目标。我只测试了ARM。

If you are using an emulator, Google Play Services is included in AVDs with Google APIs 4.2.2 and newer set as the platform target. I have only tested on ARM.

请参阅this张贴有关安装的细节。

更多推荐

Gmail登录:谷歌播放服务过时

本文发布于:2023-11-09 23:28:02,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1573737.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Gmail

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!