无法为Android r15安装平台/ USB驱动程序

时间:2011-11-17 10:40:38

标签: android install

首先,我是一名想要使用Android进行实习的学生。这是一个关于我即将到来的问题的链接,但他还没有得到一个好的awnser:Unable to Install Platforms for Android SDK r15

在阅读了一些关于android之后,我开始下载并安装。我有一个SDK经理和一个AVD经理。也得到了日食等。但是没有像我在互联网上到处看到的SDK和AVD经理。我到处搜索,我可以手动安装一些东西,但这不方便。

因此,使用我的SDK管理器,我无法下载我想要的平台。也许我需要下载较旧版本的SDK,因此我获得了SKD和AVD管理器而不是分离。

请查看链接。抱歉我的英语不好,不是我的母语。

任何人都有在SDK程序本身下载平台/ Google USB驱动程序等的解决方案吗?

提前致谢

1 个答案:

答案 0 :(得分:1)

当您使用安装新的软件方法将SDK管理器安装到eclipse中时,如android开发人员安装文件中所述。

Downloading the ADT Plugin

Use the Update Manager feature of your Eclipse installation to install the latest revision of ADT on your development computer.<>

Assuming that you have a compatible version of the Eclipse IDE installed, as described in Preparing for Installation, above, follow these steps to download the ADT plugin and install it in your Eclipse environment.

    Start Eclipse, then select Help > Install New Software....
    Click Add, in the top-right corner.
    In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:

    https://dl-ssl.google.com/android/eclipse/

    Click OK

    Note: If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).
    In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
    In the next window, you'll see a list of the tools to be downloaded. Click Next.
    Read and accept the license agreements, then click Finish.

    Note: If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
    When the installation completes, restart Eclipse.

之后...你可以从this link安装SDK ...现在在eclipse中打开首选项 - &gt; Android系统。指定SDK根目录的路径......就是这样......现在按下ADT插件图标,然后你可以下载你想要的任何版本......

<强>更新 我认为eclipse的版本是非常错误的,安装eclipse经典版本更好更安全... jdk可以决定你的基础系统是什么。一旦你有JDK 32或64位下载适当的eclipse经典版本(几乎每个人都做它除了真正特定的java开发{可以随时安装/定制})和helios或indigo我不认为重要的是...除非ADK支持它。一切都由它照顾。