Android 2.0 Platform Highlights
Stay organized with collections
Save and categorize content based on your preferences.
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
- Multiple accounts can be added to a device for email and contact
synchronization, including Exchange accounts. (Handset manufacturers can
choose whether to include Exchange support in their devices.)
- Developers can create sync adapters that provide synchronization with
additional data sources.
- Quick Contact for Android provides instant access to
a contact's information and communication modes. For example, a user can tap a
contact photo and select to call, SMS, or email the person. Other applications
such as Email, Messaging, and Calendar can also reveal the Quick Contact widget
when you touch a contact photo or status icon.
Email
- Exchange support.
- Combined inbox to browse email from multiple accounts in one page.
Messaging
- Search functionality for all saved SMS and MMS messages.
- Auto delete the oldest messages
in a conversation when a defined limit is reached.
Camera
- Built-in flash support
- Digital zoom
- Scene mode
- White balance
- Color effect
- Macro focus
Android virtual keyboard
- An improved keyboard layout to makes it easier to hit the correct characters
and improve typing speed.
- The framework's multi-touch support ensures that key presses aren't missed
while typing rapidly with two fingers.
- A smarter dictionary learns from word usage and automatically includes
contact names as suggestions.
Browser
- Refreshed UI with actionable browser URL bar enables users to directly
tap the address bar for instant searches and navigation.
- Bookmarks with web page thumbnails.
- Support for double-tap zoom.
- Support for HTML5:
- Database API support, for client-side databases using SQL.
- Application cache support, for offline applications.
- Geolocation API support, to provide location information about the device.
<video>
tag support in fullscreen mode.
Calendar
- Agenda view provides infinite scrolling.
- Events indicate the attending status for each invitee.
- Invite new guests to events.
Revamped graphics architecture for improved performance that enables better
hardware acceleration.
Bluetooth
- Bluetooth 2.1
- New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)
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.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-05-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-20 UTC."],[],[],null,["# Android 2.0 Platform Highlights\n\nThe Android 2.0 platform introduces many new and exciting features for\nusers and developers. This document provides a glimpse at some of the new features\nand technologies in Android 2.0.\n\n- [New User Features](#UserFeatures)\n- [New Platform Technologies](#PlatformTechnologies)\n\nNew User Features\n-----------------\n\n\u003cbr /\u003e\n\nQuick Contact for Android \n\nMultiple Accounts \n\nMessaging Search \n\nEmail Combined Inbox \n\nCamera Modes\n\n### Contacts and accounts\n\n- Multiple accounts can be added to a device for email and contact synchronization, including Exchange accounts. (Handset manufacturers can choose whether to include Exchange support in their devices.)\n- Developers can create sync adapters that provide synchronization with additional data sources.\n- Quick Contact for Android provides instant access to a contact's information and communication modes. For example, a user can tap a contact photo and select to call, SMS, or email the person. Other applications such as Email, Messaging, and Calendar can also reveal the Quick Contact widget when you touch a contact photo or status icon.\n\n### Email\n\n- Exchange support.\n- Combined inbox to browse email from multiple accounts in one page.\n\n### Messaging\n\n- Search functionality for all saved SMS and MMS messages.\n- Auto delete the oldest messages in a conversation when a defined limit is reached.\n\n### Camera\n\n- Built-in flash support\n- Digital zoom\n- Scene mode\n- White balance\n- Color effect\n- Macro focus\n\n### Android virtual keyboard\n\n- An improved keyboard layout to makes it easier to hit the correct characters and improve typing speed.\n- The framework's multi-touch support ensures that key presses aren't missed while typing rapidly with two fingers.\n- A smarter dictionary learns from word usage and automatically includes contact names as suggestions.\n\n### Browser\n\n- Refreshed UI with actionable browser URL bar enables users to directly tap the address bar for instant searches and navigation.\n- Bookmarks with web page thumbnails.\n- Support for double-tap zoom.\n- Support for HTML5:\u003cbr /\u003e\n\n - Database API support, for client-side databases using SQL.\n - Application cache support, for offline applications.\n - Geolocation API support, to provide location information about the device.\n - `\u003cvideo\u003e` tag support in fullscreen mode.\n\n### Calendar\n\n- Agenda view provides infinite scrolling.\n- Events indicate the attending status for each invitee.\n- Invite new guests to events.\n\nNew Platform Technologies\n-------------------------\n\n### Media Framework\n\nRevamped graphics architecture for improved performance that enables better\nhardware acceleration.\n\n### Bluetooth\n\n- Bluetooth 2.1\n- New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)\n\n### New Framework APIs\n\nAndroid 2.0 includes several new developer APIs.\nFor an overview of new APIs, see the\n[Android 2.0 version notes](/about/versions/android-2.0#api).\n\nFor a complete report of all API changes, see the\n[API Differences Report](/sdk/api_diff/5/changes)."]]