0
我的版本是Android Studio中找不到com.google.android.gms:播放服務
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="google_play_services_version">7327000</integer>
</resources>
所以,當我在dependices
compile 'com.google.android.gms:play-services:7.3.27'
我一直得到它添加錯誤
錯誤:無法找到:com.google.android.gms:發揮服務:27年3月7日
<a href="openFile">Open File</a><br><a href="open.dependency.in.project.structure">Open in Project Structure dialog</a>
我安裝了播放服務和回購。有人可以幫忙嗎?
在7.x.y系列,我在倉庫中看到的,僅僅是7.0.0和7.3.0。我不知道你從哪裏得到7.3.27的版本號。 – CommonsWare
例如,http://www.apkmirror.com/uploads/page/4/?app=google-play-services。 – Stan