Pon*_*ing 8 android posting google-plus google-play-services
我在Android App中集成了Google Plus.我使用的是Android SDK版本4.2.2.但是我在google plus上执行共享帖时遇到了这个错误:
Google Plus服务已过期
和
ConnectionResult {statusCode = SERVICE_VERSION_UPDATE_REQUIRED,resolution = null}
我想在模拟器上运行Google Plus发布,而不是在设备上运行.
任何帮助将不胜感激.
我之所以收到此错误,只是因为Google Play服务在模拟器上运行时实际上已经过时了.显然,Google尚未在"旧"模拟器(例如Android 4.2.2)上更新Google Play服务.使用Google API 19(Android 4.4)模拟器适合我.
应该在物理设备上运行时使用Android 4.2.2和其他设备(实际更新设备上的Google Play服务).
以下是有关此问题的问题主题:https://code.google.com/p/android/issues/detail?id = 57880.旧的模拟器可能不会更新.
用户提问:
是否可以使用新的Google Play服务更新较旧的API级别17?
项目成员回答:
对不起,我们只承诺保持最新的API最新.
| 归档时间: |
|
| 查看次数: |
13617 次 |
| 最近记录: |