From 08c57535d180469bf902e75fc90c9f87c5ceb9a7 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 22 Oct 2009 14:57:09 -0700 Subject: docs: add 2.0 highlights doc and updated homepage --- docs/html/sdk/android-2.0-highlights.jd | 201 ++++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 docs/html/sdk/android-2.0-highlights.jd (limited to 'docs/html/sdk/android-2.0-highlights.jd') diff --git a/docs/html/sdk/android-2.0-highlights.jd b/docs/html/sdk/android-2.0-highlights.jd new file mode 100644 index 0000000..d4d13fc --- /dev/null +++ b/docs/html/sdk/android-2.0-highlights.jd @@ -0,0 +1,201 @@ +page.title=Android 2.0 Platform Highlights +sdk.date=October 2009 + +@jd:body + + + + +
+ + + + + +
+ + +

The 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.

+ + + + + +

New User Features

+ + + +
+
+ Quick Contact for Android +
+ +
+
+ Multiple Accounts +
+ +
+
+ Messaging Search +
+ +
+
+ Email Combined Inbox +
+ +
+
+ Camera Modes +
+ + + +

Contacts and accounts

+ + + + + + +

Email

+ + + + +

Messaging

+ + + + +

Camera

+ + + +

Android virtual keyboard

+ + + + +

Browser

+ + + + +

Calendar

+ + + +

New Platform Technologies

+ +

Media Framework

+ +

Revamped graphics architecture for improved performance that enables better +hardware acceleration.

+ + +

Bluetooth

+ + + + +

New Framework APIs

+ +

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.

+ + + -- cgit v1.1