2011-11-17 90 views
0

首先,我是一名想在Android实习中与我一起工作的学生。这里是一个关于我即将到来的问题的链接,但他没有得到一个好的awnser呢:Unable to Install Platforms for Android SDK r15无法为Android安装平台/ USB驱动程序r15

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

因此,我的SDK管理器无法下载我想要的平台。也许我需要下载SDK的旧版本,所以我得到了SKD和AVD管理器,而不是分开的。

请看看链接。对不起,我的英文不好,这不是我的母语。

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

在此先感谢

当你安装了SDK管理器与作为spefified在Android开发者安装文件的安装新的软件方法日食

回答

1

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开放的首选项 - > Android系统。指定路径到SDK根目录...这是...现在按ADT插件图标,然后你可以下载任何你想要的版本......

UPDATE: 我认为日食的版本是非常错误的,安装eclipse经典版本会更好更安全...... jdk可以根据您的基本系统来决定。一旦你将JDK作为32位或64位下载适当的eclipse经典版本(几乎每个人都会这样做,除非是真正特定的java开发{可以随时安装/定制})以及helios或indigo,我不认为会很重要......直到ADK支持它。一切都由它来照顾。

+0

我已经做了这些步骤,但我做了他们。只要看看我链接的链接。您可以看到我的SDK管理器与SKD和AVD管理器看起来不同。对于你说的下载我需要点击ADT插件图标。但ADT插件图标在哪里? – Michielodc

+0

是的,我理解你的担心......让我问你几个问题......你的系统是32位还是64位的基础......你为什么安装了日食...... ADT是r15我明白这一点。 。和windows是你的平台。 – medampudi

+0

thx为您的时间。我有一个64位Windows 7系统。我为eclipse下载的链接是http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/indigo/SR1/eclipse-java-indigo-SR1-win32-x86_64。 zip但我的SDK管理员看起来不同的奇怪吗? – Michielodc