8ef5a6b6ae
install, and requirements pages and redirect to the new sdk pages. Also update the "older sdks" doc to include all version-specific sdks. also update the robots file to disallow indexing of the old sdk docs.
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
@jd:body
|
|
|
|
<script type="text/javascript">
|
|
document.location=toRoot+"sdk/installing.html"
|
|
</script>
|
|
|
|
<p>You should have already been redirected by your browser. Please go to
|
|
<a href="{@docRoot}sdk/installing.html">Installing the Android SDK</a>.</p> |