android - 缺少 SDK 平台 Android、API 18

标签 android android-sdk-tools

当我尝试安装 API 18 时,它只显示 "Google API 18"(仅此而已)。现在,如果我尝试从 Android SDK Manager 安装这些 google API,它会显示一条消息 “此包依赖于“缺少 SDK 平台 Android,API 18”。安装按钮是已禁用。

这里有人知道如何使用 eclipse 安装 API 18(4.3_MR2 sdk)

最佳答案

您是否安装了 SDK 平台工具版本 18?在您的 SDK 管理器中,您必须先安装最新版本的 SDK 平台工具,然后重新启动 eclipse,然后尝试 Android SDK API 18

enter image description here

关于android - 缺少 SDK 平台 Android、API 18,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17916966/

相关文章:

android - Xamarin Android 应用程序在收到远程通知时自动打开

android - 适用于 Mosync IDE 的 Genymotion Android 模拟器插件

android - 为什么在 Android 中尝试运行 Cordova 应用程序时会出现此错误?

android - 如何安装独立的 Android SDK,然后将其添加到 Windows 上的 IntelliJ IDEA?

sqlite3 : No such file or directory

android - android.permission.SET_PROCESS_LIMIT 在 android 应用程序中的用途是什么?

android - 如何让 float Action 按钮变成全屏形式

android - android上的react-native-camera构建错误

android - 对 Android API 级别感到困惑?

android - 在 Mac OS 上连接 Samsung Galaxy S6 Edge 以在 Android Studio 中进行调试