diff --git a/docs/html/index.jd b/docs/html/index.jd index dc8bf2fe51790..9d349ca27f585 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -20,7 +20,7 @@ home=true -
The Android SDK has the tools, sample code, and docs you need to create great apps.
- +The Android SDK the tools, sample code, and docs you need to create great apps.
+
The Android 1.6 SDK is now available, with new APIs and updated tools!
" - + "For more about the Android 1.6 platform, read the highlights" - + "." - + " Also keep an eye on the Blog" - + " for posts about some of the new developer technologies in Android 1.6.
" - + "Download the Android 1.6 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': { @@ -149,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.
" }, - '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 »
" } } diff --git a/docs/html/intl/ja/index.jd b/docs/html/intl/ja/index.jd index 3ed2357992350..8096247e4e1b0 100644 --- a/docs/html/intl/ja/index.jd +++ b/docs/html/intl/ja/index.jd @@ -45,7 +45,7 @@ home=trueAndroid SDK には、優れたアプリケーションの作成に必要となるツール、サンプル コード、ドキュメントが含まれています。
- +Android 1.6 SDK の最新バージョンが公開されました。このリリースには Android 1.6 用の API、最新版デベロッパーツール、複数プラットフォーム(バージョン)サポート、そして Google API のアドオンが含まれています。
" + 'name':"Android 2.0", + 'img':"eclair-android.png", + 'title':"Android 2.0", + 'desc': "Android 2.0 の最新バージョンが公開されました。このリリースには Android 2.0 用の API、最新版デベロッパーツール、複数プラットフォーム(バージョン)サポート、そして Google API のアドオンが含まれています。
" }, 'io': { diff --git a/docs/html/sdk/android-1.6-highlights.jd b/docs/html/sdk/android-1.6-highlights.jd index b4a97d7e13e5d..84766d6207c9e 100644 --- a/docs/html/sdk/android-1.6-highlights.jd +++ b/docs/html/sdk/android-1.6-highlights.jd @@ -24,11 +24,11 @@ sdk.date=September 2009The Android 2.0 platform introduces many new and exciting features for +users and developers. This document provides a glimpse at some of the new features +and technologies in Android 2.0.
+ + + + + +




Revamped graphics architecture for improved performance that enables better +hardware acceleration.
+ + +Android 2.0 includes several new developer APIs. +For an overview of new APIs, see the +Android 2.0 version notes.
+ +For a complete report of all API changes, see the +API Differences Report.
+ + + diff --git a/docs/html/sdk/images/2.0/camera-modes.png b/docs/html/sdk/images/2.0/camera-modes.png new file mode 100644 index 0000000000000..ac4c1da578802 Binary files /dev/null and b/docs/html/sdk/images/2.0/camera-modes.png differ diff --git a/docs/html/sdk/images/2.0/email-inbox.png b/docs/html/sdk/images/2.0/email-inbox.png new file mode 100644 index 0000000000000..50d1c19033ac6 Binary files /dev/null and b/docs/html/sdk/images/2.0/email-inbox.png differ diff --git a/docs/html/sdk/images/2.0/mms-search.png b/docs/html/sdk/images/2.0/mms-search.png new file mode 100644 index 0000000000000..22c7dca9db2f7 Binary files /dev/null and b/docs/html/sdk/images/2.0/mms-search.png differ diff --git a/docs/html/sdk/images/2.0/multiple-accounts.png b/docs/html/sdk/images/2.0/multiple-accounts.png new file mode 100644 index 0000000000000..aa4cb157870d9 Binary files /dev/null and b/docs/html/sdk/images/2.0/multiple-accounts.png differ diff --git a/docs/html/sdk/images/2.0/quick-connect.png b/docs/html/sdk/images/2.0/quick-connect.png new file mode 100644 index 0000000000000..0bbf7dd27a659 Binary files /dev/null and b/docs/html/sdk/images/2.0/quick-connect.png differ