如果它不会运行,除非我在android studio中更新谷歌播放服务,如何修复 [英] How to fixed if it won't run unless I update google play service in android studio

查看:104
本文介绍了如果它不会运行,除非我在android studio中更新谷歌播放服务,如何修复的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何解决这个问题,我尝试了很多方法来解决它。但它仍然无法正常工作。我已经在SDK经理处安装了Google Play服务。





  compile' com.google.android.gms:play-services-maps:11.0.4'



  compile'c​​om.google.android.gms:play-services-maps:10.0.0'

我最初尝试更改为11.0.0,但遇到与11.0.0相同的问题。所以只用10.0.0试过,并没有任何问题。


How to fix this problem, I tried many way to fix it. But it's still not working. I already installed google play service at SDK manager.

解决方案

In build.gradle (Module:app) I just changed

compile 'com.google.android.gms:play-services-maps:11.0.4'

to

compile 'com.google.android.gms:play-services-maps:10.0.0'

I tried initially changing to 11.0.0 but experienced the same problem with 11.0.0. so just tried with 10.0.0 and don't have any problems.

这篇关于如果它不会运行,除非我在android studio中更新谷歌播放服务,如何修复的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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