page.title=Android 1.1 SDK, Release 1 sdk.not_latest_version=true sdk.version=1.1_r1 sdk.date=February 2009 sdk.win_download=android-sdk-windows-1.1_r1.zip sdk.win_bytes=86038515 sdk.win_checksum=8c4b9080b430025370689e03d20842f3 sdk.mac_download=android-sdk-mac_x86-1.1_r1.zip sdk.mac_bytes=79046151 sdk.mac_checksum=becf0f1763d61eedce15d2a903d6c1dd sdk.linux_download=android-sdk-linux_x86-1.1_r1.zip sdk.linux_bytes=79345522 sdk.linux_checksum=ebcb16b0cd4aef198b4dd9a1418efbf1 @jd:body

For more information on this SDK release, read the Release Notes.

SDK Contents

Development tools

The SDK includes a variety of tools for developing and debugging application code and designing an application UI. You can read about the tools in the Dev Guide and access them in the <sdk>/tools/ directory.

The tools package included in this SDK is the same as that included in the Android 1.0, Release 2 SDK.

System Images

The Android system images listed below are included in this SDK. For more information about a system image — features, applications included, localizations, API changes, and so on — see its Version Notes.

System ImageAPI LevelNotesDescription
Android 1.1 2 Version Notes Includes com.google.android.maps external library and a set of standard development applications.

Sample Code and Applications

You can look at a variety of tutorials and samples in the Dev Guide and access the sample code itself in the <sdk>/samples/ directory of the SDK package.

Documentation

The SDK package includes a full set of local documentation. To view it, open the <sdk>/documentation.html file in a web browser. If you are developing in an IDE such as Eclipse, you can also view the reference documentation directly in the IDE.

The most current documentation is always available on the Android Developers site:

http://developer.android.com/