" SDK平台工具组件缺失&QUOT!;缺失、组件、工具、平台

2023-09-12 10:58:22 作者:你最珍贵,

我想附加SDK平台1.6添加到现有安装的2.2,用的这个线程。

I am trying to add the add SDK Platform 1.6 to an existing Install of 2.2, with the help of this thread.

作为建议,我跑帮助→检查更新其中发现和安装以下软件:

As suggested, I ran Help → Check for Updates which found and installed the following:

  + Android DDMS              8.0.1.v201012062107-82219
  + Android Development Tools 8.0.1.v201012062107-82219

这提示重新启动Eclipse的,当它重新启动它给了我下面的错误信息:

It prompted for restarting Eclipse and when it restarted it gave me the following error message:

"SDK Platform Tools component is missing!
Please use the SDK Manager to install it."

咦?为什么?我仍然有SDK平台工具的C:\ Android的SDK-窗户被工作完全之前,我做了这个升级版

Huh? Why? I still have the SDK Platform Tools on C:\android-sdk-windows that was working perfectly before I did this "upgrade".

什么我需要在我的开发环境无论2.2和1.6的支持?

What do I need to have both 2.2 and 1.6 supported in my development environment?

推荐答案

好了,这里是我做过什么来解决这个问题:

OK, here is what I did to fix the problem:

Open Eclipse. Then:
  Window > Android SDK and AVD Manager
   > Available Packages: 
     > Android Repository:
       + Android SDK Tools, revision 8
       + Android SDK Platform-tools, revision 1

[Install Selected]