設計原則
透過集合功能整理內容
你可以依據偏好儲存及分類內容。

Wear OS 是穿戴式裝置平台,可幫助使用者掌握生活動態,活得更健康、更有生產力。Wear OS 可讓智慧型手錶成為易於瀏覽的獨立裝置,使用者不需操作手機也能保持上線狀態,並迅速完成各項工作。
為 Wear OS 開發內容時,請切記以下設計原則。
設計重要工作
check_circle
正確做法
專心處理一兩件工作,而不要考量整體應用程式體驗。
針對手腕進行最佳化
check_circle
正確做法
協助使用者在幾秒內完成手錶上的工作,避免造成使用者身體不適或手臂疲勞。
完美搭配,相得益彰
越來越多人會同時使用多種裝置。智慧手錶適合處理快速且經常執行的工作,而行動裝置則適合在進行長時間且複雜的互動時使用。在某些情況下,您可以同時使用智慧手錶和手機,完成同一件工作的不同環節。
check_circle
正確做法
請思考各種裝置適合完成哪些操作。
持續符合需求
使用者會一直配戴手錶。請考量如何根據使用者的情境 (例如時間、地點、活動等) 更新應用程式內容。
check_circle
正確做法
確保錶面內容可以隨時符合使用者的需求。
可離線使用
check_circle
正確做法
針對緩慢連線和離線等用途 (例如運動或通勤等情境) 進行設計。
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-07-27 (世界標準時間)。
[null,null,["上次更新時間:2025-07-27 (世界標準時間)。"],[],[],null,["# Design principles\n\nWear OS is a wearable platform, helping people live more present, healthy, and\nproductive lives. Wear OS makes smartwatches into glanceable, standalone\ndevices, so users can stay connected online and complete tasks quickly, while\nleaving their phones in their pockets.\n\nKeep the following design principles in mind when developing for Wear OS.\n\nDesign for critical tasks\n-------------------------\n\ncheck_circle\n\n### Do\n\nFocus on one or two tasks rather than a full app experience.\n\nOptimize for the wrist\n----------------------\n\ncheck_circle\n\n### Do\n\nHelp people complete tasks on the watch within seconds to avoid ergonomic discomfort or arm fatigue.\n\nBetter together\n---------------\n\nUsers increasingly own multiple devices. Watches work well for quick, frequent\ntasks, while mobile devices are better for prolonged and complex interactions.\nIn some cases, you can use a watch and a phone together to accomplish different\nparts of the same task. \ncheck_circle\n\n### Do\n\nConsider which actions are appropriate for each device.\n\nAlways relevant\n---------------\n\nThe watch is always with the user. Consider how to update your app content for\npeople's context, such as their time, place, and activity. \ncheck_circle\n\n### Do\n\nKeep content on your watch face relevant to the user.\n\nWorks offline\n-------------\n\ncheck_circle\n\n### Do\n\nDesign for slow connections and offline use cases, such as exercising and commuting."]]