Home | History | Annotate | Download | only in templates-pdk

Lines Matching refs:SDK

4 <?cs if:sdk.redirect ?>
7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
8 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
21 <?cs if:sdk.redirect ?>
26 <a href="<?cs var:toroot ?>sdk/<?cs
27 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
29 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
30 else ?>Download the SDK<?cs /if ?>
37 # The following is for SDK/NDK pages
51 <?cs if:sdk.not_latest_version ?>
53 <p><strong>This is NOT the current Android SDK release.</strong></p>
54 <p><a href="/sdk/index.html">Download the current Android SDK</a></p>
76 <p>The Android NDK is a companion tool to the Android SDK that lets you build
87 href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a> for more information about what
92 Android SDK. If you have not already installed and setup the <a
93 href="http://developer.android.com/sdk/index.html">Android SDK</a>, please
138 # the following is for the SDK
148 <p>Welcome Developers! If you are new to the Android SDK, please read the steps below, for an
149 overview of how to set up the SDK. </p>
151 <p>If you're already using the Android SDK, you should
152 update to the latest tools or platform using the <em>Android SDK and AVD Manager</em>, rather than
153 downloading a new SDK starter package. See <a
154 href="<?cs var:toroot ?>sdk/adding-components.html">Adding SDK Components</a>.</p>
166 <a onclick="onDownload(this)" href="http://dl.google.com/android/<?cs var:sdk.win_download
167 ?>"><?cs var:sdk.win_download ?></a>
169 <td><?cs var:sdk.win_bytes ?> bytes</td>
170 <td><?cs var:sdk.win_checksum ?></td>
175 <a onclick="onDownload(this)" href="http://dl.google.com/android/<?cs var:sdk.win_installer
176 ?>"><?cs var:sdk.win_installer ?></a> (Recommended)
178 <td><?cs var:sdk.win_installer_bytes ?> bytes</td>
179 <td><?cs var:sdk.win_installer_checksum ?></td>
184 <a onclick="onDownload(this)" href="http://dl.google.com/android/<?cs var:sdk.mac_download
185 ?>"><?cs var:sdk.mac_download ?></a>
187 <td><?cs var:sdk.mac_bytes ?> bytes</td>
188 <td><?cs var:sdk.mac_checksum ?></td>
193 <a onclick="onDownload(this)" href="http://dl.google.com/android/<?cs var:sdk.linux_download
194 ?>"><?cs var:sdk.linux_download ?></a>
196 <td><?cs var:sdk.linux_bytes ?> bytes</td>
197 <td><?cs var:sdk.linux_checksum ?></td>
215 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
216 <p>Welcome developers! We are pleased to provide you with a preview SDK for the upcoming
221 href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information
222 about how to set up the preview SDK and get started.</p>
244 <?cs if:!sdk.redirect ?>