Installing the Eclipse Plugin

https://stuff.mit.edu/afs/sipb/project/android/docs/sdk/installing/installing-adt.html


Download the ADT Plugin

  1. Start Eclipse, then select Help > Install NewSoftware.
  2. Click Add, in the top-right corner.
  3. In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and thefollowing URL for the Location:
    https://dl-ssl.google.com/android/eclipse/
  4. Click OK.

    If you have trouble acquiring the plugin, try using "http" in the Location URL,instead of "https" (https is preferred for security reasons).

  5. In the Available Software dialog, select the checkbox next to Developer Tools and clickNext.
  6. In the next window, you'll see a list of the tools to be downloaded. ClickNext.
  7. Read and accept the license agreements, then click Finish.

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

  8. When the installation completes, restart Eclipse.

你可能感兴趣的:(android)