且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

谷歌播放服务过期的虚拟机上

更新时间:2023-01-25 22:55:30

安装谷歌的API平台的兼容版本。打开SDK管理器和检查是否有更新的谷歌播放服务。(假设你使用Eclipse)

Install a compatible version of the Google APIs platform. Open the sdk manager and check if you have the updated Google play services.(assuming you use eclipse)

从文档引用。

如果你想测试你的应用程序在模拟器上,扩展为Android 4.2.2(API 17)或更高版本的目录,选择谷歌的API ,并安装它。然后创建一个新的AVD与谷歌的API作为目标平台。

If you want to test your app on the emulator, expand the directory for Android 4.2.2 (API 17) or a higher version, select Google APIs, and install it. Then create a new AVD with Google APIs as the platform target.

请注意:只有谷歌的API平台的Andr​​oid 4.2.2及以上版本包括谷歌Play服务

http://developer.android.com/google/play-services/ setup.html

下检查话题确保设备有谷歌Play服务APK

请确保您有最新的更新