sdk.version=1.5 sdk.rel.id=1 sdk.date=April 2009 sdk.win_download= sdk.win_bytes= sdk.win_checksum= sdk.mac_download= sdk.mac_bytes= sdk.mac_checksum= sdk.linux_download= sdk.linux_bytes= sdk.linux_checksum= page.title=Download Android SDK @jd:body
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 includes many updates from that provided in the previous SDK and requires you to migrate your applications to the new development environment. For details, see the Upgrading the SDK document.
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.
Notes | Description | ||
---|---|---|---|
3 | Includes a set of standard development applications. | ||
2 | Includes a set of standard development applications. |
You can look at a variety of tutorials and samples in the Dev Guide and access the sample code itself
in the <sdk>/platforms/android-1.5/samples/
directory of the SDK package. Note the new location — the SDK now includes multiple platform versions that you can develop against and each has its own sample code directory.