How to import Android SDK to eclipse

Source: Internet
Author: User

Original article: http://www.cnblogs.com/friendan/archive/2012/10/18/2838031.html

// Download the ADT by myself in the following method, and then install it successfully.

If you are still unable to use eclipse to download the ADT plugin as aremote Update site, you can download the adt zip file to your local machine andmanually install it:

  1. Download the ADT plugin ZIP file (do not unpack it ):
    // This is the ADT officially provided. You can check the ADT with your friends.
    Package Size MD5 checksum
    ADT-20.0.3.zip 12390954 bytes 869a536b1c56d0cd920ed9ae259ae619
  2. Start eclipse, then selectHelp>Install newsoftware.// The installation method is similar to the preceding one.
  3. ClickAdd, In the top-right corner.
  4. In the Add repository dialog, clickArchive.
  5. Select the downloaded ADT-20.0.3.zip file and clickOK.
  6. Enter "ADT plugin" for the name and clickOK.
  7. In the Available Software Dialog, select the checkbox next to Developer Tools and clickNext.
  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 clickFinish.

    If you get a security warning saying that the authenticity or validity ofthe software can't be established, clickOK.

  10. When the installation completes, restart eclipse.

To update your plugin once you 've installed using the ZIP file, you will haveto follow these steps again instead of the default update instructions.

Other install errors

Note that there are features of ADT that require some optionaleclipse packages (for example, WST ). if you encounter an error wheninstalling ADT, your eclipse installion might not include these packages. for information about how to quickly add the necessary
Packages to youreclipse installation, see the troubleshooting topicadtinstallation error: "requires plug-in org. Eclipse. WST. SSE. UI ".

For Linux Users

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

 
AnError occurred during provisioning.CannotConnect to keystore.Jks

... Then your development machine lacks a suitable Java VM. Installing sunjava 6 will resolve this issue and you can then reinstall the adtplugin.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.