且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

找不到适用于 Android SDK 的 Google API

更新时间:2023-10-11 22:48:40

如果您使用的是最新版本的 SDK (ADK 14),则 Google API 包应位于包含相应 SDK 级别的文件夹中SDK 管理器.

If you're using the latest version of the SDK (ADK 14), the Google API packages should be located in the folder containing the appropriate SDK level in the SDK manager.

例如,对于 Android 2.2,应该有一个名为Android 2.2 (API 8)"的文件夹,其中应该包含 SDKSDK Platform"和其他部分,例如 Google APIsGoogle APIs by Google, Inc."..

For example, for Android 2.2, there should be a folder called "Android 2.2 (API 8)" which should contain the SDK "SDK Platform" and additional pieces such as the Google APIs "Google APIs by Google, Inc.".