summaryrefslogtreecommitdiffstats
path: root/docs/html/index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/index.jd')
-rw-r--r--docs/html/index.jd12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd
index bd681e2..883170a 100644
--- a/docs/html/index.jd
+++ b/docs/html/index.jd
@@ -12,7 +12,7 @@ home=true
<!-- total max width is 520px -->
<img src="{@docRoot}assets/images/home/IO-logo.png" alt="Google I/O Developer Conference 2009" width="242px" />
<div id="announcement" style="width:270px">
- <p>Google I/O is a two-day developer event that will take place May 27-28 at Moscone Center, San Francisco.</p>
+ <p>Google I/O is a two-day developer event that will take place May 27-28 at Moscone Center, San Francisco. The agenda includes a number of great sessions on Android topics by team engineers and other developers.</p>
<p><a href="http://code.google.com/events/io/">Learn more &raquo;</a></p>
</div> <!-- end annoucement -->
</div> <!-- end annoucement-block -->
@@ -43,7 +43,7 @@ home=true
<td>
<h2 class="green">Download</h2>
<p>The Android SDK has the tools, sample code, and docs you need to create great apps. </p>
- <p><a href="{@docRoot}sdk/1.1_r1/index.html">Learn more &raquo;</a></p>
+ <p><a href="{@docRoot}sdk/{@sdkCurrent}/index.html">Learn more &raquo;</a></p>
</td>
</tr>
<tr>
@@ -116,10 +116,10 @@ home=true
'sdk': {
'layout':"imgLeft",
'icon':"sdk-small.png",
- 'name':"SDK 1.1 r1",
+ 'name':"SDK 1.5 r1",
'img':"sdk-large.png",
- 'title':"Android 1.1 SDK r1",
- 'desc': "<p>A new Android SDK is available for download. The new SDK includes minor API changes, new UI localizations, bug fixes and some new application features.</p><p><a href='{@docRoot}sdk/1.1_r1/index.html'>Download Android 1.1 SDK r1</a></p>"
+ 'title':"Android 1.5 SDK r1",
+ 'desc': "<p>The final version of the Android 1.5 SDK is now available. It includes new APIs for Android 1.5, updated developer tools, multiple platform versions, and a Google APIs add-on.</p><p><a href='{@docRoot}sdk/1.5_r1/index.html'>Download Android 1.5 SDK</a></p>"
},
'mapskey': {
@@ -128,7 +128,7 @@ home=true
'name':"Maps API Key",
'img':"maps-large.png",
'title':"Maps API Key",
- 'desc':"<p>If you're writing an Android application that uses Google Maps (with MapView), you must register your application to obtain a Maps API Key. Without the key, your maps application will not work on Android devices. Obtaining a key requires just a couple of steps.</p><p><a href='{@docRoot}guide/topics/location/geo/mapkey.html'>Learn how to get a Maps API Key</a></p>"
+ 'desc':"<p>If you're writing an Android application that uses Google Maps (with MapView), you must register your application to obtain a Maps API Key. Without the key, your maps application will not work on Android devices. Obtaining a key requires just a couple of steps.</p><p><a href='http://code.google.com/android/add-ons/google-apis/maps-overview.html'>Learn more &raquo;</a></p>"
},
'market': {