问题描述
我是法国人,我会用谷歌播放服务,所以我也跟着上的谷歌和这里
I'm french and I would use "google-play-service" so I followed the procedure on the official web site to google here and here
和我挡在这一步:
要添加的依赖,以谷歌播放服务到项目 项目 - >属性 - > Android的 - >库,添加 - >谷歌播放services_lib
我解释一下:正常情况下,依赖必须是绿色支票左
I explain: Normally the "dependency" must be a "green check" at left.
在以preSS的Apply按钮绿色支票处处是绿,但是当我把窗户(蒙山preSS确定按钮),我在这个窗口返回(鼠标右击>属性> Android的)我没有绿色支票,但我现在一个红叉 (shoot3)......我不明白为什么?
After to press the button "Apply" the "green check" is always green,but when I leave the windows (whith press button "OK") and I return on this windows (mouse right>properties>Android) I didn't have a "green check" but I have now a "red cross" (shoot3) ... I don't understand why ?
你有同样的问题?
推荐答案
尝试复制下一个到你的项目目录中的谷歌播放services_lib
,并从那里打开它。
Try to copy the google-play-services_lib
next to your project's directory and open it from there.
你也不必使用谷歌阿比的了 - 你可以使用Android的阿比
Also you don't have to use Google Api's anymore - you can use Android Api.
这篇关于导入谷歌播放服务的依赖红十字会的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!