Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/178.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 安装Google Play Services SDK问题_Android_Google Play Services_Eclipse Adt - Fatal编程技术网

Android 安装Google Play Services SDK问题

Android 安装Google Play Services SDK问题,android,google-play-services,eclipse-adt,Android,Google Play Services,Eclipse Adt,我想安装Google Play服务,并遵循以下示例: 滚动到软件包列表的底部,展开Extras,选择Google Play services,然后安装它。如果您使用的是Android Studio,还需要安装Google Repository(它提供了用于Gradle构建的Maven存储库) 但是我没有在Extras文件夹中看到Google Play服务。。。我已经将Eclipse和SDK管理器中的所有内容更新到了最新版本,没有更多需要更新的内容。我该怎么办 我正在使用Mac和Eclipse进行

我想安装Google Play服务,并遵循以下示例:

滚动到软件包列表的底部,展开Extras,选择Google Play services,然后安装它。如果您使用的是Android Studio,还需要安装Google Repository(它提供了用于Gradle构建的Maven存储库)

但是我没有在Extras文件夹中看到Google Play服务。。。我已经将Eclipse和SDK管理器中的所有内容更新到了最新版本,没有更多需要更新的内容。我该怎么办

我正在使用Mac和Eclipse进行开发


只有在使用SDK管理器安装后,您才能在“extras”文件夹中看到它。e、 g.我的系统上没有安装它(如下图所示),因此如果我导航到我的“extras”文件夹,我将看不到它


但是,如果您确实是从SDK管理器安装的,我建议您仔细检查“SDK路径”(上图顶部),因为您可能查找的位置不正确。

我找到了解决方案。。。但这很奇怪。转到SDK管理器的首选项,并打开强制HTTPS选项。。。所有的谷歌游戏选项都出现了

我在SDK管理器中根本看不到它-我需要从SDK管理器中安装它(就像您的情况一样),对吗?我没有看到谷歌播放的任何内容。。。在Extras文件夹中。