Android 1.1 SDK, Release 1

February 2009

This is NOT the current Android SDK release.

Download the current Android SDK

The sections below provide an overview of the SDK package.

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/