ADT离线安装(Eclipse)

来源:互联网 发布:java web分页完整代码 编辑:程序博客网 时间:2024/06/10 02:32

谷歌提供的ADT离线安装方式:

谷歌原文和最新的安装包可以参见地址:http://developer.android.com/sdk/installing/installing-adt.html#Troubleshooting

Troubleshooting ADT Installation


If you are having trouble downloading the ADT plugin after following the steps above and you are behind a firewall (such as a corporate firewall), make sure that you have properly configured your proxy settings in Eclipse. In Eclipse, you can configure proxy information from the main Eclipse menu in Window (on Mac OS X, Eclipse) > PreferencesGeneral >Network Connections.

If you are still unable to use Eclipse to download the ADT plugin as a remote update site, you can download the ADT zip file to your local machine and manually install it:

  1. Download the ADT Plugin zip file (do not unpack it):
    PackageSizeMD5 ChecksumADT-23.0.6.zip103344298 bytesf64b7e50c84799f41c642218c35f1bbe
  2. Start Eclipse, then select Help > Install New Software.
  3. Click Add, in the top-right corner.
  4. In the Add Repository dialog, click Archive.
  5. Select the downloaded ADT-23.0.6.zip file and click OK.
  6. Enter “ADT Plugin” for the name and click OK.
  7. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  8. In the next window, you’ll see a list of the tools to be downloaded. ClickNext.
  9. Read and accept the license agreements, then click Finish.If you get a security warning saying that the authenticity or validity of the software can’t be established, click OK.
  10. When the installation completes, restart Eclipse.

To update your plugin once you’ve installed using the zip file, you will have to follow these steps again instead of the default update instructions.

Other install errors

Note that there are features of ADT that require some optional Eclipse packages (for example, WST). If you encounter an error when installing ADT, your Eclipse installation might not include these packages. For information about how to quickly add the necessary packages to your Eclipse installation, see the troubleshooting topic ADT Installation Error: “requires plug-in org.eclipse.wst.sse.ui”.

For Linux users

If you encounter this error when installing the ADT Plugin for Eclipse:

An error occurred during provisioning.Cannot connect to keystore.JKS

…then your development machine lacks a suitable Java VM. Installing Sun Java 6 will resolve this issue and you can then reinstall the ADT Plugin.


 

在百度云上分享一个ADT_23.0.6.zip的下载地址http://pan.baidu.com/s/1dD8MVTZ

0 0
原创粉丝点击