From d24b8183b93e781080b2c16c487e60d51c12da31 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 10 Feb 2009 15:44:00 -0800 Subject: auto import from //branches/cupcake/...@130745 --- docs/html/index.jd | 81 +++++++++++++++++++++++++++--------------------------- 1 file changed, 41 insertions(+), 40 deletions(-) (limited to 'docs/html/index.jd') diff --git a/docs/html/index.jd b/docs/html/index.jd index 05ab987..8db339d 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -7,14 +7,16 @@ page.title=Home
-
-

T-Mobile G1 Now Available!

-
-
- Learn more »
- -
+

Developer Announcements

+
+ + Google I/O Developer Conference 2009 +
+

Google I/O is a two-day developer event that will take place May 27-28 at Moscone Center, San Francisco.

+

Learn more »

+
+
@@ -27,51 +29,32 @@ page.title=Home
- +
 
- -
- - - - - -
-
-

Featured Developer App: BreadCrumbz

-

Amos Yoffe takes navigation to the next level with BreadCrumbz.

-

Learn more about this developer »

-
- -
-
- + - - - - - + @@ -79,16 +62,25 @@ page.title=Home - + + + + + +

Download

-

Latest SDK

-

Download now

+

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

+

Learn more »

 

Market

-
-

Android Market is an open service that will give developers the opportunity to distribute applications to handsets.

+
+

Publish

+

Android Market is an open service that lets you distribute your apps to handsets.

Learn more »

 

Contribute

-

Create using our open source codebase and help us keep this project growing.

+

Android Open Source Project gives you access to the entire platform source.

Learn more »

 
+

Watch

+ +

More Android videos »

+
@@ -125,10 +117,10 @@ page.title=Home 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"SDK 1.0 r1", + 'name':"SDK 1.1 r1", 'img':"sdk-large.png", - 'title':"Android 1.0 SDK r1", - 'desc': "

The first Android 1.0 SDK is available for download. This is the first release guaranteed to operate on the first Android devices. If you want to release an application for Android, you should be developing with this SDK.

Download Android 1.0 SDK r1

" + 'title':"Android 1.1 SDK r1", + 'desc': "

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.

Download Android 1.1 SDK r1

" }, 'mapskey': { @@ -137,7 +129,7 @@ page.title=Home 'name':"Maps API Key", 'img':"maps-large.png", 'title':"Maps API Key", - '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 how to get a Maps API Key

" + '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 how to get a Maps API Key

" }, 'market': { @@ -147,6 +139,15 @@ page.title=Home 'img':"market-large.png", 'title':"", 'desc': "

Android Market helps you get your applications into the hands of users. The beta version of Market is now open and you can begin sharing your applications with users of the first Android-powered phone, the T-Mobile G1.

Publish your Android app on Market »

" + }, + + 'devphone': { + '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 »

" } } -- cgit v1.1