

- ANDROID SDK DOWNLOAD HOW TO
- ANDROID SDK DOWNLOAD FOR MAC OS X
- ANDROID SDK DOWNLOAD MAC OS X
- ANDROID SDK DOWNLOAD INSTALL
Check the box next to and click the Install Selected button Figure 7-4. Use the Android SDK and AVD Manager to download SDK packages for particular versions of the Android OS and click the Install Selected button"/>įigure 7-3. Read the terms, check the box next to Accept, and click the Install button to begin your download (Figure 7-4). A window will appear asking you to accept the license terms. Click the Install Selected button in the lower right corner of the window.ĩ. Check the box next to to install all of the available packages and archives (Figure 7-3).Ĩ. You should see a single item appear in the Sites, Packages, and Archives panel (Figure 7-2).ħ. When the Android SDK and AVD Manager window opens, click Available Packages in the left sidebar. On the Mac or on Linux, the command is:Ħ. Enter the following command to launch the Android SDK and AVD Manager. On Windows, the command would be something like:ĥ.

On Linux, the command will be the same (if you put the Android directory in the Desktop subdirectory of your home directory). If you put the Android directory on your desktop and renamed it, use the following command: Launch the Terminal application and navigate into the tools subdirectory of the Android SDK directory. For simplicity's sake, I'm going to rename the unzipped SDK directory to Android.Ĥ. Also, you should avoid spaces in the path names, so if you are using Windows XP (which puts at least two spaces in your home directory due to home directories residing in Documents and Settings), you should create a directory such as C:\Source instead of putting things on your desktop.ģ. On Windows, you won't be able to use the ~ shortcut for your home directory. Unzip the downloaded archive to whichever directory you like. Follow the instructions in "Setting Up the Environment" on page 115, but instead of modifying the PATH environment variable, create a new environment variable called JAVA_HOME and set it to the directory that Java was installed in (such as C:\Program Files\]ava\jdk1.6.0_21).Ģ. If you install it on Windows, you'll need to set your JAVA_HOME environment variable.
ANDROID SDK DOWNLOAD MAC OS X
Java comes preinstalled on Mac OS X and is available in most Linux package managers.

Download the appropriate Android SDK for your development machine For detailed instructions, start with the Installing the SDK guide.įigure 7-1.
ANDROID SDK DOWNLOAD HOW TO
The steps below provide an overview of how to get started with the Android SDK. If you are already using the Android SDK and would like to update to the latest tools or platforms, please use the Android SDK and A VD Manager to get the components, rather than downloading a new SDK package. Welcome Developers! If you are new to the Android SDK, pie* for an overview of how to install and set up the SDK. SDK System Requirements SDK Terms and Conditions SDK Archives
ANDROID SDK DOWNLOAD FOR MAC OS X
My development machine is a MacBook Pro running Mac OS X 10.6, so in my case, the appropriate package is android-sdk_r06-mac_86.zip for Mac OS X (Intel) (Figure 7-1). If you are on Windows or Linux, you will need to install Java (see ) first. Navigate to the Android SDK download page and download the package appropriate for your platform.

PhoneGap works in conjunction with the Android SDK, so before we can get started with PhoneGap, we need to download and install the Android SDK itself.
