為各種螢幕大小做好準備
透過集合功能整理內容
你可以依據偏好儲存及分類內容。

在 Wear OS 上,無論螢幕大小為何,都應設有最低品質標準
要打造優質的 Wear OS 應用程式,第一個步驟是讓應用程式支援所有螢幕大小。亦即針對各種目標螢幕大小測試應用程式,並找出並修正任何明顯的錯誤。
在這個階段,應用程式的版面配置可能不太理想,但應用程式沒有明顯的視覺或互動問題,且使用者可以完成所有工作流程。

需留意的常見問題
- 上邊界、底部和側邊邊界相關問題
- 裁剪文字、按鈕或其他元件
- 不當的元件調整
- UI 元素的縮放方式不一致
check_circle
最佳做法
確認應用程式在各種尺寸的裝置上沒有明顯的錯誤。
下一步:回應式及最佳化
採用回應式及最佳化設計的應用程式會採用回應式版面配置,這類版面配置能自動配合不同螢幕大小進行調整,為使用者提供額外價值,並提供效率卓越且互動良好的使用者體驗。
開始使用
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-07-27 (世界標準時間)。
[null,null,["上次更新時間:2025-07-27 (世界標準時間)。"],[],[],null,["# Be ready for all screen sizes\n\nA minimum quality bar for experiences across all screen sizes on Wear OS\n------------------------------------------------------------------------\n\nThe **first** step in creating a great app for Wear OS is making your app ready\nfor all screen sizes. This means testing your app across a range of target\nscreen sizes and identifying and fixing any obvious bugs.\n\nAt this stage, your app's layout might not be ideal, but the app doesn't have\nobvious visual or interaction issues, and users can complete all task flows.\n\n\nCommon issues to look out for\n-----------------------------\n\n- Issues with top, bottom, and or side margins\n- Clipping of text, buttons, or other components\n- Improper component adaptation\n- Inconsistent scaling of UI elements\n\ncheck_circle\n\n### Best practice\n\nCheck to make sure your app has no obvious bugs across screen sizes. \ncancel\n\n### Watch out for\n\n- Awkward alignments or spacing.\n- Proportionally scaling up the UI contents.\n\nNext step: responsive and optimized\n-----------------------------------\n\nApps that are **responsive and optimized** utilize responsive layouts that\nautomatically adapt to different screen sizes, offering some additional value to\nusers and providing a productive, engaging user experience.\n\n[Get started](/design/ui/wear/guides/foundations/larger-screens-optimized)"]]