[[["容易理解","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,["# Overview\n\nAn app is one of the primary surfaces on Wear OS. Apps are different from complications or tiles, which are glanceable representations of app content. Apps display more information and support richer interactivity. The user often enters an app from another surface, such as the launcher, recents, a notification, complication, tile, or voice action.\n\nPrinciples\n----------\n\n\n**Focused**\nFocus on critical tasks to help people get things done within seconds. \n\n**Shallow and linear**\nAvoid creating hierarchies deeper than two levels. Aim to display content and navigation inline when possible. \n\n**Scrolling**\nApps can scroll. This is a natural gesture for users to see more content on the watch.\n\n\u003cbr /\u003e\n\nContent container types\n-----------------------\n\nUse content containers in your app to group related content and differentiate from distinct content or content groupings.\n\n\n**Fixed height containers** \n\n\u003cbr /\u003e\n\n\n**Variable height containers** \n\n\u003cbr /\u003e\n\n\n**Height and width greater than viewport** \n\n\u003cbr /\u003e\n\n\n**Paginated container** \n\n\u003cbr /\u003e\n\nFull screen takeovers\n---------------------\n\n\n**Sign in states**\n\nTell the user that they need to update their settings or preferences, log into their account, or create an account either from their watch or mobile app from the tile.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]