5cf78ecd2c
based on candidate 5 Change-Id: I10929c0dfd889c919d70a4aaa4854ce1fecbc51d
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
page.title=Android SDK
|
|
sdk.redirect=0
|
|
|
|
sdk.win_installer=installer_r11-windows.exe
|
|
sdk.win_installer_bytes=32883649
|
|
sdk.win_installer_checksum=3dc8a29ae5afed97b40910ef153caa2b
|
|
|
|
sdk.win_download=android-sdk_r11-windows.zip
|
|
sdk.win_bytes=32837554
|
|
sdk.win_checksum=0a2c52b8f8d97a4871ce8b3eb38e3072
|
|
|
|
sdk.mac_download=android-sdk_r11-mac_x86.zip
|
|
sdk.mac_bytes=28844968
|
|
sdk.mac_checksum=85bed5ed25aea51f6a447a674d637d1e
|
|
|
|
sdk.linux_download=android-sdk_r11-linux_x86.tgz
|
|
sdk.linux_bytes=26984929
|
|
sdk.linux_checksum=026c67f82627a3a70efb197ca3360d0a
|
|
|
|
@jd:body
|
|
|
|
<div class="non-preview">
|
|
<p>Here's an overview of the steps you must follow to set up the Android SDK:</p>
|
|
|
|
<ol>
|
|
<li>Prepare your development computer and ensure it meets the system requirements.</li>
|
|
<li>Install the SDK starter package from the table above. (If you're on Windows, download the
|
|
installer for help with the initial setup.)</li>
|
|
<li>Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).</li>
|
|
<li>Add Android platforms and other components to your SDK.</li>
|
|
<li>Explore the contents of the Android SDK (optional).</li>
|
|
</ol>
|
|
|
|
<p>To get started, download the appropriate package from the table above, then read the guide to <a
|
|
href="installing.html">Installing the SDK</a>.</p>
|
|
</div>
|