Android 2.0 平台重點
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Android 2.0 平台為使用者和開發人員推出許多令人興奮的新功能。本文件將簡要介紹 Android 2.0 中的部分新功能和技術。
新使用者功能

Android 版快速聯絡

多個帳戶

Messaging Search

電子郵件合併收件匣

相機模式
- 您可以將多個帳戶新增至裝置,以便同步處理電子郵件和聯絡人,包括 Exchange 帳戶。(手機製造商可以選擇是否在裝置中加入 Exchange 支援功能)。
- 開發人員可以建立同步處理轉接程式,以便與其他資料來源同步處理。
- Android 版 Quick Contact 可讓您立即存取聯絡人的資訊和通訊模式。舉例來說,使用者可以輕觸聯絡人相片,然後選取撥打電話、傳送簡訊或傳送電子郵件給該聯絡人。當您輕觸聯絡人相片或狀態圖示時,電子郵件、訊息和日曆等其他應用程式也會顯示快速聯絡人小工具。
電子郵件
- 支援 Exchange。
- 合併收件匣,在單一頁面瀏覽多個帳戶的電子郵件。
訊息
- 搜尋所有已儲存的簡訊和多媒體訊息。
- 達到指定上限時,自動刪除會話中最舊的訊息。
相機
- 內建閃光燈
- 數位變焦
- 場景模式
- 白平衡
- 色彩效果
- 微距對焦
Android 虛擬鍵盤
- 改善鍵盤版面配置,讓使用者更容易按到正確的字元,並提高輸入速度。
- 此架構的多點觸控支援功能可確保在用兩指快速輸入時,不會錯過按下按鍵的動作。
- 智慧字典會根據使用字詞學習,並自動將聯絡人名稱納入建議。
Browser
- 更新的使用者介面提供可操作的瀏覽器網址列,讓使用者可以直接輕觸網址列,進行即時搜尋和導覽。
- 書籤可包含網頁縮圖。
- 輕按兩下可即可進行縮放。
- 支援 HTML5:
- 針對使用 SQL 的用戶端資料庫提供資料庫 API 支援。
- 針對離線應用程式提供應用程式快取支援。
- 支援地理位置 API,能夠提供裝置的位置資訊。
<video>
標記支援全螢幕模式。
日曆
- 待辦事項檢視提供無限捲動功能。
- 活動會標出每一位邀請對象的參加狀態。
- 邀請新的對象參加活動。
重新設計的圖形架構可改善效能,進而提供更優異的硬體加速功能。
藍牙
- 藍牙 2.1
- 新的 BT 設定檔:物件推送設定檔 (OPP) 和電話簿存取設定檔 (PBAP)
新版架構 API
Android 2.0 包含數個新的開發人員 API。如需新 API 的總覽,請參閱 Android 2.0 版本資訊。
如需所有 API 變更的完整報告,請參閱 API 差異比較表。
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-26 (世界標準時間)。"],[],[],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)."]]