Android SDK Setup: Android Installation Guide Doc. Version 1.0 Page 1 of 8
Android SDK Setup: Android Installation Guide Doc. Version 1.0 Page 1 of 8
Android
Installation Guide
Table of Contents
1 INSTALLING THE SDK...............................................................................................................................3 STEP 1: SETTING UP DEVELOPMENT ENVIRONMENT ...............................................................................................3 STEP 2: DOWNLOAD THE ANDROID SDK ...........................................................................................................3 STEP 3: INSTALLING THE ADT PLUG-IN FOR ECLIPSE............................................................................................4
1.0.1 Downloading the ADT Plugin.........................................................................................4 1.0.2 Configuring the ADT Plug-in..........................................................................................6 1.0.3 Download Platform and Other Components..................................................................7
Android
Installation Guide
This document describes how to install the Android SDK and set up your development environment for the first time.
Android
Installation Guide
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/
Android
Installation Guide
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.
Android
Installation Guide
Note: If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
1. Select Window > Preferences... to open the Preferences panel 2. Select Android from the left panel. 3. For the SDK Location in the main panel, click Browse... and locate your downloaded SDK
directory.
Android
Installation Guide
Android
Installation Guide
5. Click Close
Android
Installation Guide