模拟器中的Android Google Play服务

时间:2015-06-01 10:20:57

标签: android android-emulator google-play-services

我得到了#34; Google Play服务"我使用模拟器运行我的应用程序时出现错误信息

enter image description here

我查了很多帖子,他们说我必须下载Google API和Google Play服务

enter image description here enter image description here

我已经做了,我在Gradle.build中有这段代码

dependencies {
    compile fileTree(dir: 'libs', include: ['*.jar'])
    compile 'com.android.support:appcompat-v7:22.0.0'
    compile 'com.google.android.gms:play-services:7.3.0'
}

如何解决此问题?

2 个答案:

答案 0 :(得分:0)

请下载此内容并再次查看:

enter image description here

因为您正在使用

  

com.google.android.gms:播放服务:7.3.0

in dependencies。

答案 1 :(得分:0)

请安装列表最后给出的Intel x86仿真器。