[[["容易理解","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-27 (世界標準時間)。"],[],[],null,["# Ongoing activities\n\nWear OS makes it easier for users to return to activities that run in the\nbackground, such as timers, media sessions, and workouts.\n\nEntry points\n------------\n\nUsers can return to the ongoing activity from multiple entry-points.\n\n\n**Figure 1.** Users can return to the ongoing activity from a watch face. \n\n**Figure 2.** Users can return to the ongoing activity from the launcher. \n\n**Figure 3.** Users can return to the ongoing activity from a Tile.\n\n\u003cbr /\u003e\n\nGuidelines\n----------\n\nKeep the following guidelines in mind when using ongoing activities.\n\n### Display helpful information in the launcher entry\n\ncheck_circle\n\n### Do\n\nShow critical information in the launcher entry.\n\nThe text string displayed in Recents should help users understand the type of\nongoing activity, and the status of that activity.\n\nThe text to show in Recents depends on the type of app:\n\n- **Media apps:** Show the track name, such as the song name or podcast name.\n- **Fitness apps:** Show either workout duration or workout type.\n- **Navigation apps:** Show the journey's ETA, the destination name, or method of navigation.\n\n### Refer to ongoing activities from the Tile\n\nShow a glanceable representation on the Tile to allow the user to return to the\nongoing activity while conserving power.\n**Note:** To conserve power, try not to update the Tile more than once a minute. \ncheck_circle\n\n### Do\n\nEnable the user to tap to see more information in an app. \ncancel\n\n### Don't\n\nShow detailed information and actions for the ongoing activity on the Tile."]]