缺少谷歌播放服务的SDK管理器管理器、SDK

由网友(莫名伤感。)分享简介:我想使用谷歌地图在我的应用程序。我想安装谷歌播放服务在SDK管理器中,但是当我去了SDK管理器中,我看不出谷歌播放服务!为什么?如何安装呢?我可以独立安装SDK管理器呢?我搜索,但我无法找到一个解决方案。我看到这些的附加功能:在Android的支持库在谷歌的AdMob广告SDK 在谷歌Analytics(分析)SD...

我想使用谷歌地图在我的应用程序。我想安装谷歌播放服务在SDK管理器中,但是当我去了SDK管理器中,我看不出谷歌播放服务!为什么?如何安装呢?我可以独立安装SDK管理器呢?

我搜索,但我无法找到一个解决方案。

我看到这些的附加功能:

在Android的支持库 在谷歌的AdMob广告SDK 在谷歌Analytics(分析)SDK 在谷歌云消息传递为Android库 在谷歌播放计费库 在谷歌Play许可库 在谷歌播放APK扩展库 在谷歌的USB驱动程序 在谷歌网络驱动程序 在英特尔硬件加速执行管理器 解决方案

在这里下载新的SDK: https://开头开发商.android.com / SDK / index.html的并启动SDK管理器。这时你会发现在谷歌播放服务。

之后,更新在Eclipse ADT的,你准备好去!

旧的文章:

如果你想使用谷歌地图API在你的应用程序,你必须下载谷歌API在Android SDK。

打开SDK,打开了最新的Andr​​oid API文件夹(Android 4.4系统),检查谷歌API和下载。在此之后,在Eclipse中打开项目属性,然后选择Android系统。在项目建设目标选择谷歌的API与API等级19。

然后就可以使用谷歌地图的活动等。

请务必使用最新的Andr​​oid SDK管理器,我有当前版本22.3。

I want to use Google Maps in my app. I want to install Google Play Services in the SDK Manager, but when I go to the SDK Manager, I don't see Google Play Services! Why? How can I install this? Can I install this independently of the SDK Manager?

Android SDK Manager Google Apis 下载

I searched, but I could not find a solution for this.

I see these in Extras:

Android Support Library Google AdMob Ads SDK Google Analytics SDK Google Cloud Messaging for Android Library Google Play Billing Library Google Play Licensing Library Google Play APK Expansion Library Google USB Driver Google Web Driver Intel Hardware Accelerated Execution Manager

解决方案

Download the new SDK here: https://developer.android.com/sdk/index.html and start the SDK Manager. Then you will find the Google Play Services.

Afterwards, update the ADT inside Eclipse and you are ready to go!

Old post:

If you want to use Google Maps API in your app, you have to download the Google API in the Android SDK.

Open the SDK, open the newest Android API "folder" (Android 4.4), check Google API's and download it. After that, open the project properties in Eclipse and choose Android. In "Project Build Target" choose Google APIs with API Level 19.

Then you can use the Google Maps Activities etc.

Be sure to use the newest Android SDK Manager, i have currently revision 22.3.

阅读全文

相关推荐

最新文章