From 9db3d07b9620b4269ab33f78604a36327e536ce1 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 12 Nov 2009 18:45:53 -0800 Subject: eclair snapshot --- docs/html/index.jd | 50 ++++++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 22 deletions(-) (limited to 'docs/html/index.jd') diff --git a/docs/html/index.jd b/docs/html/index.jd index 823ec96192e5..9d349ca27f58 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -15,12 +15,12 @@ home=true

The second Android Developer Challenge has begun! In this contest, real-world users will help review and score applications and the overall winner will - take away $250,000. The deadline for submitting an application to the contest is August 31, 2009.

+ take away $250,000. The deadline for submissions was August 31, 2009.

Learn more about ADC 2 »

-
+
@@ -46,8 +46,8 @@ home=true

Download

-

The Android SDK has the tools, sample code, and docs you need to create great apps.

-

Learn more »

+

The Android SDK the tools, sample code, and docs you need to create great apps.

+

Learn more »

@@ -79,7 +79,7 @@ home=true

Watch

- +

More Android videos »

@@ -120,19 +120,25 @@ home=true 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"SDK 1.5 r3", - 'img':"sdk-large.png", - 'title':"Android 1.5 SDK", - 'desc': "

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.

Download Android 1.5 SDK »

" + 'name':"Android 2.0", + 'img':"eclair-android.png", + 'title':"Android 2.0 has arrived!", + 'desc': "

Android 2.0 includes exciting new features and APIs. " + + "For information about what's included in the new platform, read " + + "the Android 2.0 version notes.

" + + "

If you have the Android 1.6 SDK, you can update your environment " + + "by installing the Android 2.0 platform and updated tools as " + + "SDK components. Otherwise, " + + "download a new Android SDK.

" }, - - 'io': { + + 'devphone': { 'layout':"imgLeft", - 'icon':"io-small.png", - 'name':"Google I/O", - 'img':"io-large.png", - 'title':"Google I/O Developer Conference", - 'desc': "

The Google I/O developer conference took place May 27-28 in San Francisco. If you missed the conference, you can experience the Android sessions by viewing YouTube videos.

See the sessions from Google I/O »

" + 'icon':"devphone-small.png", + 'name':"Dev Phone 1", + 'img':"devphone-large.png", + 'title':"Android Dev Phone 1", + 'desc': "

Run and debug your Android applications directly on this device. Modify and rebuild the Android operating system, and flash it onto the phone. The Android Dev Phone 1 is carrier independent, and available for purchase by any developer registered with Android Market.

Learn more about the Android Dev Phone 1 »

" }, 'mapskey': { @@ -144,13 +150,13 @@ home=true 'desc':"

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.

Learn more »

" }, - 'devphone': { + 'io': { 'layout':"imgLeft", - 'icon':"devphone-small.png", - 'name':"Dev Phone 1", - 'img':"devphone-large.png", - 'title':"Android Dev Phone 1", - 'desc': "

Run and debug your Android applications directly on this device. Modify and rebuild the Android operating system, and flash it onto the phone. The Android Dev Phone 1 is carrier independent, and available for purchase by any developer registered with Android Market.

Learn more about the Android Dev Phone 1 »

" + 'icon':"io-small.png", + 'name':"Google I/O", + 'img':"io-large.png", + 'title':"Google I/O Developer Conference", + 'desc': "

The Google I/O developer conference took place May 27-28 in San Francisco. If you missed the conference, you can experience the Android sessions by viewing YouTube videos.

See the sessions from Google I/O »

" } } -- cgit v1.2.3-59-g8ed1b